File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,10 @@ This page contains a list of them and what they do.
1414- ` /unescapexmlon ` : Un-escapes the XML sent to the ` /filter ` endpoint.
1515This allows you to use XML sequences in-game not normally possible, such as putting player icons in magic mouths.
1616- ` /unescapexmloff ` : Restores normal ` /filter ` functionality.
17- - ` /showmods ` : Shows levels with modded content.
17+ - ` /showmods ` : Shows levels with modded content. (default)
1818- ` /hidemods ` : Hides levels with modded content.
19+ - ` /showreuploads ` : Shows levels that were reuploaded. (default)
20+ - ` /hidereuploads ` : Hides levels that were reuploaded.
1921- ` /play [level id] ` : Tells the server that you want to play a given level on the server.
2022- ` /play [level hash] ` : Tells the server that you want to play a specific level's root resource hash.
2123- ` /beta ` : Switches the token to be ` TokenGame.BetaBuild ` . Can be used for builds that do not properly identify themselves as beta builds, e.g. deploy.
You can’t perform that action at this time.
0 commit comments