Now offering Palworld Game Servers!
Help
Register
Billing
Support
AA Game Hosting
  • 0 Shopping Cart
  • Home
  • Store
    • Browse All
    • Register a New Domain
    • Transfer Domains to Us
  • Announcements
  • Knowledgebase
  • Network Status
  • Affiliates
  • Contact Us
  • More
  • Account
    • Login
    • Register
    • Forgot Password?
  1. Portal Home
  2. Knowledgebase
  3. AA Game Hosting
  4. Game Servers
  5. Dedicated Game Servers
  6. Heat
  7. How to Set Up Permissions and Admins for your Heat Server

  Categories

1
AA Game Hosting

  Categories

  Tag Cloud

7daystodie 7dtd 7d2d experimental switch admin agario ark survival evolved structure collision dino dino stats player stats local world uploading world admin commands dlc map genesis arma 2 waiting host waiting host mod installation mod install atlas arma 3 configuration configuration guide mods wasteland commandlist admin list command missionfile arma3 FTP Guide FTP File Transfer Protocol scheduled tasks scheduled tasks Ark: Survival Evolved Multiplayer Survival Game Server help Dedicated Server Support Ark Survival Evolved Server Configuration Sunkenlands Upload Upload World Upload Save Save File Palworld Necesse Arma Reforger Arma Connect Arma Mods Mods V Rising V Rising Guide connect V RIsing Private Password V Rising Server Ban Kick V Rising admin Voice chat V Rising voice Save Saved Progress V Rising Preset Workshop Arma Reforger Scenario Arma Reforger Mission Arma3 mission Terraria TModLoader Join Tshock Valheim Server password upload Server name Project Zomboid Quickstart Steam workshop update conan Conan Exiles join upate palworld Palworld Server Connection barotrauma quickstart guide Minecraft Java curseforge java Forge Change campaign configure Update karma system enable The Forest traitors how to how to join server in-game avorion DayZ Modding commands quick Quick start galaxy Server Configurations Difficulty Offset Max Creature Level Loot Scale Wipe Wild Dinos Restore Backup Restore Timestamps Mod Installation Disabling Battleye Anti-cheat PVE Setup Incubation Settings Spawn Rates 7 days to die Game Difficulty Reinstallation Crossplay Option 7 Days to Die Specific Version Selection Darkness Fall Mod Installation Ragnarok DLC Scorched Earth DLC The Center DLC Extinction DLC Fjordur DLC Aberration DLC Structure Collision Abberation Expansion Map Switching Maps Genesis Expansion Map custom map Crystal Isles DLC Genesis DLC Genesis 2 DLC Lost Islands DLC Valguero DLC Crossplay Options Scenario IDs Avorion New Galaxy Create Galaxy Battalion 1944 Quickstart Guide Connecting to Server Blackwake Game Mode Friendly Settings Adding Admins Admins Chivalry Medieval Warfare Add Mods Connect to Server In-Game Connection Citadel:Forge with Fire server configurations Multipliers XP Rates Isle of Siptah Maps Creative Mode Conan Exiles Mod Mods Installation Day of Defeat Source Custom Maps Server Messages dayz standalone DSZA Launcher Ban Players Item Spawns Login Logout Gameplay Settings Installing Community Online Tools Installing Mods Installing CF Admin Tools Contaminated Areas Day Time Settings Day Time Night Time Acceleration Night Mode Deer Isle Expansion Map Mod Map Installation Change the Weather DayZ Weather Weather Snow Loadouts Player Loadouts dayz admin How to become an Admin Don't Starve Together how to connect Cluster Token Token Generation Generate Server Token Troubleshooting Guide Server not showing Delete Data Delete World Delete Save Caves Caves Setup Cluster Server Clustering Cave Server New Reign Beta Expansion DST DST Upload Save File Uploading Local Save File Server not starting Troubleshooting Console Commands Custom World Generate World ECO How to connect Eco Joining server Empyrion Galactic Survival Custom Scenarios Changing Scenarios Changing Game Mode Difficulty Settings Configuring Difficulty Settings World Seed Configuring World Seed Backup Backup Restoration Admin Permissions Custom Admin Permissions Upload Save file Custom Save File Enshrouded Server Name Custom Roles Add Custom Roles Add Roles Enshrouded Password Add Password Gathering Rate Adjusting Gathering Rate Adjust Difficulty Experience Gain Adjusting Experience Gain Admin Day Length Changing Day Length World Custom Modifiers Customizing World Custom Modifiers Death Penalties Disabling Death Penalties Disable Death Penalties Weapon Durability Disabling Weapon Durability Disable Weapon Durability Peaceful Mode Enable Peaceful Mode Garry's Mod Map Change Changing Maps Changing Game Modes Game Modes IP address Fast Downloads Fast DL Setting up Fast DL Lua Errors Errors Stop Lua Errors Workshop Items Uploading Workshop Items ULX ULIB DarkRP Installing DarkRP Mounting Contents ARK: Survival Ascended ARK Game Switcher Switching to ARK: Survival Ascended Manual Backup Restoration Timestamp Restoration Manual Timestamp Restoration Timestamp Backup Specific Timestamp Restoring Backup Curseforge Mods Mods Installations Enable Cheats Cheats Brown in List Join button missing Server Configuration Map Aberration Map Astraeos Expansion Map Astraeos Map Extinction DLC Map Extinction Map Change Map DLC Ragnarok Map Scorched Earth Map Switch Map The Center Map Valguero Map Amissa Map Forglar Map Temptress Lagoon Map ARK API API Manual Troubleshooting ARK Survival Ascend Troubleshooting ARK SA Server Troubleshooting FiveM GTA V GTAV GTA TXAdmin TXAdmin Framework TXAdmin Configuration License Key License Key Guide MelloTrainer Adding Logo Customization Backup Data Troubleshooting Errors Server Troubleshooting GTA Commands Adding Mods ESX FSX RCON Heat Server Password Server Admin Commands Commands Server Admin Permissions Insurgency Standalone Insurgency Kick Players Unban Players Config Files Custom Commands Hytale Authentication Token Authentication Token Setup

  Support

  My Support Tickets   Announcements   Knowledgebase   Downloads   Network Status   Open Ticket

