Giter VIP home page Giter VIP logo

kiwiclaims's Introduction

KiwiClaims

KiwiClaims is a claims plugin for CraftBukkit 1060 (and probably other CraftBukkits). It uses a selection interface similar to that of WorldEdit, and the claims work in a way similar to GriefPrevention.

Usage:

This plugin does claim selections in a fashion similar to WorldEdit. Selections are created by left- and right-clicking the lesser and greater corners of a claim respectively. Run /kc help to see all of the plugin's commands.

Building:

To compile KiwiClaims, you will need Apache Maven.

  1. Clone this repository.
  2. Execute mvn clean package

The generated jar file will be in the target directory.

What's done:

  • Claiming
  • Trusting
  • Block protection
  • Storage protection
  • Entity protection
  • Farmland protection
  • Exclusion zones - admin claims whose sole functionality is to stop players from claiming in that area. This is to prevent having other dependencies, like WorldGuard for WorldGuard regions.
  • Claim transferring
  • Safety mechanism, like GriefPrevention's /ignoreclaims, to prevent admins from accidentally causing damage in a claim.

What's to be done:

  • Claims that are configurable as to what things are allowed (e.g. allow button presses from outsiders).
  • Create messages file (e.g. messages.yml) so that the messages sent by the plugin can be customised.

Thanks to https://chew.pw/ for hosting the correct Bukkit API in their Jenkins repository.

kiwiclaims's People

Contributors

mfhkiwi avatar

Stargazers

 avatar

Watchers

 avatar

kiwiclaims's Issues

Suggestion for plugin

Message to play in chat what he entered someone claim
And he go out of someone claim
Messages like
"You entered (Owner nickname) claim"
And
"You're out of (Owner nickname) claim"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.