@@ -13,6 +13,15 @@ softdepend:
1313 - PlugManX
1414
1515permissions :
16+ ' esu.essentialCommands.player ' :
17+ default : true
18+ children :
19+ ' esu.essentialCommands.suicide.command ' : true
20+
21+ ' esu.esuChat.chat.shout ' :
22+ default : true
23+
24+
1625 ' esu.antiCommandSpam.admin ' :
1726 default : op
1827 children :
@@ -24,8 +33,25 @@ permissions:
2433 ' esu.chatAntiSpam.bypass ' : true
2534 ' esu.chatAntiSpam.notify ' : true
2635
27- ' esu.esuChat.chat.shout ' :
28- default : true
36+ ' esu.essentialCommands.admin ' :
37+ default : op
38+ children :
39+ ' esu.essentialCommands.clientLocale.command ' : true
40+ ' esu.essentialCommands.dimensionTravel.command ' : true
41+ ' esu.essentialCommands.dimensionTravel.command.others ' : true
42+ ' esu.essentialCommands.heal.command ' : true
43+ ' esu.essentialCommands.heal.command.others ' : true
44+ ' esu.essentialCommands.ip.command ' : true
45+ ' esu.essentialCommands.ipGroup.command ' : true
46+ ' esu.essentialCommands.ping.command ' : true
47+ ' esu.essentialCommands.playerChunkTickets.command.genRateTop ' : true
48+ ' esu.essentialCommands.playerChunkTickets.command.loadRateTop ' : true
49+ ' esu.essentialCommands.playerChunkTickets.command.tickDistance ' : true
50+ ' esu.essentialCommands.playerChunkTickets.command.viewDistance ' : true
51+ ' esu.essentialCommands.playerChunkTickets.command.sendDistance ' : true
52+ ' esu.essentialCommands.tpChunk.command ' : true
53+ ' esu.essentialCommands.tpChunk.command.others ' : true
54+
2955 ' esu.esuChat.admin ' :
3056 default : op
3157 children :
@@ -42,18 +68,4 @@ permissions:
4268 ' esu.news.admin ' :
4369 default : op
4470 children :
45- ' esu.news.command.editor ' : true
46-
47- ' esu.essentialCommands.admin ' :
48- default : op
49- children :
50- ' esu.utilCommands.command.ping ' : true
51- ' esu.utilCommands.command.clientLocale ' : true
52- ' esu.utilCommands.command.ip ' : true
53- ' esu.utilCommands.command.ipGroup ' : true
54- ' esu.utilCommands.command.tpChunk ' : true
55- ' esu.utilCommands.command.genRateTop ' : true
56- ' esu.utilCommands.command.loadRateTop ' : true
57- ' esu.utilCommands.command.tickDistance ' : true
58- ' esu.utilCommands.command.viewDistance ' : true
59- ' esu.utilCommands.command.sendDistance ' : true
71+ ' esu.news.command.editor ' : true
0 commit comments