Getting Started
Overview
SimpleClaimSystem (SCS) is a chunk-based land protection plugin for Minecraft servers. Players claim 16x16 chunks and configure 32 toggle settings that control what other players, the environment and the world can do inside the territory.
The plugin ships with:
- Chunk-based claiming with
SURVIVAL,SURVIVAL_REQUIRING_CLAIMSandDISABLEDper-world modes - 32 protection settings (Build, Destroy, Pvp, Explosions, etc.)
- Permission groups with per-group limits and defaults
- Vault-based economy (claim cost, chunk cost, selling/buying)
- Map plugin integrations: Dynmap, BlueMap, Pl3xmap
- PlaceholderAPI expansion
- WorldGuard
scs-claimflag - Customizable GUIs and language files
- SimpleClaimSystem developer API
Prerequisites
- Server software: Spigot / Paper / Purpur / Folia / Pufferfish
- Minecraft version: > 1.18
- (optional) A permission plugin (LuckPerms, PermissionsEx, …) to manage the plugin's permissions
Installation
- Download — get the plugin from its official Spigot resource page.
- Place — move the
SimpleClaimSystem.jarfile into your server'splugins/folder. - Run — start your server to activate the plugin.