Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/mdxd44/ezprotector
- Owner: mdxd44
- License: agpl-3.0
- Created: 2018-04-29T13:15:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T04:27:20.000Z (about 3 years ago)
- Last Synced: 2024-11-19T23:37:35.645Z (about 1 month ago)
- Topics: bukkit, java, maven, minecraft, papermc, protection
- Language: Java
- Homepage: https://elytrium.net/
- Size: 626 KB
- Stars: 38
- Watchers: 5
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.