Giter Club home page Giter Club logo

redprotect's Introduction

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

RedProtect Add-ons:

This add-ons extends RedProtect flags, functions and more.

Killer Projectiles:

How to use: https://github.com/FabioZumbi12/RedProtect/tree/master/Addons/KillerProjectiles Download: https://github.com/FabioZumbi12/RedProtect/tree/master/add-ons

BuyRent Regions:

How to use: https://github.com/FabioZumbi12/RedProtect/tree/master/Addons/BuyRentRegion Download: https://github.com/FabioZumbi12/RedProtect/tree/master/add-ons

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.githubusercontent.com/FabioZumbi12/RedProtect/mvn-repo/</url>  
    </repository>  
</repositories>  

Dependency:

<dependencies>  
    <dependency>  
        //Core is needed
        <groupId>br.net.fabiozumbi12.RedProtect</groupId>  
        <artifactId>RedProtect-Core</artifactId>  
        <version>LATEST</version>  
        <scope>provided</scope>  
    </dependency>

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

Check the dependency names and APIs: Click here

redprotect's People

Contributors

chenxuuu avatar cloudelecaw avatar daniel071 avatar darkilen avatar devsrsouza avatar fabiozumbi12 avatar ijo42 avatar l-austenfeld avatar nathanwolf avatar pixelmonpro avatar scomans avatar thomas-ej-worm avatar thomas-worm-fernuni avatar vaiton avatar wgos avatar zedentox avatar

Watchers

 avatar

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.