| account | account <create\|delete><username> [UID] | | Server only | Creates an account with the specified username and the in-game UID for that account. The UID will be auto generated if not set. | |
| account | account <create\|delete><username> [UID] | | Server only | Creates an account with the specified username and the in-game UID for that account. The UID will be auto generated if not set. | |
| broadcast | broadcast <message> | server.broadcast | Both side | Sends a message to all the players. | b |
| broadcast | broadcast <message> | server.broadcast | Both side | Sends a message to all the players. | b |
| coop | coop <playerId><targetplayerId> | server.coop | Both side | Forces someone to join the world of others. | |
| changescene | changescene <sceneid> | player.changescene | Client only | Switch scenes by scene ID. | scene |
| changescene | changescene <sceneid> | player.changescene | Client only | Switch scenes by scene ID. | scene |
| clearartifacts | clearartifacts | player.clearartifacts | Client only | Deletes all unequipped and unlocked level 0 artifacts, including 5-star rarity ones from your inventory. | clearart |
| clearartifacts | clearartifacts | player.clearartifacts | Client only | Deletes all unequipped and unlocked level 0 artifacts, including 5-star rarity ones from your inventory. | clearart |
| clearweapons | clearweapons | player.clearweapons | Client only | Deletes all unequipped and unlocked weapons, including 5-star rarity ones from your inventory. | clearwpns |
| clearweapons | clearweapons | player.clearweapons | Client only | Deletes all unequipped and unlocked weapons, including 5-star rarity ones from your inventory. | clearwpns |
...
@@ -134,6 +135,7 @@ There is a dummy user named "Server" in every player's friends list that you can
...
@@ -134,6 +135,7 @@ There is a dummy user named "Server" in every player's friends list that you can
| stop | stop | server.stop | Both side | Stops the server | |
| stop | stop | server.stop | Both side | Stops the server | |
| talent | talent <talentID><value> | player.settalent | Client only | Sets talent level for your currently selected character | |
| talent | talent <talentID><value> | player.settalent | Client only | Sets talent level for your currently selected character | |
| teleport | teleport <x><y><z> | player.teleport | Client only | Change the player's position. | tp |
| teleport | teleport <x><y><z> | player.teleport | Client only | Change the player's position. | tp |
| tpall | | player.tpall | Client only | Teleports all players in your world to your position | |
| weather | weather <weatherID><climateID> | player.weather | Client only | Changes the weather | w |
| weather | weather <weatherID><climateID> | player.weather | Client only | Changes the weather | w |