About Advanced Entity Limit
- Multi permission based entity limit system
- Limit number of entities per player/group/team/clan
- UI config setup options
- Auto updating player permissions
Chat Commands:
- /limits: Opens the user interface (UI) for managing entity limits
Console Commands:
- ael.createnew <advancedentitylimit.NAME> <optional: copy from advancedentitylimit.NAME>: Adds new permissions for entities. Optionally, you can copy permissions from an existing entity limit.
Player Permissions:
- advancedentitylimit.ui: Allows players to seethe UI.
- advancedentitylimit.default: Applies the default entity limits
- advancedentitylimit.vip: Applies the vip entity limits
You can create custom permission groups to have various limits per group.
Admin Permissions:
- advancedentitylimit.setlimit: Grants permission to set limits for entities.
- advancedentitylimit.createperm: Allows the creation of new permissions for entities.
- advancedentitylimit.admin: Provides full access.
{ "Auto-fill missing entities?": true, "Chat prefix": "<color=red>[Limits]</color>: ", "A message when the player reaches the maximum limit of objects": "You have <color=red>reached</color> the limit of this object ({0})", "Use teams for sum them constructions": false, "Use clans?": false, "Clans plugin for sum player constructions (Mevent, k1lly0u)": "Mevent" }
Credit to @MuB-Studios the original author of this plugin