-
Notifications
You must be signed in to change notification settings - Fork 8
Commands
Blade12629 edited this page Mar 30, 2022
·
9 revisions
All commands run on a diffrent thread than the servuo (core) thread
In order to get your access level you have to link your discord account with your uo account (LinkAccount command) Once your account is linked you will have the same access level as your uo account
There are 3 types of commands:
- None (Can be used in public chats and DMs)
- Private (Can only be used in DMs)
- Public (Can only be used in public chats)
- < > = required
- [ ] = optional
- / = choose between
- Text with spaces needs to be inside: " "
Type | Access Level | Command | Description | Usage | Usage 2 | Usage 3 |
---|---|---|---|---|---|---|
None | Player | help | Displays a command list or infos about a specific command | help [page] | help <command> | |
Private | Player | CreateAccount | Creates a new account | CreateAccount <username> <password> | ||
Private | Player | SetPassword | Sets your password | SetPassword <password> | SetPassword <account> <password> | |
None | Player | LinkAccount | Links the current discord account with your ingame account | LinkAccount | ||
None | Player | SelectCharacter | Selects as which character you want to be shown | SelectCharacter <player> | ||
None | Counselor | OnlinePlayers | Displays a list of players currently online | OnlinePlayer [page] | ||
None | GameMaster | BanPlayer | Bans a specific player | BanPlayer <player> [reason] | ||
None | GameMaster | KickPlayer | Kicks a specific player | KickPlayer <player> [reason] | ||
None | GameMaster | SaveWorld | Saves the world | SaveWorld | ||
None | GameMaster | WorldMessage | Sends a world message | WorldMessage <hue> <hideUsername> <world message> |
Check the examples in Skyfly/UODisc/Commands and refer to this wiki: https://dsharpplus.github.io/index.html