Code (YAML):
config
:
# List of allowed worlds in which the plugin works
allowed-worlds
:
- world
- world_nether
- world_the_end
# 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%, %link%
update-message
: '
%plugin% &bNew version available &e(&f%latestversion%&e)&b. Download it here: &7%link%'
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 permissions &7Show plugin permission list'
- '&e/toteminator plugin &7Show plugin download link'
# Variables: %plugin%
reload
: '
%plugin% &aThe plugin has been reloaded'
# Variables: %plugin%, %version%, %latestversion%
version
: '
%plugin% &aPlugin version: &b%version%'
# Variables: %plugin%, %author%
author
: '
%plugin% &aPlugin author: &b%author%'
# Variables: NA
permissions
:
- '&b<
-----------------&aPERMISSIONS TOTEMINATOR&b
----------------->'
- '&etoteminator.* &7OP permissions'
- '&etoteminator.help &7Allow to use &e/toteminator help'
- '&etoteminator.reload &7Allow to use &e/toteminator reload'
- '&etoteminator.version &7Allow to use &e/toteminator version'
- '&etoteminator.author &7Allow to use &e/toteminator author'
- '&etoteminator.plugin &7Allow to use &e/toteminator plugin'
- '&etoteminator.permissions &7Allow to use &e/toteminator permissions'
- '&etoteminator.updatechecker &7Allow receive message if there is an update'
- '&etoteminator.use &7Allow to keep effects when use a totem'
# 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'