RedProtect World is an area protection plugin made for users. No longer do you need to have an admin worldguard a region
for you. The user can take care of themselves now.
Chat with the developer online on Discord: https://discord.gg/RyEVJC3
See the WIKI for Help with commands, permissions and all features: https://github.com/FabioZumbi12/RedProtect/wiki
Spigot: https://www.spigotmc.org/resources/redprotect.15841/
Bukkit: http://dev.bukkit.org/bukkit-plugins/region-protect-plus/
Sponge(legacy): https://ore.spongepowered.org/FabioZumbi12/RedProtect
These add-ons extends RedProtect flags, functions and more.
How to use: https://github.com/FabioZumbi12/RedProtect/tree/master/Addons/KillerProjectiles
Download: https://github.com/FabioZumbi12/RedProtect/tree/master/add-ons
How to use: https://github.com/FabioZumbi12/RedProtect/tree/master/Addons/BuyRentRegion
Download: https://github.com/FabioZumbi12/RedProtect/tree/master/add-ons
How to use: https://github.com/FabioZumbi12/RedProtect/tree/master/Addons/RedBackups
Download: https://github.com/FabioZumbi12/RedProtect/tree/master/add-ons
How to use: https://github.com/FabioZumbi12/RedProtect/tree/master/Addons/RegionChat
Download: https://github.com/FabioZumbi12/RedProtect/tree/master/add-ons
The source is available on GitHub: https://github.com/FabioZumbi12/RedProtect
Repository: RedProtect is hosted on Maven Central, no need to add repository url!
Dependency:
*Core is needed
<dependencies>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.0.0-SNAPSHOT</version>
<classifier>javadoc</classifier>
</dependency>
</dependencies>