Difference between revisions of "Become Admin In Unturned"
Line 61: | Line 61: | ||
---- | ---- | ||
<Code>'''In order to use cheats on the server you must first be admin.'''</code> | <Code>'''In order to use cheats on the server you must first be admin.'''</code> | ||
− | |||
[[Category:Unturned]] | [[Category:Unturned]] | ||
[[Category: Issue unturned]] | [[Category: Issue unturned]] | ||
[[Category: Characteristic configuration]] | [[Category: Characteristic configuration]] |
Revision as of 06:11, 19 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.