Neutral NPCs
NPCs will not attack anything unless they are attacked first, then if the animal loses sight of its last attacker for more than 30 seconds (default), it will forget.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>.- neutralnpcs.use - those without this permission will not be affected by this plugin and will always experience default behaviour.
Configuration
The settings and options can be configured in the NeutralNPCs file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Forget time - The amount of time a player is considered hostile before returning to neutral.
- Only animals - If you want this plugin to only affect animals (like previous versions) then set this to true. Setting this to false will mean all NPCs will act neutral (includes bradley apc and patrol helicopter).
- Affect only Selected - If you want this plugin to only affect certain entitites, then this can be set to true, it will then only affect the entities defined in "Selected entities". Note: (Only animals must be set to false)
- Selected entities - Here is where you put the shortnames of the entities you want to be affected by the plugin (needs above permission set to true to have any effect).
Neutral Animals
This is for the old version of this plugin that only supported animals, found on the "neutralanimals" branch under the updates tab or version 1.* on under the main branchAnimals will not attack anything unless they are attacked first, then if the animal loses sight of its last attacker for more than 30 seconds (default), it will forget.
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>.- neutralanimals.use - those without this permission will not be affected by this plugin and will always experience default behaviour.
Configuration
The settings and options can be configured in the NeutralNPCs file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Forget time - The amount of time a player is considered hostile before returning to neutral.