Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 783 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 783 Bytes

LolBans 😂

LolBans is an "advanced" punishment managment system for Minecraft, it can even do CIDR and Regex bans! Wow! This started as a joke, but is slowly became a some-what powerful plugin, I mostly use this as a way to learn Java and the Spigot API.

Installation

OS X & Linux:

mvn clean build

Copy plugin jar into your plugins folder and configure config.yml.

Contributing

  1. Fork it (https://github.com/notzachery/lolbans-plugin/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.