How to Set Up Permissions and Admins for your Heat Server Print

  • Admins, Permissions, Adding Admins, Server Configurations, Heat
  • 0

heat-logo.png

This guide will help you on How to Set Up Permission and Admin for your Heat Server.

Click here to order your Heat server with AA Game Hosting today!

 

Managing a Heat server effectively requires more than just technical know-how, it’s about creating a secure, organized environment where every user has the right level of access. Permissions and admin roles are the backbone of this system. By carefully configuring them, you ensure that trusted individuals can oversee operations, while everyday users enjoy a safe and streamlined experience. Whether you’re launching a new Heat server or refining an existing one, mastering permissions and admin setup will give you confidence that your server runs smoothly, securely, and with clear accountability.

 

 

Setting Up Permissions and Admins for your Heat Server

 

Here are Admin Permissions that work with Heat game server. How to add permissions and make yourself admin are also listed.
 
Permissions are what allow a player to perform actions in game. When a player performs an action, such as eating, the server checks to see if that player has permission to eat. If not it will deny that ability.

Currently permissions are mainly used for commands.

In Alpha 11 a permission was added for fairplay called 'game.fairplay'. This permission is actually called a Macro but we'll get into that later. So basically without proper permissions your players may not be able to play correctly.

Fortunately when you start your server for the first time, it auto-generates your permissions for you. It does this because it notices that the file is missing. So in the future if you mess up your permissions you can always delete the permissions.cfg file located in the Configuration/ folder of your server and the next time you start the server it will generate a new one.
 
 
The Permissions File
The Permission File is located in your server folder under Configuration/Permissions.cfg.

Here's a simple example of a permission file:
groups { default { default = 'True' nameFormat = '%name%' chatFormat = '%name% : %message%' guildFormat = '[00CC00][%guild%] %chatFormat%[-]' inherits = permissions { - 'game.fairplay' } } admin { nameFormat = '%name%' chatFormat = '%name% : %message%' guildFormat = '[00CC00][%guild%] %chatFormat%[-]' inherits = permissions { - '*' } } } macros { } users { }
 
 
The Default Group
The default group is the group players are automatically added to. Usually the default group has just enough permissions for the players to play.

In this instance the default group inherits the guest group as indicated by inherits = 'guest' .

