












advancedclaim.admin.delete
advancedclaim.admin.find
advancedclaim.admin.purge
region.flagmenu.all ( to use flags)
advancedclaim.list
advancedclaim.claim
advancedclaim.admin.reload
advancedclaim.admin.info
advancedclaim.flag

/claim alias /land; advancedclaim.claim ; opens the claim management interface, if no claim exists then it opens the claim creation interface
/claim create <name> ; advancedclaim.claim ; opens the claim creation interface
/claim list /claim liste ; advancedclaim.list; opens a page interface with the list of claims
/claim find <name>; advancedclaim.admin.find ; like /claim list but for a certain player
/claim add ; add someone to your claim
/Claim remove; remove someone from your claim.
/claim help; displays the help message
/claim purge <days> ; advancedclaim.admin.purge; Deletes and regenerates claims of a user with last connection older than x days
/claim delete <nickname> ; advancedclaim.admin.delete ;
Delete all the claims of a player
/claim reload ;
advancedclaim.admin.reload ; reload the plugin
/claim info ; advancedclaim.admin.info; shows the info of the claim where you are
/claim flag ; advancedclaim.flag ; shows the flag menu
FAQ

The plugin is compatible with any worlguard region, so it will be compatible with a lot of land plugins and there will be no problem to convert regions.
Moreover the support is very available.

A claim is a protected worlguard region where only the owner can interact or build (or everyone added)

That's simple !
You need to be outside a region and do the /claim command.
It will shows you a menu with different size of claims.
Click on the desired size.
Then simply write the name of your claim in the chat.
Or type /claim create <name> and the menu with different size of claims will appear.

First of all you have to install the dependencies
Worlguard: https://dev.bukkit.org/projects/worldguard
Vault: https://dev.bukkit.org/projects/vault
After you download the advanced claim plugin
You modify the config.yml and if needed the language files
NEEDED :
Worlguard: https://dev.bukkit.org/projects/worldguard (Tested on 7.0.5)
Vault: https://dev.bukkit.org/projects/vault (Tested on 1.7)
ProtocolLib: https://www.spigotmc.org/resources/protocollib.1997/ ( Tested on 4.5.1)