- Joined
- Jun 14, 2024
- Messages
- 19
- Thread Author
- #1
Did you just get done compiling your very own server or maybe using a repack that did not have an account included? Well, I will be teaching you how to make an account via the world server console.
Running the command below will create an in-game account with the username: test and password: test123. So make sure to replace the values with the account information you wish to have.

Now you are ready to log into your server with your new freshly made account, enjoy!
Creating Your Ingame Account
We will be using the command account create, this command will allow you to create a username and set the password to it.
Code:
Syntax: .account create $account $password
Running the command below will create an in-game account with the username: test and password: test123. So make sure to replace the values with the account information you wish to have.
Code:
Syntax: account create test test123

Now you are ready to log into your server with your new freshly made account, enjoy!