Prefix and short-prefix is now changeable. (Requested by @TrollC)
World regeneration (world now regenerates after burytroll, webtroll, traptroll, tnttroll) (Requested by @TrollC)
Anvils disappear on landing after anviltroll. (Requested by @TrollC)
The GUI now works well with the 1.13+ Spigot.
Toggletroll messages can now be changed.
Optimized mobs & world management.
New commands:
Alonetroll
Uselesstroll
WARNING: If you want to avoid any possible bugs and get the newest features please add this into your config.yml. You can also delete the current config.yml and the updated one will generate.
# Plugin's prefix
# prefix - Will be used in the messages
# prefix-short Will be used in the inventory (GUI) names
#
# WARNING: prefix-short's max length is 3
prefix: "&c[TrollPlus] "
prefix-short: "TR"
# World recovery
# Some troll commands can damage the world. If you want the world to recover
# set this to true and the world will recover after the delay. The delay is specified in seconds.
world-recovery:
enable: false
delay: 20