sLandClaimLite - Powerful Plugin icon

sLandClaimLite - Powerful Plugin -----

a modern,profesional plugin for landclaim function in your server



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
  • Intuitive Claiming: Use a golden shovel to select and claim your land.

  • Core Protection: Protects against block breaking, placing, and other player interactions.

  • Trust System: Grant friends permission to build and interact in your claims.

  • PvP Protection: Toggle whether PvP is allowed inside claimed areas.

  • Mob Griefing Protection: Prevent creepers and other mobs from damaging blocks in claims.

  • Configurable Limits: Set minimum claim sizes and a maximum number of claims per player.

  • World Whitelist: Restrict claiming to specific worlds.

  • Highly Customizable: Almost every message sent to the player can be changed in the config.yml.

  • Admin Tools: Powerful admin commands to manage claims and reload the plugin on the fly.

  • Lightweight & Performant: Designed to have minimal impact on your server's performance.
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:

  • /scl help - Displays the main help message.

  • /scl tool - Gives you the golden shovel for claiming.

  • /scl claim - Creates a claim after you've selected two corners with the tool.

  • /scl unclaim - Removes the claim you are standing in (requires confirmation).

  • /scl abandonall - Removes all of your claims (requires confirmation).

  • /scl info or /scl trustlist - Shows information about the claim you're in, including the owner and trusted players.

  • /scl list - Lists all the claims you own and their locations.

  • /scl trust <player> - Trusts a player to build/interact in the claim you're standing in.

  • /scl untrust <player> - Removes a player's trust from the claim you're standing in.
Admin Commands
(Requires permission:

  • /scl reload - Reloads the config.yml and claims.yml from disk.

  • /scl admin unclaim - Forcefully removes the claim you are standing in, regardless of who owns it.
Other Permissions
  • slandclaimlite.claims.unlimited - Allows a player to bypass the maximum claim limit set in the config. (Default: OP)
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!
Resource Information
Author:
----------
Total Downloads: 18
First Release: Aug 15, 2025
Last Update: Aug 15, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings