Simple Claim Plugin

Discussion in 'Plugin Requests' started by Tomatoblaster, Aug 29, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    Tomatoblaster

    I know there are a lot of plugins that do this but they're way too complicated. Im looking for a simple plugin to allow a custom item (in config) to click two corners and claim that land for that specific player. I would also like a temporary boarder around the claim when claiming. Please make it protect chests in the claim too. I would also like a system where it gives a player an amount of claim blocks the more they play, eg . 150 per hour, and they start with 200 or something.

    Commands:
    - /claim addmember {name}
    - /claim ban {name}
    - /simpleclaim reload
    - /claim removemember {name}
    - /claim abandonall

    claim.* (gives all claim permissions)
    claim.addmember
    claim.removemember
    claim.abandonall

    I would like this for 1.12.2 Please.

    I would like this asap please!
     
  2. Offline

    user_91250433

    Hi
    I am looking for plugin like this also
    And maybe it can display owners name when entered?


    Also what about command: /claim radius <number>
    It would claim area with specified radius in square, if it overlays with any other claimed land it cancels request.

    Edit:
    Wanted to make another suggestion to how claimed regions are saved.
    Make saparated folder where every player's claimed is stored and save only two coordinates like griefprevention plugin does.
    Filename = Player owner name
    Like this:
    [​IMG]
     
    Last edited by a moderator: Sep 1, 2018
  3. Offline

    Tomatoblaster

    Yeah I was kinda thinking that too, seems like a good idea in my opinion. Lets just hope we can get someone to do it!
     
  4. Offline

    Skynios

    I will try to make it but i have never mad a plugin with claim a land :3

    Edit: i'm almost done but what do you mean with - /claim ban {name}?
     
    Last edited: Sep 7, 2018
  5. Offline

    Tomatoblaster

    Hey thank you so much for replying, and yes that would be perfect what you were on about with the commands. Again thank you SO much for working on this, means a lot.

    Edit: The claim ban does not allow another person to enter that claim. An invisible boarder, but if thats too complicated, you dont have to code it.
     
  6. Offline

    Skynios

    I hope this is what you want Download!
    Commands || permisions
    - /claim addmember {name} || claim.addmember
    - /claim ban {name} || claim.ban
    - /simpleclaim reload || simpleclaim.reload
    - /claim removemember {name} || claim.removemember
    - /claim removeban {name} || claim.removeban
    - /claim abandonall || claim.abandonall
     
Thread Status:
Not open for further replies.

Share This Page