mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-08-02 16:59:14 +08:00
Added and updated permissions
~ .others permissions allow players to use commands on other ppl instead of themselves ~ The old give permissions no longer work so deleted them
This commit is contained in:
parent
792b648a4c
commit
e87753424d
@ -4,33 +4,53 @@ player.**
|
|||||||
server.*
|
server.*
|
||||||
server.**
|
server.**
|
||||||
player.changescene
|
player.changescene
|
||||||
player.clearinv
|
player.clear
|
||||||
player.enterdungeon
|
player.enterdungeon
|
||||||
|
player.enterdungeon.others
|
||||||
player.give
|
player.give
|
||||||
player.giveall
|
player.give.others
|
||||||
player.giveart
|
|
||||||
player.givechar
|
|
||||||
player.godmode
|
player.godmode
|
||||||
player.heal
|
player.heal
|
||||||
|
player.heal.others
|
||||||
player.killcharacter
|
player.killcharacter
|
||||||
|
player.killcharacter.others
|
||||||
|
player.quest
|
||||||
|
player.quest.others
|
||||||
player.resetconstellation
|
player.resetconstellation
|
||||||
|
player.resetconstellation.others
|
||||||
player.setfetterlevel
|
player.setfetterlevel
|
||||||
|
player.setfetterlevel.others
|
||||||
|
player.setprop
|
||||||
|
player.setprop.others
|
||||||
player.setstats
|
player.setstats
|
||||||
|
player.setstats.others
|
||||||
player.settalent
|
player.settalent
|
||||||
|
player.settalent.others
|
||||||
player.setworldlevel
|
player.setworldlevel
|
||||||
|
player.team
|
||||||
|
player.team.others
|
||||||
player.teleport
|
player.teleport
|
||||||
|
player.teleport.others
|
||||||
player.tpall
|
player.tpall
|
||||||
|
player.tpall.others
|
||||||
player.weather
|
player.weather
|
||||||
|
player.weather.others
|
||||||
|
server.announce
|
||||||
server.broadcast
|
server.broadcast
|
||||||
server.coop
|
server.coop
|
||||||
|
server.coop.others
|
||||||
server.drop
|
server.drop
|
||||||
server.kick
|
server.kick
|
||||||
server.killall
|
server.killall
|
||||||
|
server.killall.others
|
||||||
server.reload
|
server.reload
|
||||||
server.resetshop
|
server.resetshop
|
||||||
|
server.resetshop.others
|
||||||
server.sendmail
|
server.sendmail
|
||||||
server.sendmessage
|
server.sendmessage
|
||||||
|
server.sendmessage.others
|
||||||
server.spawn
|
server.spawn
|
||||||
|
server.spawn.others
|
||||||
server.stop
|
server.stop
|
||||||
mea.notice
|
mea.notice
|
||||||
mea.mail
|
mea.mail
|
Loading…
Reference in New Issue
Block a user