You need to use whatever permission plugin you use on your server to give "tokenenchant.multiplier.X" permission node to your players.
Commands:
- /te multi info : shows the current multiplier.
- /te multi info <player> : shows <player>'s current multiplier.
Permissions:
- tokenenchant.multiplier.info : to use info command
- tokenenchant.multiplier.info.other : to see other player's info
Installation:
To install this addon, just place TEAddon-TokenMultiplierPerm-x.x.x.jar in 'plugin/TokenEnchant/addons' folder and restart the server.
Configuration:
Addons:
TokenMultiplierPerm:
default_multiplier: 1
info_message: "&a[TE-Multiplier] your token multiplier is &e%multiplier%&a."
info_message_other: "&a[TE-Multiplier] %player%'s token multiplier is &e%multiplier%&a."
no_such_player_message: "&a[TE-Multiplier] No such a player (&e%player%&a)."
help_messages:
info:
msg: "/te multi info : shows your current token multiplier value."
permission: "tokenenchant.multiplier.info"
# you can use the permission nodes listed here to give users/groups multiplier permissions such as
# tokenenchant.multiplier.2, tokenenchant.multiplier.global.3, tokenenchant.multiplier.holiday.5
permissions:
- "tokenenchant.multiplier"
- "tokenenchant.multiplier.global"
- "tokenenchant.multiplier.holiday"