Search the Community
Showing results for tags 'noob'.
-
Version 1.0.1
151 downloads
Players with permission will have temporary protection from other players and NPCs. Permissions: noobprotection.use - permission for temporary protection of players. 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>. Command: Chat commands; /protectoff - command to forcefully disable protection (can be changed in the configuration file). Console commands; resetProtectData - updates all players' defense time and set to the default value. Configuration: Player protection time (in seconds) - Time to protect the player and his buildings. Enable protection for buildings owned by the player - All buildings owned by the player will not receive damage from other players. Update protection time after death - After a player dies, the timer will be updated and set to the default value. NPCs ignore player with protection - NPCs will ignore the player with protection until the player damages them. Respawn player at the location of the last death - The player will respawn in the same location where he last died. Allow respawn at last death location after protection ends - Even after the protection time ends, the player will respawn in the same location where he last died. Minimum lifetime for respawning at the location of the last death - The player's lifespan after the last death. If the lifetime is less than specified in the variable, then the player will respawn in a random place. It is necessary for cases when the player is in an area where he is immediately killed.Free -
Version 1.0.0
235 downloads
Explosion Damage Reducer change damage value of Rockets, High Velocity Rockets and HE Grenades to players. Just anti noob pvp # Configuration Values are in % { "Apply reduced damage to the attacker": false, "Rocket": 100, "High Velocity Rocket": 100, "HE Grenade": 100, "version": { "Major": 1, "Minor": 0, "Patch": 0 } }Free