NClaim  Advanced Claim System icon

NClaim Advanced Claim System -----

Customalizable Claim System Private to Everyone



NClaim
This plugin is designed to protect players' items and structures.

Features

Coop System: You can add your friends to your claim, manage their permissions, and kick them from the claim.
Expand System: You can expand your claim's chunks without purchasing a new claim.
Blacklisted Worlds: If you are in a blacklisted world specified in the config, purchasing a claim is prohibited.
Claim End Date: You can configure the duration a newly purchased claim lasts in the config.yml. Currently, only an admin can extend this duration.
Permissions: You can configure many of the permissions for a player added to the co-op.
Customizable: You can modify most in-game messages from messages.yml and change all settings in config.yml
Placeholders: You can use placeholders in-game to fetch all the data from the config.yml

Commands
/nclaim help/? - Shows the commands
/nclaim admin - Shows the admin commands.
/nclaim about - Provides information about the plugin.
/nclaim balance - Shows the player balance.

Permissions
nclaim.help - Help command permission.
nclaim.admin - Access the all admin commands.
~
nclaim.reload - Access the reload command.
nclaim.add - Access the add command.
nclaim.remove - Access the remove command.
nclaim.delete - Access the delete command.
nclaim.chunkinfo - Access the chunkinfo command.
If the player has the 'nclaim.admin' permission or player is op, the action will be executed directly without checking the permissions.

Placeholders
%nclaim_get_string_path% - It retrieves the given path value from the config.yml. It only fetches string values.
%nclaim_get_int_path% - It retrieves the given path value from the config.yml. It only fetches integer values.
%nclaim_get_boolean_path% - It retrieves the given path value from the config.yml. It only fetches boolean values.
%nclaim_get_list_path_index% - It retrieves the value at the given path from the index in the list in config.yml.

%nclaim_get_list_blacklisted-worlds_0% - Returns the value at index 0 in the blacklisted worlds list.

%nclaim_expiration_chunkX_chunkZ% - Displays the expiration time of the chunk at the given X and Z coordinates.
%nclaim_owner_chunkX_chunkZ% - Displays the owner name of the chunk at the given X and Z coordinates.

%nclaim_player_balance% - Displays the player's balance (you don't need to replace 'player'; just leave it as 'player').


Plugin Dependencies
This plugin requires the following dependencies
Required Dependencies
PlaceholderAPI
Optional Dependency
FancyHolograms
DecentHolograms

NBT-API
Vault

Installation
1- Download the latest version of the plugin.
2- Place the plugin in the plugins folder of your server.
3- Restart your server.


Contact
Found a bug or have a suggestion? Contact me on Discord: aysihuniks or open an issue on the GitHub Page.

Rate the plugin.
Leave a review.

Code (YAML):
lang_file : "en-US"
prefix
: "&8[<#fa8443>NClaim&8]&r"
check_for_updates
: true

# Worlds where purchasing claims is not allowed.
blacklisted-worlds
:
 - world
  - spawn
  - pvp

# max-claim-count: Defines the maximum number of claims a player can own.
# claim-buy-price: The amount of money deducted from a player's account when purchasing a new claim.
# claim-each-land-price: The cost to expand an existing claim.
# max-coop-limit: How many people can co-op your claim.
# claim-end-day: The date when the claim will be deleted after purchase
# date-format: Date and time format.
# time-zone: Time zone.
max-claim-count
: 3
claim-buy-price
: 1500
claim-each-land-price
: 2000
max-coop-limit
: 3
claim-end-day
: 7

# Color placeholders. Use {COLORNAME} or {colorname} in messages YAML files.
colors
:
  red
: < #cf2525>
  darkRed
: < #6D2323>
  green
: < #7ABA78>
  darkGreen
: < #0A6847>
  white
: < #FFF8E8>
  yellow
: < #FFEC9E>
  orange
: < #fa8443>
  gray
: < #ababab>
  purple
: < #8D77AB>
  brown
: < #825B32>

config_version
: "{version}" # DO NOT CHANGE
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
Resource Information
Author:
----------
Total Downloads: 50
First Release: Feb 10, 2025
Last Update: Yesterday at 1:31 PM
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings