Scripts that are ready to be just dropped-in and used! Exclusively high-quality scripts selected by the Denizen team.
-
mcmonkey
- Site Admin

- Posts: 299
- Joined: August 5th, 2016, 7:27 pm
- Location: Los Angeles, California, USA
-
Contact:
Post
by mcmonkey » March 1st, 2019, 7:39 am
This neat little script will let players "ping" each other by saying names.
Just type somebody's username in chat, and they'll hear a little ping sound and see the text "(player) mentioned you!" as a toast and in chat.
It's a very short+simple script but it's handy to have.
Hastebin:
https://one.denizenscript.com/haste/52936 <-- Most users, just click here and click "Download the script"
GitHub current version:
https://github.com/mcmonkeyprojects/Den ... _pings.dsc
Denizen lead developer. On Discord as mcmonkey#6666
.
-
GoMinecraft
- New

- Posts: 8
- Joined: November 23rd, 2019, 11:05 am
- Location: Phoenix, AZ
-
Contact:
Post
by GoMinecraft » November 23rd, 2019, 11:15 am
As a quick addendum to this awesome little script;
If you are using a chat management plugin (VentureChat, for example), it may not work initially!
This is easily resolved.
- Open Denizen/config.yml
- Set "Use asynchronous event" to true
Code: Select all
Scripts:
World:
Events:
On player chats:
# Whether to use the dangerous 'async' chat event (not recommended!)
Use asynchronous event: true
-
mcmonkey
- Site Admin

- Posts: 299
- Joined: August 5th, 2016, 7:27 pm
- Location: Los Angeles, California, USA
-
Contact:
Post
by mcmonkey » November 24th, 2019, 1:17 am
GoMinecraft wrote: ↑November 23rd, 2019, 11:15 am
If you are using a chat management plugin (VentureChat, for example), it may not work initially!
This is easily resolved.
The ideal resolution is to remove such a plugin, and replace it. Either with a more stable chat plugin, or just a Denizen script :D
Denizen lead developer. On Discord as mcmonkey#6666
.
Users browsing this forum: No registered users and 5 guests