mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-04 23:43:29 +08:00
b4f8404648
- [A] 添加数个事件,方便其他插件调用使用。 - [A] 当原前缀已不存在的情况下的向玩家发送消息。
22 lines
687 B
YAML
22 lines
687 B
YAML
selected:
|
||
- "&7You have selected the &f%(name) &7as current prefix."
|
||
expired:
|
||
- "&7Your prefix &f%(oldName) &7has expired,"
|
||
- "&7Now the prefix is changed to &f%(newName) &7."
|
||
removed:
|
||
- "&7Your using prefix has been removed, now the prefix is changed to &f%(newName) &7."
|
||
reload:
|
||
- "&a&lReload completed!&7costs &f%(time)ms&7."
|
||
help:
|
||
- "&3&lUserPrefixAdmin &fHelp"
|
||
- "&8#/upa&f list"
|
||
- "&8- &7Show configured prefixes."
|
||
- "&8#/upa&f reload"
|
||
- "&8- &7Reload configuration."
|
||
list-title:
|
||
- "&3&lUserPrefixAdmin &fList"
|
||
list-value:
|
||
- "&8#%(weight) &f%(identifier)"
|
||
- "&8- &7Name &r%(name) &7Perm &r%(permission)"
|
||
- "&8- &7Example&r %(content) %(sender_name)"
|