This is a simple API to help with plugins wich requires of regions checking.
Why use it?: Just in case you want to do simple region system in your plugin. In case you wanna make big idea, go use WorldGuard.
How to include this API:
Maven
Step 1. Add the JitPack repository to your build file
Step 2. Add the dependency
<dependency>
<groupId>com.github.Meerkap</groupId>
<artifactId>WorldRegion</artifactId>
<version>1b940595ac</version>
</dependency>
Manually
Thats it!
Wiki!: https://github.com/Meerkap/WorldRegion/wiki
Methods: The API brings some methods wich make your life easier.
Contact with me
Post it here: https://github.com/PablockDA/WorldRegion/issues
Terms of service By using this API you agree to the following terms:
Thanks You!
Why use it?: Just in case you want to do simple region system in your plugin. In case you wanna make big idea, go use WorldGuard.
How to include this API:
Maven
Step 1. Add the JitPack repository to your build file
Code (Text):
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Code (Text):
<dependency>
<groupId>com.github.Meerkap</groupId>
<artifactId>WorldRegion</artifactId>
<version>1b940595ac</version>
</dependency>
Code (Text):
WorldRegionAPI api = new WorldRegion().getAPI();
Wiki!: https://github.com/Meerkap/WorldRegion/wiki
Features
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
❓ Give me ideas!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
❓ Give me ideas!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Methods: The API brings some methods wich make your life easier.
- Create
- Delete
- Set Points <A,B>
- Get Regions
- Change Regions Status
- Check region Status
- Check 2D and 3D regions for location
- Get regions in specified radius
- Get distance from 2 Points on a 2D or 3D plane
Contact with me
Post it here: https://github.com/PablockDA/WorldRegion/issues
Terms of service By using this API you agree to the following terms:
- You will provide credit (explained down)
- I cannot guarantee support indefinitely.
- You are not allowed to sell this API
- You are not allowed to to claim this API as yours
- I can update this terms of use at any time, without notification
- You can use World Region API in all of your plugins, both free and premium, both obfuscated and non-obfuscated.
Thanks You!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
World Region API is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 580 times (via Spigot). Download it and open it directly in the game.