Fix load order
This commit is contained in:
@@ -1,9 +1,12 @@
|
|||||||
name: ChatPlugin
|
name: ChatPlugin
|
||||||
version: 2.0.0-SNAPSHOT
|
version: 2.0.0-SNAPSHOT
|
||||||
main: com.alttd.chat.ChatPlugin
|
main: com.alttd.chat.ChatPlugin
|
||||||
api-version: 1.18
|
api-version: 1.19
|
||||||
authors: [Destro, Teriuihi]
|
authors: [Destro, Teriuihi]
|
||||||
depend: [LuckPerms]
|
depend: [LuckPerms]
|
||||||
|
loadbefore:
|
||||||
|
- mcMMO
|
||||||
|
- GriefPrevention
|
||||||
commands:
|
commands:
|
||||||
globalchat:
|
globalchat:
|
||||||
permission: command.chat.globalchat
|
permission: command.chat.globalchat
|
||||||
|
|||||||
Reference in New Issue
Block a user