Respawn commands¶
/check-dm¶
Check if you can receive direct messages from the bot.
Command response will only be visible to you.
respawn¶
Claim, leave or see information about respawns.
Command cannot be used in direct messages.
/respawn claim¶
Claim a respawn or join its queue. Works identically to the "/respawn next" command.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn history¶
Shows a list of previous hunts in a respawn.
Command response will only be visible to you.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn info¶
Shows information about a respawn.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn leave¶
Leave a respawn, removing hunt from the queue.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn list¶
Shows the complete list of respawns.
Command response will only be visible to you.
Command cannot be used in direct messages.
/respawn next¶
Claim a respawn or join its queue. Works identically to the "/respawn claim" command.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn user-info¶
Shows a user's current hunt or queues.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
user | User | A user of the Discord server. |
respawn-admin¶
Commands to configure the respawn system.
Command cannot be used in direct messages.
Manage Server
permission is needed to use this command by default.
/respawn-admin create¶
Create a new respawn.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. Must be unique. Must be between 1 and 5 characters long. | |
name | Text | The name of the respawn. Must be between 2 and 35 characters long. | |
area | Number | The area of the respawn. Used for ordering in the respawn image. | |
duration | Text | The default duration of hunts for this respawn. Valid choices: Use global limit — The duration configured for the server will be used. , 30m , 40m , 50m , 1h , 1h 10m , 1h 20m , 1h 30m , 1h 40m , 1h 50m , 2h , 2h 10m , 2h 20m , 2h 30m , 2h 40m , 2h 50m , 3h , 3h 10m , 3h 20m , 3h 30m , 3h 40m , 3h 50m , 4h , and 4h 10m . | |
queue_limit | Number | The maximum number of players that can wait for the respawn. Zero to use global limit. Must be a value between 0 and 50 . | |
tibiamaps_url | Text | The coordinates of the respawn via TibiaMaps.io URL. |
/respawn-admin delete¶
Delete a respawn.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn-admin edit¶
Updates a respawn's name, code, area, or coordinates.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn to be edited. | |
new_code | Text | The new code of the respawn. Must be between 1 and 5 characters long. | |
name | Text | The name of the respawn. Must be between 2 and 35 characters long. | |
area | Number | The area of the respawn. | |
duration | Text | The default duration of hunts for this respawn. Valid choices: Use global limit — The duration configured for the server will be used. , 30m , 40m , 50m , 1h , 1h 10m , 1h 20m , 1h 30m , 1h 40m , 1h 50m , 2h , 2h 10m , 2h 20m , 2h 30m , 2h 40m , 2h 50m , 3h , 3h 10m , 3h 20m , 3h 30m , 3h 40m , 3h 50m , 4h , and 4h 10m . | |
queue_limit | Number | The maximum number of players that can wait for the respawn. Zero to use global limit. Must be a value between 0 and 50 . | |
tibiamaps_url | Text | The new coordinates of the respawn via TibiaMaps.io URL. |
/respawn-admin settings¶
Modify respawn system settings.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
duration | Text | The default duration of hunts in this server. Valid choices: 30m , 40m , 50m , 1h , 1h 10m , 1h 20m , 1h 30m , 1h 40m , 1h 50m , 2h , 2h 10m , 2h 20m , 2h 30m , 2h 40m , 2h 50m , 3h , 3h 10m , 3h 20m , 3h 30m , 3h 40m , 3h 50m , 4h , and 4h 10m . | |
queue_limit | Number | The maximum number of players that a respawn can have in its queue. Must be a value between 1 and 50 . | |
player_queue_limit | Number | The maximum number of respawns a player can be in the queue for. Must be a value between 1 and 50 . | |
confirmation_timeout | Number | The maximum time in minutes the bot will wait for the next person in the queue to accept. Must be a value between 1 and 30 . |
/respawn-admin setup¶
Perform the initial setup of the respawn system.
Command response will be visible to everyone.
Command cannot be used in direct messages.
respawn-manage¶
Command cannot be used in direct messages.
Manage Channels
permission is needed to use this command by default.
/respawn-manage block¶
Blocks a respawn from being claimed.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn-manage bump-user¶
Bump a user's position in a respawn's queue to first.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. | |
user | User | A user of the Discord server. |
/respawn-manage clear-all¶
Clears all respawns in the server.
Command response will be visible to everyone.
Command cannot be used in direct messages.
/respawn-manage clear¶
Clears the hunts of a respawn, ending the current hunt and deleting the rest of the queue.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. | |
reason | Text | Reason for clearing the respawn. It will be included in notification sent to users. |
/respawn-manage info¶
View the respawn system configuration.
Command response will be visible to everyone.
Command cannot be used in direct messages.
/respawn-manage kick¶
Kick a user from a respawn, ending the current ongoing hunt or removing spot in queue.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. | |
user | User | A user of the Discord server. | |
reason | Text | Reason for kicking the user. It will be included in the user's notification. |
/respawn-manage reset-hunt¶
Resets the start time of an ongoing hunt.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |
/respawn-manage unblock¶
Removes a respawn block and enables it to be claimed.
Command response will be visible to everyone.
Command cannot be used in direct messages.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
code | Text | The code of the respawn. |