▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
L-claim

L-claim

L-Claim is a chunk-based town claim system developed for Minecraft servers. Players can establish their own towns, protect their land, manage members, and customize their communities with an advanced permission system.

10
0

L-Claim

L-Claim is a chunk-based town claiming system developed for Minecraft servers. It allows players to establish their own towns, protect their lands, and manage their communities efficiently.

Supported Languages: Turkish, English


InformationValue
Main Command/town or /t
Admin Command/lclaim or /lc
Help/town yardım or /t help

Player Commands

Town Management

CommandDescriptionShortcut
/town create <name>Create a town/t kur
/town deleteDelete town/t sil
/town claimClaim a chunk/t talep
/town unclaimUnclaim a chunk/t birak
/town unclaim allUnclaim all chunks/t birak all
/town infoTown information/t bilgi
/town listTown list/t liste
/town mapMap menu/t harita

Membership

CommandDescription
/town invite <player>Invite a player
/town acceptAccept invitation
/town declineReject invitation
/town kick <player>Kick a member
/town leaveLeave the town
/town transfer <player>Transfer Mayor status

Bank & Money

CommandDescription
/town deposit <amount>Deposit money into the bank
/town withdraw <amount>Withdraw money from the bank

Spawn

CommandDescription
/town spawnTeleport to town spawn
/town set spawnSet the spawn point

Permissions

CommandDescription
/town trust <player>Add a trusted player
/town untrust <player>Remove a trusted player

Miscellaneous

CommandDescription
/town flyToggle flight mode
/town chatToggle town chat
/town helpHelp menu

Admin Commands

CommandDescription
/lc reloadReload the plugin
/lc info <town>View town info
/lc listList all towns
/lc forceclaim <town>Forcefully claim a chunk
/lc forceunclaimForcefully unclaim a chunk
/lc forcedelete <town>Forcefully delete a town
/lc bypassToggle claim protection bypass
/lc setbalance <town> <amount>Set town balance
/lc addbalance <town> <amount>Add money to town
/lc removebalance <town> <amount>Remove money from town
/lc teleport <town>Teleport to a town
/lc purge <player>Delete all towns of a player
/lc clearinvitesClear all invitations
/lc statsPlugin statistics
/lc setlevel <town> <0-12>Set town level

Permissions

Player Permissions

PermissionDescription
lclaim.town.createCan create a town
lclaim.town.claimCan claim chunks
lclaim.town.unclaimCan unclaim chunks
lclaim.town.deleteCan delete a town
lclaim.town.inviteCan invite players
lclaim.town.kickCan kick members
lclaim.town.transferCan transfer Mayor status
lclaim.town.flyCan use flight
lclaim.town.spawnCan use spawn teleport
lclaim.town.bankCan use the bank
lclaim.town.settingsCan change settings
lclaim.town.trustCan add trust
lclaim.farmer.buyCan buy a farmer
lclaim.farmer.upgradeCan upgrade a farmer
lclaim.bounty.createCan create a bounty
lclaim.bounty.addCan add to a bounty
lclaim.level.infoCan view level info

Admin Permissions

PermissionDescription
lclaim.adminAll admin commands
lclaim.admin.reloadCan reload
lclaim.admin.infoCan view town info
lclaim.admin.listCan view the list
lclaim.admin.forceclaimCan use force claim
lclaim.admin.forceunclaimCan use force unclaim
lclaim.admin.forcedeleteCan force delete
lclaim.admin.bypassCan use bypass
lclaim.admin.setbalanceCan set balance
lclaim.admin.addbalanceCan add balance
lclaim.admin.removebalanceCan remove balance
lclaim.admin.teleportCan teleport
lclaim.admin.purgeCan purge
lclaim.admin.clearinvitesCan clear invites
lclaim.admin.statsCan view stats
lclaim.admin.setlevelCan set level

Features

Claim System

  • Chunk-based claim system
  • Automatic claim expansion
  • Claim limit (based on level)
  • Minimum distance to neighboring towns
  • World blacklisting

Town Level System (12 Levels)

  • Level is determined by member count
  • Each level grants bonus chunks
  • Information panel via /town yardım or /t help

Farmer System

  • Automatic harvesting
  • 10 levels (capacity, range, speed)
  • Supports 14 agricultural products
  • Automatic replanting
  • Automatic item collection
  • Storage management
  • Product selling and collection

Bounty System

  • Set bounties on players
  • Kill tracking
  • Bounty leaderboards/list

Additional Features

  • Chest Lock: Secure town chests
  • Town Chat: Private communication
  • Spawn Protection: Protection at spawn points
  • Visitor Spawn: Dedicated visitor spawn points
  • Fly: Flight within town borders
  • Bank System: Centralized town economy

PlaceholderAPI Setup

If the PlaceholderAPI plugin is installed, it will activate automatically.

Available Placeholders

PlaceholderDescriptionExample Output
%lclaim_town_name%Player's town nameTown1
%lclaim_town_mayor%Mayor of the townPlayer123
%lclaim_town_members%Total number of members5
%lclaim_town_max_members%Maximum member capacity10
%lclaim_town_chunks%Number of claimed chunks15
%lclaim_town_max_chunks%Maximum chunk capacity25
%lclaim_town_bank%Town bank balance5000.00
%lclaim_town_balance_formatted%Formatted town balance5,000.00
%lclaim_town_world%World where the town is locatedworld
%lclaim_town_founded%Date of foundation12.04.2026
%lclaim_town_level%Town level (1-12)5
%lclaim_town_pvp%PvP statusOn / Off
%lclaim_town_pvp_status%Is PvP enabled?Yes / No
%lclaim_town_visitors%Visitor entry statusOpen / Closed
%lclaim_town_visitor_status%Are visitors allowed?Open / Closed
%lclaim_town_fire%Fire spread statusOn / Off
%lclaim_town_explosions%Explosion permission statusOn / Off
%lclaim_town_mob_spawning%Mob spawning statusOn / Off
%lclaim_town_is_mayor%Is the player the mayor?Yes / No
%lclaim_town_is_member%Is the player a member?Yes / No
%lclaim_town_is_trusted%Is the player trusted?Yes / No
%lclaim_town_trusted_count%Number of trusted players3
%lclaim_in_claimed_chunk%Is in a claimed chunk?Yes / No
%lclaim_in_own_town%Is in their own town?Yes / No
%lclaim_chunk_town_name%Name of the town at current chunkTown1
%lclaim_chunk_town_pvp%PvP status of current chunkOff (Wilderness)
%lclaim_total_towns%Total towns on the server15

Global Placeholders

PlaceholderDescriptionExample Output
%lclaim_total_towns%Total number of towns15

Configuration

Main settings are in the config.yml file:

  • town.* - Town settings
  • economy.* - Economy settings
  • farmer.* - Farmer settings
  • bounty.* - Bounty settings

Note: Placeholder values will return in either Turkish (Kapalı, Açık, Evet, Hayır) or English (Disabled, Enabled, Yes, No) based on the language setting in your config.yml.

Requirements

  • Vault - For economy features (optional)
  • PlaceholderAPI - For placeholder support (optional)

Support

discord: squezsaz

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 неделю назад
Обновлён:3 дня назад
Главная