mirror of
https://e.coding.net/circlecloud/MenuProtect.git
synced 2025-11-24 21:46:11 +00:00
feat: 添加LoreCommand功能
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Version: 1.3
|
||||
#菜单清除标记
|
||||
MarkList:
|
||||
- '§m§p§r'
|
||||
- '§q§s§6[§b快捷商店§6] §c悬浮物品§r'
|
||||
#Lore命令配置([c]=>控制台命令 [p]=>玩家命令 默认为控制台命令)
|
||||
LoreCommand:
|
||||
'关闭菜单':
|
||||
- 'mp %player%'
|
||||
- '[p]mp'
|
||||
@@ -10,7 +10,11 @@ commands:
|
||||
usage: §b使用/${project.artifactId} help 查看帮助!
|
||||
permission: ${project.artifactId}.reload
|
||||
permission-message: §c你没有 <permission> 的权限来执行此命令!
|
||||
mp:
|
||||
permissions:
|
||||
${project.artifactId}.reload:
|
||||
description: 重新载入插件!
|
||||
default: op
|
||||
${project.artifactId}.reload:
|
||||
description: 重新载入插件!
|
||||
default: op
|
||||
Reference in New Issue
Block a user