Getting Started
Prerequisites
- Server software: Spigot, Paper, Purpur, or Folia
- Minecraft version 1.21 or higher
- packetevents >= 2.10.1 (required dependency)
- A permissions plugin (e.g. LuckPerms) — recommended for managing 130+ permissions
Installation
- Download SimpleClaimSystem from BuiltByBit.
- Place the
SimpleClaimSystem.jarfile into your server's/pluginsfolder. - Download packetevents (>= 2.10.1) from Modrinth.
- Place the
packeteventsjar into your/pluginsfolder as well. - Start (or restart) your server — do not use
/reload. - The plugin will generate its configuration files in
/plugins/SimpleClaimSystem/.
Creating Your First Claim
Once installed, players can start claiming land immediately:
- Stand in the chunk you want to claim.
- Run
/claimto claim the chunk you're standing in. - Optionally use
/claim radius <radius>to claim multiple chunks at once. - Use
/claim mapto see a visual map of nearby claims. - Use
/claim auto-mapto automatically display the map when moving between chunks. - Use
/claim seeto visualize claim boundaries with particles. - Use
/claim menuto open the main claim GUI.
Tip: Use/claim listto open a GUI with your claims, or/claimsto browse all server claims.
Importing from Free Version
If you're upgrading from the free version of SimpleClaimSystem, you can import all your claims and player data:
- Install SimpleClaimSystem V2 alongside the free version data.
- Run
/scs importFromV1to import all claims and players. - You can also import from GriefPrevention (
/scs importFromGriefPrevention), Lands, or Towny.