Godmode allows players with permission to become invulnerable and god-like. Players can also become untiring (infinite run/metabolism), be protected from looting, and more if they have the appropriate permission.
This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash / or the symbol you have configured in oxide.config.json.
The 'god' console command is overridden by rust's 'god' console command
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- godmode.admin -- Allows player to enable/disable godmode on other players using /god <name/id> command.
- godmode.toggle -- Allows player to enable/disable godmode on self using /god command.
- godmode.invulnerable -- Protects god from all damage.
- godmode.lootplayers -- Allows god to freely loot other gods.
- godmode.lootprotection -- Prevents others players from looting god.
- godmode.noattacking -- Prevents god from attacking other players.
- godmode.untiring -- Allows god to have infinite run and metabolism.
- godmode.autoenable -- Godmode is auto enabled when the player enters server
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash / or the symbol you have configured in oxide.config.json.
The 'god' console command is overridden by rust's 'god' console command
- god -- Toggle player's godmode on/off; requires godmode.toggle permission
- god <name or id> -- Toggles target player's godmode on/off; requires godmode.admin permission
- gods -- List all players with godmode enabled; requires godmode.admin permission