You could maybe try hidden NBT tags on the book?
@mine-care Solution: https://www.spigotmc.org/threads/herochat-api.165357/#post-1755355
Post the code? or explain how?
Hi. I'm trying to work on a plugin where it will play a sound to the sender and receiver when the private message a player. The problem is there...
Use #startsWith("/minecraft:me ").. If a player said a message containing it, it would also cancel it. Also put a space after (like the example...
I don't think it's command blocks as it has the player's name in front of the message. Possible solution: I'm pretty sure you can disable this...
1) Add the colon after the permission. Like you have 1 after commands. permissions: permission_node: 2 To block placement and breaking of a...
I think it is because you are missing the colon in plugin.yml for the permission. I would fix that and if it is not the solution, I would use a...
Whatever.. Good luck figuring it out, though. (I don't see a clear question, I just thought maybe you wanted to allow players to use an anvil...
Get player's xp amount. Set player's xp level to like 50. When player exits game or closes anvil, set player's xp back Magikal Coconess
You are checking for interact.. Wouldn't the right event be a player move event? Also, you don't need to log the enabling and disabling messages,...
Try using a settings manager. ( On YT search "settings manager Pogo" and click the video by pogostick29)
You can use a yaml parser to find the problem. (Just Google yaml parser)
Save the config
@mugmc561 maybe store the xp and set the player's xp to the stored xp once they click it.
Separate names with a comma.