Skip to content

FreebuildFR/RedProtect

This branch is 656 commits behind FabioZumbi12/RedProtect:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43145ac · Nov 11, 2018
Nov 10, 2018
Nov 10, 2018
Nov 11, 2018
Nov 10, 2018
Nov 11, 2018
Nov 11, 2018
Sep 29, 2018
May 25, 2018
Jun 1, 2016
May 25, 2018
Nov 10, 2018
Nov 11, 2018

Repository files navigation

Logo
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

WIKI

See the WIKI for Help with commands, permissions and all features: https://github.com/FabioZumbi12/RedProtect/wiki

Available Versions:

Spigot: https://www.spigotmc.org/resources/redprotect.15841/
Bukkit: http://dev.bukkit.org/bukkit-plugins/region-protect-plus/
Sponge: https://ore.spongepowered.org/FabioZumbi12/RedProtect

Source:

The source is available on GitHub: https://github.com/FabioZumbi12/RedProtect

Dev builds:

Available on jenkins: Build Status

Maven repository:

Now you can hook with uchat using maven repository (from Github) to use in your projects.

Repository:

<repositories>  
  <repository>  
    <id>redprotect-repo</id>  
    <url>https://raw.github.com/FabioZumbi12/RedProtect/mvn-repo/</url>  
  </repository>  
</repositories>  

Dependency:

<dependencies>  
  <dependency>  
    <groupId>br.net.fabiozumbi12.RedProtect</groupId>  
    <artifactId>RedProtect-[Check below for dependency names]</artifactId>  
    <version>[Plugin Version]</version>  
    <scope>provided</scope>  
  </dependency>   
</dependencies>  

Check the dependency names and APIs: Click here

About

RedProtect Easy and Light Weight Antigrief plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%