Skip to content

ImplicitSaber/PunishmentsX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PunishmentsX

PunishmentsX is a complete punishments solution for any type of server. PunishmentsX is extremely lightweight and is complete with and extremely advanced chat filter and anti-ban evasion system. PunishmentsX is also fully customizable via the config.yml, and is open-source allowing for infinite amounts of customization. PunishmentsX supports complete synchronization for a network with multiple proxies.

PunishmentsX supports both offline mode/cracked servers & online mode servers!

To view overview, visit our SpigotMC page: Click Here To download the plugin, visit: Click Here

Building

Store Plugin uses Maven to handle dependencies & building.

Requirements

  • Java 8 JDK or newer
  • Git

Compiling from source

git clone https://github.com/Cowings/PunishmentsX
git clone https://github.com/blomer/Gooey
cd Gooey
mvn clean install
cd
cd PunishmentsX
mvn clean install

Contributing

Pull Requests

If you make any changes or improvements to the plugin which you think would be beneficial to others, please consider making a pull request to merge your changes back into the upstream project. (especially if your changes are bug fixes!)

PunishmentsX loosely follows the Google Java Style Guide. Generally, try to copy the style of code found in the class you're editing.

Please make sure to have bug fixes/improvements in seperate pull requests from new features/changing how features work.

TODO

  • More spigot jar support
  • More testing
  • SQL Support for Anti-Evasion
  • Optimizations

License

Store Plugin is licensed under the permissive MIT license. Please see LICENSE.txt for more info.

About

GUI Based minecraft punishments plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%