Code:# Sound effects for plugin actions. # Resources for sound IDs: # - Modern: https://minecraft.wiki/w/Sounds.json # # Format examples: # - Using full namespace: "minecraft:block.note_block.pling" # - Using full namespace: "minecraft:entity.villager.no" sounds: success: "minecraft:block.note_block.pling" # Sound for successful actions wrong: "minecraft:entity.villager.no" # Sound for failed actions
- Improved Spigot compatibility
- Fixxed backwards compatibility caused by 1.21.3 update
- Small general improvements
- Added permission foreach admin command
- Check the new command wiki: https://docs.anotherlevel.it/documentation/documents/commands
