Permissions: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Version|0.14.6.0}}
{{Version|0.14.6.0|search=permission}}
{{See_also|Console Commands}}
{{See_also|Console Commands}}
Permissions are sets of rights to administrate a server. They are used to create ranks or can be attributed individually.
<onlyinclude>Permissions are sets of rights to administrate a server. They are used to create ranks or can be attributed individually.


{| class="wikitable"
{| class="wikitable"
Line 7: Line 7:
!Description
!Description
|-
|-
|ManageRound
| ManageRound
|Can start/end rounds.
| Allows players to start and end rounds.
|-
|-
|Kick
| Kick
|Can kick other players.
| Allows players to kick other players.
|-
|-
|Ban
| Ban
|Can ban other players.
| Allows players to ban other players.
|-
|-
|Unban
| Unban
|Can remove bans from other players.
| Allows players to unban other players.
|-
|-
|SelectSub
| SelectSub
|Can choose the submarine.
| Allows players to select the sub when the selection mode is on "Manual".
|-
|-
|SelectMode
| SelectMode
|Can choose the game mode.
| Allows players to select the gamemode.
|-
|-
|ManageCampaign
| ManageCampaign
|Can select the destination, mission and purchase supplies from the [[Campaign]] store.
| Same as giving ManageMoney, SellInventoryItems, SellSubItems, ManageMap, and ManageHires permissions.
|-
|-
|ConsoleCommands
| ConsoleCommands
|Can use [[console commands]] - note that you also need to give permissions for individual console commands.
| Allows players to use [[Console Commands]]. Permissions for individual console commands are also required.
|-
|-
|ServerLog
| ServerLog
|Can read server logs.
| Allows players to read the server logs.
|-
|-
|ManageSettings
| ManageSettings
|Can change server settings.
| Allows players to change the server's settings.
|-
|-
|ManagePermissions
| ManagePermissions
|Can change the permissions of other clients.
| Allows players to change the permissions of other clients. Plays can only grant permissions that they already have.
|-
|-
|KarmaImmunity
| KarmaImmunity
|Is made immune to the [[karma]] system's negative effects, doesn't lose karma.
| Immunizes players against the effects of [[Karma]].
|-
|-
|All
| ManageMoney
|Grants all permissions.
| Allows players to take money from the bank without needing a vote, set salaries, and take money from other player's wallets.
|}
|-
| SellInventoryItems
| Allows players to sell items to shops from their inventories.
|-
| SellSubItems
| Allows players to sell items to shops directly from the submarine.
|-
| ManageMap
| Allows players to select missions and destinations on the campaign map.
|-
| ManageHires
| Allows players to hire and fire NPC crewmates.
|-
| ManageBotTalents
| Allows players to select talents for NPC crewmates.
|-
| All
| Grants players all permissions.
|}</onlyinclude>
 
 
{{Guides nav}}

Latest revision as of 13:01, 30 December 2023

Data is potentially outdated
Last updated for version 0.14.6.0
Last mentioned in changelog 1.2.6.0
The current game version is 1.4.5.0
See also: Console Commands

Permissions are sets of rights to administrate a server. They are used to create ranks or can be attributed individually.

Permission Description
ManageRound Allows players to start and end rounds.
Kick Allows players to kick other players.
Ban Allows players to ban other players.
Unban Allows players to unban other players.
SelectSub Allows players to select the sub when the selection mode is on "Manual".
SelectMode Allows players to select the gamemode.
ManageCampaign Same as giving ManageMoney, SellInventoryItems, SellSubItems, ManageMap, and ManageHires permissions.
ConsoleCommands Allows players to use Console Commands. Permissions for individual console commands are also required.
ServerLog Allows players to read the server logs.
ManageSettings Allows players to change the server's settings.
ManagePermissions Allows players to change the permissions of other clients. Plays can only grant permissions that they already have.
KarmaImmunity Immunizes players against the effects of Karma.
ManageMoney Allows players to take money from the bank without needing a vote, set salaries, and take money from other player's wallets.
SellInventoryItems Allows players to sell items to shops from their inventories.
SellSubItems Allows players to sell items to shops directly from the submarine.
ManageMap Allows players to select missions and destinations on the campaign map.
ManageHires Allows players to hire and fire NPC crewmates.
ManageBotTalents Allows players to select talents for NPC crewmates.
All Grants players all permissions.
v·d·e·h
Guides
Gameplay
Hosting
In-Game Dedicated Servers

Campaign Settings

Karma

Permissions

Console Commands

Hosting a Dedicated Server

List of Config Files

Enabling Mods on a Dedicated Server

Tools & Modding
Editors XML Other

Submarine Editor

Official Guide to the Submarine Editor (Diving deeper)

Character Editor

Official Guide to the Character Editor

Creating mods

XML and how Barotrauma uses it

Content packages (Content types)

Overrides

Installing mods

Publishing to Steam Workshop

Troubleshooting