Added troll command
A fun misc feature if you want to have fun with xrayers before you punish them! You can enable / disable the trolling feature in config and if it is enabled you can set what you want ores to drop if they are mined by people you add to the troll list.
New commands
- /axtroll add [player] - Add someone to the troll list so ores defined in the config drop troll items instead of the actual drops
- /axtroll remove [player] - Remove someone from the troll list (resets every restart anyway though)
New permissions
antixray.troll - Allow someone to add / remove people from the troll list
Config update
Please either reset your config or add this section to the bottom
Code (Text):
# This is a fun feature to troll xrayers. If you you have this enabled then you are able to do /axtroll add [player].
# If a player is added to the troll list then whenever they mine diamond ore, it will drop what you set the "Drop:"
# item to below instead of diamonds. To stop trolling them, simply use /axtroll remove [player]
TrollCommand:
Enabled: false
Drop: COAL
If you like this update please leave a good review!