VRage.Game.ModAPI
MyAdminSettingsEnum
Assembly: VRage.Game.dll
public enum MyAdminSettingsEnum
Describes administrator settings
Fields
| Member | Description |
|---|---|
| AdminOnly | All settings for the administrator |
| IgnorePcu | PCU limits are ignored |
| IgnoreSafeZones | Safe zone don't affect player |
| Invulnerable | Player is invulnerable |
| KeepOriginalOwnershipOnPaste | Keeps original owner when pasting grid |
| None | No rights or settings enabled |
| ShowPlayers | Shows all the players |
| Untargetable | Can't be targeted by the AI |
| UseTerminals | Can use any terminal |