SimpleClaimSystem Integration
SmartSpawner supports both versions of SimpleClaimSystem:
- v1.x.x — Free, open-source edition
- v2.x.x — Paid edition
The correct hook is selected automatically based on the detected version. No additional configuration is needed.
This integration ensures that spawner-related actions respect claim permissions, preventing unauthorized modifications within protected claims.
Free Version (v1.x.x)
Section titled “Free Version (v1.x.x)”Required Permissions
Section titled “Required Permissions”Destroy Permission
Section titled “Destroy Permission”- Permission:
Destroy - Purpose: Breaking spawners
- Description: Allows players to break or remove spawners within a claim
InteractBlocks Permission
Section titled “InteractBlocks Permission”- Permission:
InteractBlocks - Purpose:
- Stacking spawners
- Accessing spawner interfaces/GUIs
- Description: Enables interaction with spawner blocks for stacking and GUI access within a claim
Granting Permissions
Section titled “Granting Permissions”Permissions are managed through SimpleClaimSystem’s claim settings interface:
- Access the claim settings GUI (using
/claim settingscommand) - Locate the relevant permission toggles
- Enable
DestroyandInteractBlocksfor appropriate players/groups
Related Configuration
Section titled “Related Configuration”For reference, here are the relevant sections from SimpleClaimSystem’s config.yml:
Status Settings
Section titled “Status Settings”status-settings: Build: true Destroy: true Buttons: true Items: true InteractBlocks: true # ... other settingsDefault Values
Section titled “Default Values”default-values-settings: Members: Build: true Destroy: true Buttons: true Items: true InteractBlocks: true # ... other settingsFull Configuration: SimpleClaimSystem config.yml
Paid Version (v2.x.x)
Section titled “Paid Version (v2.x.x)”Required Permissions
Section titled “Required Permissions”destroy_block + destroy_spawners
Section titled “destroy_block + destroy_spawners”- Permissions:
destroy_blockanddestroy_spawners - Purpose: Breaking spawners
- Description: Both flags must be enabled —
destroy_blockgrants general block breaking, anddestroy_spawnersspecifically allows spawner removal
interact_spawner
Section titled “interact_spawner”- Permission:
interact_spawner - Purpose:
- Stacking spawners
- Accessing spawner interfaces/GUIs
- Description: Enables interaction with spawner blocks for stacking and GUI access within a claim
Last update: April 1, 2026 09:34:12