HomeJavaModssLandClaimLite - Powerful Plugin
sLandClaimLite - Powerful Plugin
SLandClaimLite

A simple, lightweight, and intuitive land claiming plugin for your Paper/Spigot server.

Description
Tired of complex, laggy, and confusing land protection plugins? SLandClaimLite is designed from the ground up to be easy for players to use and for server owners to manage. Using the classic "golden shovel" method, players can protect their land from griefing and unwanted PvP in seconds.

While it's designed to be "Lite," it doesn't skimp on essential features. With a powerful trust system, configurable limits, and detailed in-game messages, SLandClaimLite provides robust protection without the bloat.

Features
Installation
  1. Download the latest version of SLandClaimLite.jar.

  2. Stop your server.

  3. Place the .jar file into your server's /plugins directory.

  4. Start your server. The default configuration files will be generated.

  5. (Optional) Stop the server again, and edit config.yml to your liking. Then start it back up.
Commands & Permissions
The main command is /scl. Aliases: /sl, /land, /claim

Player Commands
(Requires permission:

Admin Commands
(Requires permission:

Other Permissions
How to Claim Land
  1. Get the Tool: Type /scl tool to get a golden shovel.

  2. Select Corner 1: Left-click a block with the shovel. This is your first corner.

  3. Select Corner 2: Right-click another block with the shovel. This is your second corner. The claim will be a rectangular area between these two points, from bedrock to the sky limit.

  4. Create the Claim: Stand inside your selection and type /scl claim.
If successful, your land is now protected!

Configuration
The config.yml is heavily commented and designed to be easy to understand. Here's a brief overview of the main sections:

Code (YAML):
# settings.claims
# Control the behavior of claims, including minimum size and max claims per player.
settings
:
  claims
:
   min-size
: 5
   max-per-player
: 10

# settings.tool
# Configure the claiming tool item and whether it's given on first join.
  tool
:
   item
: "GOLDEN_SHOVEL"
   give-on-first-join
: true

# settings.protection
# Enable/disable specific protections like PvP and mob griefing.
# Use 'enabled-worlds' to whitelist where claims can be made. Leave empty to allow all worlds.
  protection
:
   enabled-worlds
: [ ]
   prevent-pvp-in-claims
: true
   prevent-mob-griefing
: true

# messages
# Customize nearly every message the plugin sends to players.
# Supports standard Minecraft color codes (&a, &c, etc.).
messages
:
  prefix
: "&e[Claims] &r"
  general
:
   no-permission
: "&cYou do not have permission for that."
  # ... and many more customization options!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

sLandClaimLite - Powerful Plugin is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 102 times (via Spigot). Download it and open it directly in the game.

Explore more