Difference between revisions of "Become Admin In Unturned"
Line 3: | Line 3: | ||
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: | ||
* Navigate to the webinterface of your server | * Navigate to the webinterface 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. | * Navigate to <Code> settings > Config Files </Code>. Here you will find the "Commands.dat" config file. | ||
− | * The following configuration is added to the "Commands.dat" | + | * The following configuration is added to the "Commands.dat"<br> |
− | |||
<br> | <br> | ||
<Group><br> | <Group><br> | ||
Line 36: | Line 36: | ||
</Permissions><br> | </Permissions><br> | ||
</Group><br> | </Group><br> | ||
+ | * 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 [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. |
Revision as of 00:16, 31 October 2016
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.