Added `disable-autocomplete` option in the config.yml which allows you to hide troll commands TAB completion from non-immune players. (Feature requested by: @AZFire)
Either delete the current config.yml or add the following to your config.yml in order to use this feature:
# If you set it to true all the commands ending with -troll won't be displayed when
# players click TAB. This is useful to hide troll commands from non-immune players.
# (only 1.12+)
disable-autocomplete: true
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
After a long time, here's another update! In this update I made some general improvements added new commands and also added a fully working GUI.
PS: The plugin is now also compiled with the new spigot.
Commands added in 2.0:
/mootroll <player> - Spawns a cow that kills the player on despawn. (Requested by: @Vasterz)
/autorotatetroll <player> - Autorotates the player. (Requested by: @Vasterz)
Improvements:
/laggtroll <player>
/spamtroll <player>
/screamtroll <player>
Known bugs:
GUI doesn't show all the players if there are more than 54 online.