NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Day of Dragons Server Admin Commands Usage"
Jump to navigation
Jump to search
Share your opinion
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
#Save the file and then restart your server. | #Save the file and then restart your server. | ||
==Admin Commands== | ==Admin Commands== | ||
| + | |||
| + | {| class="wikitable" | ||
| + | ! 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. | ||
| + | |} | ||
Latest revision as of 06: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. |
Share your opinion