/admin
/admin provides administrative tools for managing the bot in your server. All subcommands require Manage Server permission. All responses are ephemeral.
Subcommands
Section titled “Subcommands”| Subcommand | Description |
|---|---|
coins | Give coins to a player. |
aether | Give Aether to a player. |
cooldown | Reset a player’s fishing cooldown. |
banner | Manage the active banner. |
event start | Start a server event. |
event stop | End the current event. |
event status | Show the currently active event. |
/admin coins
Section titled “/admin coins”/admin coins user:@mention amount:number| Option | Type | Required | Minimum |
|---|---|---|---|
user | User mention | Yes | — |
amount | Integer | Yes | 1 |
Adds the specified number of coins to the target player’s balance.
/admin aether
Section titled “/admin aether”/admin aether user:@mention amount:number| Option | Type | Required | Minimum |
|---|---|---|---|
user | User mention | Yes | — |
amount | Integer | Yes | 1 |
Adds the specified amount of Aether to the target player’s balance.
/admin cooldown
Section titled “/admin cooldown”/admin cooldown user:@mention| Option | Type | Required |
|---|---|---|
user | User mention | Yes |
Resets the target player’s fishing cooldown so they can cast immediately.
/admin banner
Section titled “/admin banner”/admin banner action:value| Option | Type | Required | Values |
|---|---|---|---|
action | String | Yes | end |
Manages the active banner. Currently supports ending the active banner early.
/admin event start
Section titled “/admin event start”/admin event start key:event-key| Option | Type | Required |
|---|---|---|
key | Event key (from the available event list) | Yes |
Starts the specified event on your server. Events can modify drop rates, multipliers, and other mechanics. Only one event can run at a time.
/admin event stop
Section titled “/admin event stop”/admin event stopEnds the currently running event.
/admin event status
Section titled “/admin event status”/admin event statusDisplays the currently active event and its description, or confirms that no event is running.