Skip to content

Spigot plugin built for 1.8+ allowing the claiming and protection of players' chunks.

License

Notifications You must be signed in to change notification settings

Drachionix/ClaimChunk

 
 

Repository files navigation

ClaimChunk Logo ClaimChunk Title

Version Info Download Info Servers Using Claimchunk Players Using Claimchunk

Join us on our Discord server (zGYrqcq) for bug reports, support, and general chatting!

Info

Spigot plugin for 1.8+ allowing the claiming of chunks.

The destiny of chunks is to unite not to divide
Let's make the world ours.

Usage and more information can be found on the wiki.

  • 1.8 - 1.14.4 | Works seamlessly.
  • 1.6 - 1.7.10 | Works when titles are disabled in config.

For even more information, the SpigotMC page can be found here.

Download

Downloads are available in the releases section.

Optional Features:

Building

If you want to obtain a version of the plugin that isn't availble yet (like a snapshot), you can do so by asking on the Discord or building it yourself. Here's how to build it yourself:

First, you'll need to clone the repo either using the Git command:
git clone git@github.com:cjburkey01/ClaimChunk.git
or downloading the repository source using the button above that says "Clone or download".

Once you have obtained the repo, inside of the local repository, you'll just need to execute this Gradle Wrapper command:

  • ./gradlew jar for Unix/Mac
  • gradlew jar for Windows

Your built jar file can be found at:
<REPO>/build/libs/claimchunk-VERSION.jar

About

Spigot plugin built for 1.8+ allowing the claiming and protection of players' chunks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%