Difference between revisions of "Become Admin In Unturned"
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{ADS-unturned}} | |
==Introduction == | ==Introduction == | ||
Making yourself admin in Unturned is done through the webinterface of your server. We suggest the following: | Making yourself admin in Unturned is done through the webinterface of your server. We suggest the following: | ||
Line 47: | Line 47: | ||
* Navigate to [http://www.Steamid.io SteamID.IO] and paste your Steam URL | * Navigate to [http://www.Steamid.io SteamID.IO] and paste your Steam URL | ||
** This will bring up your information. Your SteamID64 will be ready to copy for easy access. | ** This will bring up your information. Your SteamID64 will be ready to copy for easy access. | ||
+ | |||
+ | = How do you enable cheats? = | ||
+ | |||
+ | To enable cheats, please do the following: | ||
+ | |||
+ | * Navigate to the web interface of your server | ||
+ | * Stop your server and wait 5 minutes | ||
+ | * Navigate to <code>settings > Config Files</code>. Here you will find the "Commands.dat" config file. | ||
+ | * Inside the "Commands.dat" there is a line that says "cheats" | ||
+ | ** Change this to <code>Cheats Enabled</code> | ||
+ | * Save changes | ||
+ | * restart server | ||
+ | ---- | ||
+ | <Code>'''In order to use cheats on the server you must first be admin.'''</code> | ||
[[Category:Unturned]] | [[Category:Unturned]] | ||
+ | [[Category: Issue unturned]] | ||
+ | [[Category: Characteristic configuration]] | ||
+ | [[es:Convertirse en Administrador en Unturned]] |
Latest revision as of 07:37, 27 July 2021

Rent you own prepaid Unturned Server on nitrado.net
Introduction
Making yourself admin in Unturned is done through the webinterface of your server. We suggest the following:
- Navigate to the webinterface of your server
- Stop your server and wait 5 minutes
- Navigate to
settings > Config Files
. Here you will find the "Commands.dat" config file. - The following configuration is added to the "Commands.dat"
<Group>
<Id>Admin</Id>
<DisplayName>Admin</DisplayName>
<Color>13DB0C</Color>
<Members>
<Member>7656XXXXXXXXXXXXX</Member> #This line is for your SteamID64
<Member>7656XXXXXXXXXXXXX</Member>
</Members>
<ParentGroup>default</ParentGroup>
<Permissions>
<Permission>wreck</Permission>
<Permission>w</Permission>
<Permission>listvehicles</Permission>
<Permission>Admin</Permission>
<Permission>Admins</Permission>
<Permission>Decay</Permission>
<Permission>Give</Permission>
<Permission>Mode</Permission>
<Permission>Day</Permission>
<Permission>Night</Permission>
<Permission>Save</Permission>
<Permission>Time</Permission>
<Permission>Unadmin</Permission>
<Permission>Bans</Permission>
<Permission>callvote.day</Permission>
<Permission>p2p.noblock</Permission>
<Permission>investigate</Permission>
</Permissions>
</Group>
- Save changes
- Restart Server
Additional Information
You will need to configure your SteamID64 in order to make yourself admin. To find your SteamID64 we suggest the following:
- Navigate to your Steam profile
- Copy your Steam URL
- Navigate to SteamID.IO and paste your Steam URL
- This will bring up your information. Your SteamID64 will be ready to copy for easy access.
How do you enable cheats?
To enable cheats, please do the following:
- Navigate to the web interface of your server
- Stop your server and wait 5 minutes
- Navigate to
settings > Config Files
. Here you will find the "Commands.dat" config file. - Inside the "Commands.dat" there is a line that says "cheats"
- Change this to
Cheats Enabled
- Change this to
- Save changes
- restart server
In order to use cheats on the server you must first be admin.