Any group can be set to the default group. Simply adding default = 'True' to any group will make it so players get automatically added to that group when they are registered. (via Character Customization)
groups { # This is a comment. default { # Normal players default = 'True' # Players will automatically be put in this group. inherits = 'guest' # The default group inherits all permissions from guest. }
For example the above could look like this and still work:
groups { member { # Notice this is now "member" instead of default. default = 'True' # This must be the same. inherits = 'guest' }
 
 
The Admin Group
This group is the group that is given to users so they can moderate and manage the server.

This group has the * permission, this means that anyone who belongs to this group is allowed to perform any action.

This also means that administrators can use any command as well.
admin { permissions { - '*' # A * means all permissions } }
 
 
How do I make myself admin?
If this is the first time you run your server you will need to add yourself to the user list.
 
We recommend you go into the game control panel, the click "Configuration files" Find the "permissions.cfg" file and click"Graphical Editor".
 
In here, you can enter your in-game name on the server as the first admin. This will then set you as admin when you click "save". After this restart the game server.
 
How do I make myself as admin or others in the configuration file?

Once you are added you may then use the permission command to modify the permissions while the server is running.

For help with permissions type /help permission while in-game.
users { YourNameHere { groups { - 'admin' } } }
 
 
Modifying the the File While the Server is Running
It is possible to modify the permission file while the server is running.

You simply make any changes to the file then in-game type /permission reload and it will load any changes to permissions on the server.
 
 
Adding a User via Command
Before you start you might want to learn a bit about Commands.

Once you are an admin (read above) on the server you can make other players admins as well with the /permission command.

First add the user to the permissions file. (We have not assigned a group yet.)

/permission user [userName] add - Adds a user to the permissions config. /permission user Bob add

Second add the admin group to that user.

/permission user [userName] addgroup [groupName] - Adds a user to a group. /permission user Bob addgroup admin

Again you can get more info on the permission command by typing /help permission
 
 
Removing a User via Command
Before you start you might want to learn a bit about Commands.

Once you are an admin (read above) on the server you can remove other players from the admin group.

/permission user [userName] removegroup [groupName] /permission user Jane removegroup admin

If you would like to remove them completely from the permissions: (This removes all groups, chat formatting, permissions, etc..)

/permission user [userName] remove /permission user Jane remove

Again you can get more info on the permission command by typing /help permission
 
 
What a Config Looks Like with an Admin User
groups { default { default = 'True' nameFormat = '%name%' chatFormat = '%name% : %message%' guildFormat = '[00CC00][%guild%] %chatFormat%[-]' inherits = permissions { - 'game.fairplay' } } admin { nameFormat = '%name%' chatFormat = '%name% : %message%' guildFormat = '[00CC00][%guild%] %chatFormat%[-]' inherits = permissions { - '*' } } } macros { } users { PLAYERNAME { groups { - 'admin' } } }
 
 
List of Permissions
Here's a list of permissions scraped from the code:
- 'codehatch.command.help' - 'codehatch.command.util.ping' - 'codehatch.command.admin.notice' - 'codehatch.command.admin.registry' - 'codehatch.command.admin.kick' - 'codehatch.command.admin.ban' - 'codehatch.command.admin.mute' - 'codehatch.command.admin.whitelist' - 'codehatch.command.admin.permissions' - 'codehatch.command.admin.shutdown' - 'codehatch.command.admin.config' - 'codehatch.command.admin.config.edit' - 'codehatch.login.ignore.playerlimit' - 'codehatch.login.ignore.playerqueue' - 'codehatch.command.debug' - 'codehatch.debug.buildreport.send' - 'codehatch.debug.buildreport.reply' - 'codehatch.debug.buildreport.others' - 'codehatch.ui.chat.colors' - 'codehatch.security.enabled.toggle' - 'codehatch.blocks.build' - 'codehatch.ping.kick.immunity' - 'codehatch.reporting.players' - 'codehatch.reporting.players.request' - 'codehatch.reporting.players.submit' - 'codehatch.reporting.players.immunity' - 'game.fairplay' - 'game.command.chat.me' - 'game.command.chat.imitate' - 'game.command.chat.guild' - 'game.command.chat.local' - 'game.command.chat.yell' - 'game.command.chat.whisper' - 'game.command.health.suicide' - 'game.command.health.heal' - 'game.command.health.heal.others' - 'game.command.health.nourish' - 'game.command.health.nourish.others' - 'game.command.health.hydrate' - 'game.command.health.hydrate.others' - 'game.command.health.stophunger' - 'game.command.health.stophunger.others' - 'game.command.health.stopthirst' - 'game.command.health.stopthirst.others' - 'game.command.admin.news' - 'game.command.admin.godmode' - 'game.command.admin.godmode.others' - 'game.command.help.list' - 'game.command.items.give' - 'game.command.items.give.others' - 'game.command.items.giveall' - 'game.command.items.giveall.others' - 'game.command.items.clear' - 'game.command.items.clear.others' - 'game.command.teleport' - 'game.command.teleport.origin' - 'game.command.teleport.coord' - 'game.command.teleport.user' - 'game.command.teleport.usertouser' - 'game.command.teleport.usertocoord' - 'game.command.pos' - 'game.command.environment.time' - 'game.command.environment.weather' - 'game.command.objects.killall' - 'game.command.objects.killbytype' - 'game.command.objects.killbyblueprint' - 'game.command.objects.butcher' - 'game.command.objects.security' - 'game.command.ui.switchlayout' - 'game.command.ui.popup' - 'game.command.ui.question' - 'game.command.admin.serverfps' - 'game.command.admin.pageall' - 'game.command.admin.fly' - 'game.command.admin.videofly' - 'game.command.ui.nametag.show' - 'game.command.ui.nametag.hide' - 'game.command.ui.menu' - 'game.command.ui.hud'
 

 

 

 

Did the above information not work for you?
Please click here to contact our support via a ticket.


Was this answer helpful?

Related Articles

Heat Quickstart Guide This quickstart guide will help you jumpstart your adventure on your Heat Server. Click here... Heat Server Admin Commands This quickstart will help you jumpstart your adventure on your Heat Server. Click here to...
« Back

  Tag Cloud

7daystodie 7dtd 7d2d experimental switch admin agario ark survival evolved structure collision dino dino stats player stats local world uploading world admin commands dlc map genesis arma 2 waiting host waiting host mod installation mod install atlas arma 3 configuration configuration guide mods wasteland commandlist admin list command missionfile arma3 FTP Guide FTP File Transfer Protocol scheduled tasks scheduled tasks Ark: Survival Evolved Multiplayer Survival Game Server help Dedicated Server Support Ark Survival Evolved Server Configuration Sunkenlands Upload Upload World Upload Save Save File Palworld Necesse Arma Reforger Arma Connect Arma Mods Mods V Rising V Rising Guide connect V RIsing Private Password V Rising Server Ban Kick V Rising admin Voice chat V Rising voice Save Saved Progress V Rising Preset Workshop Arma Reforger Scenario Arma Reforger Mission Arma3 mission Terraria TModLoader Join Tshock Valheim Server password upload Server name Project Zomboid Quickstart Steam workshop update conan Conan Exiles join upate palworld Palworld Server Connection barotrauma quickstart guide Minecraft Java curseforge java Forge Change campaign configure Update karma system enable The Forest traitors how to how to join server in-game avorion DayZ Modding commands quick Quick start galaxy Server Configurations Difficulty Offset Max Creature Level Loot Scale Wipe Wild Dinos Restore Backup Restore Timestamps Mod Installation Disabling Battleye Anti-cheat PVE Setup Incubation Settings Spawn Rates 7 days to die Game Difficulty Reinstallation Crossplay Option 7 Days to Die Specific Version Selection Darkness Fall Mod Installation Ragnarok DLC Scorched Earth DLC The Center DLC Extinction DLC Fjordur DLC Aberration DLC Structure Collision Abberation Expansion Map Switching Maps Genesis Expansion Map custom map Crystal Isles DLC Genesis DLC Genesis 2 DLC Lost Islands DLC Valguero DLC Crossplay Options Scenario IDs Avorion New Galaxy Create Galaxy Battalion 1944 Quickstart Guide Connecting to Server Blackwake Game Mode Friendly Settings Adding Admins Admins Chivalry Medieval Warfare Add Mods Connect to Server In-Game Connection Citadel:Forge with Fire server configurations Multipliers XP Rates Isle of Siptah Maps Creative Mode Conan Exiles Mod Mods Installation Day of Defeat Source Custom Maps Server Messages dayz standalone DSZA Launcher Ban Players Item Spawns Login Logout Gameplay Settings Installing Community Online Tools Installing Mods Installing CF Admin Tools Contaminated Areas Day Time Settings Day Time Night Time Acceleration Night Mode Deer Isle Expansion Map Mod Map Installation Change the Weather DayZ Weather Weather Snow Loadouts Player Loadouts dayz admin How to become an Admin Don't Starve Together how to connect Cluster Token Token Generation Generate Server Token Troubleshooting Guide Server not showing Delete Data Delete World Delete Save Caves Caves Setup Cluster Server Clustering Cave Server New Reign Beta Expansion DST DST Upload Save File Uploading Local Save File Server not starting Troubleshooting Console Commands Custom World Generate World ECO How to connect Eco Joining server Empyrion Galactic Survival Custom Scenarios Changing Scenarios Changing Game Mode Difficulty Settings Configuring Difficulty Settings World Seed Configuring World Seed Backup Backup Restoration Admin Permissions Custom Admin Permissions Upload Save file Custom Save File Enshrouded Server Name Custom Roles Add Custom Roles Add Roles Enshrouded Password Add Password Gathering Rate Adjusting Gathering Rate Adjust Difficulty Experience Gain Adjusting Experience Gain Admin Day Length Changing Day Length World Custom Modifiers Customizing World Custom Modifiers Death Penalties Disabling Death Penalties Disable Death Penalties Weapon Durability Disabling Weapon Durability Disable Weapon Durability Peaceful Mode Enable Peaceful Mode Garry's Mod Map Change Changing Maps Changing Game Modes Game Modes IP address Fast Downloads Fast DL Setting up Fast DL Lua Errors Errors Stop Lua Errors Workshop Items Uploading Workshop Items ULX ULIB DarkRP Installing DarkRP Mounting Contents ARK: Survival Ascended ARK Game Switcher Switching to ARK: Survival Ascended Manual Backup Restoration Timestamp Restoration Manual Timestamp Restoration Timestamp Backup Specific Timestamp Restoring Backup Curseforge Mods Mods Installations Enable Cheats Cheats Brown in List Join button missing Server Configuration Map Aberration Map Astraeos Expansion Map Astraeos Map Extinction DLC Map Extinction Map Change Map DLC Ragnarok Map Scorched Earth Map Switch Map The Center Map Valguero Map Amissa Map Forglar Map Temptress Lagoon Map ARK API API Manual Troubleshooting ARK Survival Ascend Troubleshooting ARK SA Server Troubleshooting FiveM GTA V GTAV GTA TXAdmin TXAdmin Framework TXAdmin Configuration License Key License Key Guide MelloTrainer Adding Logo Customization Backup Data Troubleshooting Errors Server Troubleshooting GTA Commands Adding Mods ESX FSX RCON Heat Server Password Server Admin Commands Commands Server Admin Permissions Insurgency Standalone Insurgency Kick Players Unban Players Config Files Custom Commands Hytale Authentication Token Authentication Token Setup

  Support

  My Support Tickets   Announcements   Knowledgebase   Downloads   Network Status   Open Ticket

Loading...
Loading...
Choose language
العربية
Azerbaijani
Català
中文
Hrvatski
Čeština
Dansk
Nederlands
English
Estonian
Persian
Français
Deutsch
עברית
Magyar
Italiano
Macedonian
Norwegian
Português
Português
Română
Русский
Español
Svenska
Türkçe
Українська

Choose Currency

£ GBP
$ USD
€ EUR

Generate Password

Please enter a number between 8 and 64 for the password length

AA Game Hosting is a Game Hosting Company, we offer game servers, Voice servers and Web hosting which we support 24/7 by a team of technical professionals and support staff,we aim to provide the best game hosting in the industry news, focusing on the very best games, we only utilise high performance hardware and the best networks avaliable.

HOSTING SERVICES
  • Cloud Web Hosting
  • Game Server Hosting
  • Minecraft Server Hosting
  • Voice Server Hosting
  • WEB HOSTING
  • Personal Webhosting
  • Community Webhosting
  • Cloud Webhosting
  • INFORMATION
  • About us
  • Privacy Policy
  • Terms of Service
  • Payment Options
  • ACCESS
  • Web Control Panel
  • Game Control Panel
  • Support
  • Contact Us

    • Twitter
       
      Facebook

    AA Game Hosting

    © 2024 AA Game Hosting ® All Rights Reserved.