This commit is contained in:
xzy XU917128zccx@163.com 2025-06-21 16:18:13 +08:00
parent 699705755a
commit afcab518ef
5 changed files with 7 additions and 17 deletions

View File

@ -6,8 +6,11 @@ load: STARTUP
authors: [ DZY&IJH ]
description: IJH服务器插件
website: http://175.24.191.172:1145/
commands: #插件指令
description: "First Commands Test."
permission: ijhp.Main
aliases: mp
commands:
mp:
description: 这是一个IJH的测试插件 即:/mp
usage: /mp [args]
aliases: [myp, customcmd]
permission: ijhplugin.mp
permission-message: "§c暂无权限使用插件!"

View File

@ -1,8 +0,0 @@
name: ijhp
version: '1.0-SNAPSHOT'
main: com.ijh.Ijhp
api-version: '1.20'
load: STARTUP
authors: [ DZY&IJH ]
description: IJH服务器插件
website: http://175.24.191.172:1145/

View File

@ -1,3 +0,0 @@
artifactId=ijhp
groupId=com.ijh
version=1.0-SNAPSHOT

View File

@ -1 +0,0 @@
C:\Users\XU917\Desktop\插件开发\IJHplugin\src\main\java\com\ijh\Ijhp.java