About Solo Enforcement
This is a lightweight plugin that disables various teaming methods to restrict players to solo gameplay.
- Cupboard authorization limits
- Turret authorization limits
- Sleeping bag/bed assignment limits
- Disables team creation
- Disables crafting of codelocks
Permissions
soloenforcement.enforce
Configuration
{ "Restrict tool cupboards": true, "Require destruction of tool cupboards": true, "Ignore tool cupboard restrictions on decaying bases": true, "Restrict turrets": true, "Restrict sleeping bags and beds": true, "Restrict team creation": true, "Restrict codelock crafting": true, "Show warning messages": true }
Localization
{ "AuthorizedWarning": "Another player is already authorized.", "RespawnWarning": "You are not allowed to assign your bag to another player.", "TeamWarning": "Teams have been disabled on this server.", "CraftWarning": "Crafting for this item has been disabled." }