Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdxd44/ezprotector

Securing your server the easy way!
https://github.com/mdxd44/ezprotector

bukkit java maven minecraft papermc protection

Last synced: about 1 month ago
JSON representation

Securing your server the easy way!

Awesome Lists containing this project

README

        

eZProtector

# eZProtector [![Build Status](https://github.com/Elytrium/eZProtector/workflows/Java%20CI%20with%20Gradle/badge.svg)](https://github.com/Elytrium/eZProtector/actions) [![Discord](https://img.shields.io/discord/390942438061113344.svg)](https://discord.gg/UGhVcBB)

eZProtector is an advanced server protection plugin, made with simplicity and speed in mind. It has many useful features, such as changing the plugin list to a custom one, blocking many mods which give an advantage and more! If you'd like to download it, you can do so [here](https://papermc.io/forums/t/1-12-2-1-14-x-ezprotector/1361)

If you'd like to get more information on how the plugin works, you can read the [wiki](https://github.com/Elytrium/eZProtector/wiki)

## Building

#### Requirements
* Java 8 JDK or newer
* Git

#### Compiling from source
```sh
git clone https://github.com/Elytrium/eZProtector
cd eZProtector
./gradlew build
```

You can find the output jar in the `build/libs` directory.

## License
eZProtector is licensed under the AGPLv3 license. Please see [`LICENSE`](https://github.com/Elytrium/eZProtector/blob/master/LICENSE) for more information.