Day of Dragons Server Admin Commands Usage: Difference between revisions
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
! Command !! Description | ! Command !! Description | ||
|- | |- | ||
| /showtags || Shows Player ID's. | | '''/showtags''' || Shows Player ID's. | ||
|- | |- | ||
| /hidetags || Hides PID's. | | '''/hidetags''' || Hides PID's. | ||
|- | |- | ||
| /adult (PID) || Grows player to full adult. | | '''/adult (PID)''' || Grows player to full adult. | ||
|- | |- | ||
| /grow (PID) || Unknown. | | '''/grow (PID)''' || Unknown. | ||
|- | |- | ||
| /growself || Unknown. | | '''/growself''' || Unknown. | ||
|- | |- | ||
| /heal (PID) || Fills players health/bile/food/water bars. | | '''/heal (PID)''' || Fills players health/bile/food/water bars. | ||
|- | |- | ||
| /healself || Fills your health/bile/food/water bars. | | '''/healself''' || Fills your health/bile/food/water bars. | ||
|- | |- | ||
| /hero || Makes you immune to damage. | | '''/hero''' || Makes you immune to damage. | ||
|- | |- | ||
| /port (PID) || Teleports a player to you. | | '''/port (PID)''' || Teleports a player to you. | ||
|- | |- | ||
| /goto (PID) || Teleports you to a player. | | '''/goto (PID)''' || Teleports you to a player. | ||
|- | |- | ||
| /kill (PID) || Kills a player. | | '''/kill (PID)''' || Kills a player. | ||
|- | |- | ||
| /killself || Kills yourself. | | '''/killself''' || Kills yourself. | ||
|- | |- | ||
| /boot || Kicks a player from the server. | | '''/boot''' || Kicks a player from the server. | ||
|- | |- | ||
| /ban (PID) || Kicks a player and blocks from re-joining until server restart. | | '''/ban (PID)''' || Kicks a player and blocks from re-joining until server restart. | ||
|- | |- | ||
| /unban (PID) || Unbans a player without a server restart. | | '''/unban (PID)''' || Unbans a player without a server restart. | ||
|} | |} | ||
Latest revision as of 05:57, 1 August 2021
To use admin commands for your Day of Dragons server, you will need to become an admin first.
- Using FTP, navigate to GAMESERVERID\Dragons\Saved\Config\WindowsServer.
- Open Game.ini and add sServerAdmins = STEAM_USER_ID on the next line.
(If you wish to add multiple admins, repeat step 2 on a new line.) - Save the file and then restart your server.
Admin Commands
| Command | Description |
|---|---|
| /showtags | Shows Player ID's. |
| /hidetags | Hides PID's. |
| /adult (PID) | Grows player to full adult. |
| /grow (PID) | Unknown. |
| /growself | Unknown. |
| /heal (PID) | Fills players health/bile/food/water bars. |
| /healself | Fills your health/bile/food/water bars. |
| /hero | Makes you immune to damage. |
| /port (PID) | Teleports a player to you. |
| /goto (PID) | Teleports you to a player. |
| /kill (PID) | Kills a player. |
| /killself | Kills yourself. |
| /boot | Kicks a player from the server. |
| /ban (PID) | Kicks a player and blocks from re-joining until server restart. |
| /unban (PID) | Unbans a player without a server restart. |