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