#Tx Admin Name

1 messages · Page 1 of 1 (latest)

lime wharf
#

Hi, my TxAdmin says i'm Jakub but i changed my name and i want it to say Kubiiq. How do i do that?

chilly impBOT
chilly impBOT
#

@lime wharf
It's not possible to rename any admins through the txAdmin web interface, but here is what you can do instead:

:point_right: If you want to rename a non-master account:

You can remove the admin and create a new admin with the desired name and the same identifiers and permissions.

:point_right: If you want to rename the master account:

  • Turn off txAdmin completely (from the host, type !shutdown for more info);
  • Edit the txData/admins.json file to change the name property of the master admin;
  • Restart txAdmin;
lime wharf
#

Thanks, i'll give it a try.

#

!shutdown

chilly impBOT
#

:point_right: How to completely shutdown txAdmin:

windows For Windows:

Close the FXServer terminal or go to Task Manager > Details and kill all fxserver.exe processes.
If that doesn't work, restart the host.
linux For Linux:
If your server is running via screen, search on how to kill a screen session (screen -ls and then screen -X -S <number> quit).
Alternatively you can also just restart the host, and unless fxserver has auto-start, that will make sure the process is terminated.
zap ZAP-Hosting:
Login to the ZAP panel, select your server, then at the top click on the red pause/stop button at the top right of the screen.
pterodactyl Pterodactyl (most providers):
On your host panel press the Stop button and then press Kill.

lime wharf