HomeJavaModsPlayerProtections - An original area claiming plugin
PlayerProtections - An original area claiming plugin
ModsJava

PlayerProtections - An original area claiming plugin

⬇ Download on Spigot
[​IMG]

THIS PLUGIN IS BEING REWRITTEN IN A WAY BETTER VERSION. STAY TUNED.
JOIN MY DISCORD IF YOU WANT TO BE PART OF A POTENTIAL BETA TEST : https://discord.gg/WARsk9eCCC


I need help with writing the actual ressource page as I'm not good with them, thank you <3

PlayerProtections is an area claiming plugin mostly for Survival servers.
It works by using "Cores" that are custom blocks you can configure in the config.yml

Code (YAML):
tiers:
  iron
:
    block
:
      material
: "IRON_BLOCK"
      name
: "&f&lIron Protection Core"
      enchanted
: true
      lore
:
        - "&7Radius
: %size% blocks"
        - "&7Max members
: %maxMembers%"
        - "&7Place to claim a new land."
    size
: 10
    maxMembers
: 10
    blockDrop
: true
  gold
:
    block
:
      material
: "GOLD_BLOCK"
      name
: "&e&lGold Protection Core"
      enchanted
: true
      lore
:
        - "&7Radius
: %size% blocks"
        - "&7Max members
: %maxMembers%"
        - "&7Place to claim a new land."
    size
: 20
    maxMembers
: 25
    blockDrop
: true
  diamond
:
    block
:
      material
: "DIAMOND_BLOCK"
      name
: "&b&lDiamond Protection Core"
      enchanted
: true
      lore
:
        - "&7Radius
: %size% blocks"
        - "&7Max members
: %maxMembers%"
        - "&7Place to claim a new land."
    size
: 30
    maxMembers
: 50
    blockDrop
: true
  emerald
:
    block
:
      material
: "EMERALD_BLOCK"
      name
: "&a&lEmerald Protection Core"
      enchanted
: true
      lore
:
        - "&7Radius
: %size% blocks"
        - "&7Max members
: %maxMembers%"
        - "&7Place to claim a new land."
    size
: 50
    maxMembers
: 100
    blockDrop
: true
You can then use /claim give <player> <tier> <quantity> (permission:
playerprotections.give)
to give one of the core block corresponding to that tier.

You can then place the block somewhere in the world and you will now own that area.
You can right click on a core block you own to manage your claim settings and members.

The size works by going from each face of the block to the size (so a size of 50 will make a 100x100 claim with the core in the center).
Height (Y axis) is always claimed from 0 to 255 (max height), only the X and Z matters.

You can add people to your claim by using /claim add <player> while you stand in your claim.

You can also use /claim list to display a list of claims you own.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

PlayerProtections - An original area claiming plugin is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15. Downloaded 23,390 times (via Spigot). Download it and open it directly in the game.

Explore more