How to add and remove admins from a Terraria (TShock) server




Summary
Terraria is a sandbox adventure game that features various biomes, enemies, and bosses that will grow more hazardous as the player progresses through the game. Managing admins on a Terraria server can help maintain a positive experience for public servers, as well as help solve player issues on private servers. Admins can access various commands and settings such as making announcements, adjusting the server password, or kicking and banning players.  

How to Add and Remove Admins From a Terraria (TShock) Server

1.
Log in to the BisectHosting Games panel.

2. Go to the Files tab.


3. Open the tshock folder and choose the setup-code.txt file.


4. Copy the numbers displayed.


5. Log in to the Terraria server and run the following command: /setup [number from step 4].
This allows the server to run one command, which will be used to give the owner commands.


6. Run the following command to give ownership: /user add [username] [password] owner


7. Run the following command to add admins: /user add [username] [password] admin


8. Run the following command to delete admins: /user del [username]


Was this answer helpful?

1
« Back