When a totem of undying is used, the player who use it not lose the effects who have before using it.
config.yml
config:
# Enable/Disable the keep effects option
keep-effects: true
# Enable/Disable the new version available message (update-message)
update-checker: true
# Variables: %plugin%, %version%, %latestversion%
update-message: '%plugin% &bNew version available &e(&f%latestversion%&e)&b, you are using &e(&f%version%&e)&b. Download it here: &7https://www.spigotmc.org/resources/117878/'
messages:
# Variables: NA
help:
- '&b<-----------------&aCOMMANDS TOTEMINATOR&b----------------->'
- '&e/toteminator help &7Show this message'
- '&e/toteminator reload &7Reload plugin config'
- '&e/toteminator version &7Show plugin version'
- '&e/toteminator author &7Show plugin author'
- '&e/toteminator plugin &7Show plugin download link'
- '&e/toteminator totem <enable/disable> &7Enable/Disable totem effects funcion'
# Variables: %plugin%
reload: '%plugin% &aThe plugin has been reloaded'
# Variables: %plugin%, %version%
version: '%plugin% &aPlugin version: &b%version%'
# Variables: %plugin%, %author%
author: '%plugin% &aPlugin author: &b%author%'
# Variables: %plugin%
plugin-link: '%plugin% &7https://www.spigotmc.org/resources/117878/'
# Variables: %plugin%
toteminator-totem: '%plugin% &7Use &e/toteminator totem <enable/disable>'
totem-enable: '%plugin% &7The &bkeep effects &7function was &eenable&7.'
totem-disable: '%plugin% &7The &bkeep effects &7function was &edisable&7.'
# Variables: %plugin%
command-no-argument: '%plugin% &7Use &e/toteminator help &7to see the command list'
# Variables: %plugin%
no-perm: '%plugin% &cYou don`t have permission to use that command'
# Variables: NA
console-error: 'You can`t use that command in console'

