Ultimate Claims

From Craftaro Originals
Revision as of 03:36, 9 July 2023 by Originals-wiki (talk | contribs) (INIT)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Claim land with a unique grief protection tool. Fill up a powercell with supplies in order to keep your land claimed and safe.
Part of the Ultimate Series.

Getting Started

To install Ultimate Claims you will need to:

  1. Turn your server off.
  2. Add the required dependencies: Vault, Holographic Displays, Economy Management Plugin.
  3. Add in the latest version of Ultimate Claims which you can find in our marketplace.
  4. Turn your server back on.

Plugin Files

Translations

We offer translated versions of this plugin! In order to use them, enter the corresponding Language Code into your config.yml.

Commands and Permissions

Player Commands and Permissions

Command Description Permission Node
/c, /claim, /ucl Displays the plugin information page. Default
/c accept Allows the user to accept the most recent claim invitation they received. ultimateclaims.accept
/c claim Allows the user to claim that chunk that they are currently standing in. ultimateclaims.claim
/c unclaim Allows the user to unclaim the chunk they are currently standing in if they are the owner. ultimateclaims.unclaim
/c ban <player> Allows the user to ban the targeted player from their claim. ultimateclaims.ban
/c unban <player> Allows the user to unban the targeted player from their claim. ultimateclaims.unban
/c dissolve Allows the user to dissolve their claim if they are the owner. ultimateclaims.dissolve
/c sethome Allows the user to set the home spawn of their claim. ultimateclaims.sethome
/c home <claim> Allows the user to go to the home of one of their claims. ultimateclaims.home
/c invite <player> Allows the user to invite the targeted player to join their claim. ultimateclaims.invite
/c kick <player> Allows the user to kick the targeted player from their claim. ultimateclaims.kick
/c leave <claim> Allows the user to leave the claim they are a member of. ultimateclaims.leave
/c lock Allows the user to lock or unlock their claim. ultimateclaims.lock
/c recipe Allows the user to view the recipe for creating a powercell. ultimateclaims.recipe
/c name <name> Allows the user to rename their claim. ultimateclaims.name
/c show Allows the user to enable or disable the visualizer for the claim they are currently standing in. ultimateclaims.show
Additional Permissions
Allows the claim owner to toggle mob spawning in their claim. ultimateclaims.toggle.hostilemobspawning
Allows the claim owner to toggle fire spread in their claim. ultimateclaims.toggle.firespread
Allows the claim owner to toggle PvP in their claim. ultimateclaims.toggle.pvp
Allows the claim owner to toggle mob griefing in their claim. ultimateclaims.toggle.mobgriefing
Allows the claim owner to toggle TNT griefing in their claim. ultimateclaims.toggle.tnt
Allows the claim owner to toggle leaf decay in their claim. ultimateclaims.toggle.leafdecay
Allows the claim owner to toggle flight in their claim. ultimateclaims.toggle.fly
Allows a player to claim more or less claims than the global limit set in the config.yml ultimateclaims.maxclaims.<amount>

Admin Commands and Permissions

Command Description Permission Node
/c admin rename <name> Allows the user to forcefully rename the claim they are currently standing in. ultimateclaims.admin.rename
/c admin lock Allows the user to forcefully lock or unlock the claim they are currently standing in. ultimateclaims.admin.unlock
/c home <claim name> Allows the user to go to the home of any claim. ultimateclaims.bypass.home
/c admin removeclaim Allows the user to forcefully dissolve the claim they are standing in. ultimateclaims.admin.removeclaim
/c admin transferownership <player> Allows the user to forcefully transfer ownership of the claim they are currently in to another player. ultimateclaims.admin.transferownership
/c reload Allows the user to reload the configuration and language files of UltimateClaims. ultimateclaims.admin
/c settings Allows the user to edit the UltimateClaims plugin settings via an in-game GUI.
/c setspawn Allows the user to set a spawn point for various uses, such as ejecting and banning players.
Additional Permissions
Gives the player full access to all commands and features of the plugin. ultimateclaims.*
Allows the player to bypass claim restrictions. ultimateclaims.bypass
Allows the player to go into a claim even if it is locked. ultimateclaims.bypass.lock
Allows the player to go into a claim even if they were banned from it. ultimateclaims.bypass.ban
Allows the player to fly in a claim even if flight is toggled off in that claim. ultimateclaims.bypass.fly
Allows the player to access the powercell of any claim to view the items in it. ultimateclaims.powercell.view
Allows the player to access a powercell without being logged in the powercell access audit log. ultimateclaims.admin.nolog
Allows the player to go into a claim without appearing on the claim visitors' list. ultimateclaims.admin.invisible
Allows the player to bypass a claims permissions such as place, break, interact, etc. ultimateclaims.bypass.perms

Placeholders

Placeholder Description
%ultimateclaims_claims% Returns the current claims you are in.
%ultimateclaims_owner% Returns the owner of the claim you are currently in.
%ultimateclaims_bans% Returns the players that are banned from the claim you are currently in.
%ultimateclaims_totalpower% Returns the total power of the claims you are in.
%ultimateclaims_remainingpower% Returns the remaining time of the claim you are currently in.
%ultimateclaims_totalchunks% Returns the total number of chunks you have claimed.

Tutorial

Build 1.2.6

Frequently Asked Questions