nextgen
This commit is contained in:
parent
699705755a
commit
afcab518ef
@ -6,8 +6,11 @@ load: STARTUP
|
|||||||
authors: [ DZY&IJH ]
|
authors: [ DZY&IJH ]
|
||||||
description: IJH服务器插件
|
description: IJH服务器插件
|
||||||
website: http://175.24.191.172:1145/
|
website: http://175.24.191.172:1145/
|
||||||
commands: #插件指令
|
commands:
|
||||||
description: "First Commands Test."
|
mp:
|
||||||
permission: ijhp.Main
|
description: 这是一个IJH的测试插件 即:/mp
|
||||||
aliases: mp
|
usage: /mp [args]
|
||||||
|
aliases: [myp, customcmd]
|
||||||
|
permission: ijhplugin.mp
|
||||||
|
permission-message: "§c暂无权限使用插件!"
|
||||||
|
|
||||||
|
@ -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/
|
|
@ -1,3 +0,0 @@
|
|||||||
artifactId=ijhp
|
|
||||||
groupId=com.ijh
|
|
||||||
version=1.0-SNAPSHOT
|
|
@ -1 +0,0 @@
|
|||||||
com\ijh\Ijhp.class
|
|
@ -1 +0,0 @@
|
|||||||
C:\Users\XU917\Desktop\插件开发\IJHplugin\src\main\java\com\ijh\Ijhp.java
|
|
Loading…
x
Reference in New Issue
Block a user