mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-21 19:59:48 +08:00
Commands/Permissions/Grammar update (#81)
* Updating to new clear commands * Updated Mora command and added /stop command ~ Increased the amount of Mora the command gives to 100mill ~ Added stop command * 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 * Updating grammar ~ Changed "Banner editor" to "Banner Editor" ~ Replaced "Top most" with "Always on top" ~ Adding an S to "Artifact" tab, but didn't know which is which hope I guessed right ~ Fixed Grammar in Quest tab ~ The word "Management" is not needed next to every word, feel free to re-add them if you needed. ~ Added an S next to "Perm" ~ Replaced "Host" with "Server IP" * Replacing "Topmost" to "Always on top"
This commit is contained in:
@@ -4,33 +4,53 @@ player.**
|
||||
server.*
|
||||
server.**
|
||||
player.changescene
|
||||
player.clearinv
|
||||
player.clear
|
||||
player.enterdungeon
|
||||
player.enterdungeon.others
|
||||
player.give
|
||||
player.giveall
|
||||
player.giveart
|
||||
player.givechar
|
||||
player.give.others
|
||||
player.godmode
|
||||
player.heal
|
||||
player.heal.others
|
||||
player.killcharacter
|
||||
player.killcharacter.others
|
||||
player.quest
|
||||
player.quest.others
|
||||
player.resetconstellation
|
||||
player.resetconstellation.others
|
||||
player.setfetterlevel
|
||||
player.setfetterlevel.others
|
||||
player.setprop
|
||||
player.setprop.others
|
||||
player.setstats
|
||||
player.setstats.others
|
||||
player.settalent
|
||||
player.settalent.others
|
||||
player.setworldlevel
|
||||
player.team
|
||||
player.team.others
|
||||
player.teleport
|
||||
player.teleport.others
|
||||
player.tpall
|
||||
player.tpall.others
|
||||
player.weather
|
||||
player.weather.others
|
||||
server.announce
|
||||
server.broadcast
|
||||
server.coop
|
||||
server.coop.others
|
||||
server.drop
|
||||
server.kick
|
||||
server.killall
|
||||
server.killall.others
|
||||
server.reload
|
||||
server.resetshop
|
||||
server.resetshop.others
|
||||
server.sendmail
|
||||
server.sendmessage
|
||||
server.sendmessage.others
|
||||
server.spawn
|
||||
server.spawn.others
|
||||
server.stop
|
||||
mea.notice
|
||||
mea.mail
|
||||
mea.mail
|
||||
|
@@ -30,18 +30,18 @@ Give me ALL!
|
||||
/give 224 x10000
|
||||
100k Primogem
|
||||
/give 201 x100000
|
||||
100k Mora
|
||||
/give 202 x100000
|
||||
100Mill Mora
|
||||
/give 202 x100000000
|
||||
Reload config
|
||||
/reload
|
||||
Re-login
|
||||
/kick
|
||||
Clear Backpack(ALL)
|
||||
/clear all
|
||||
/clear all lv90 r5 5*
|
||||
Clear Weapons
|
||||
/clear wp
|
||||
/clear wp lv90 r5 5*
|
||||
Clear Artifacts
|
||||
/clear art
|
||||
/clear art lv20 r5 5*
|
||||
Clear Materials
|
||||
/clear mat
|
||||
Reset Current Constellation(Need Re-login)
|
||||
@@ -60,3 +60,5 @@ Broadcast
|
||||
/say Hello everyone~
|
||||
Server Announcement
|
||||
/a Welcome to grasscutter PS!
|
||||
Close Server
|
||||
/stop
|
||||
|
Reference in New Issue
Block a user