Entity Limit limits entities for each player or building. For example you can limit for players the usage of High External Walls to 5. No permissions, no commands. In config file
Defined in configuration.
use ENTITY NAMES OR SHORTNAMES (not item shortnames)
Notes
- There are cache for permisisons to reduce server lag on checking permissions. New permisisons will be affected after ~10 mins
- If player doesnt have any permission from config -> he will be not limited
- If in permission entry there are no limits to entity -> it will be not limited
- List of entities:
- There are NO data files. Plugin checks all entites on server on initializing and puts it in temporary strorage
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>.Defined in configuration.
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: `/`.- /limit or /limits - Allows player to check his global or building limits
Configuration
The settings and options can be configured in the EntityLimit file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.use ENTITY NAMES OR SHORTNAMES (not item shortnames)