Additions for LiteBans.

Overview

LiteBansAdditions

LiteBansAdditions is Spigot plugin which adds features to LiteBans.

Features:

  • send punishment notifications on Discord using webhook
  • apply effect to every player when punishment is executed
  • play sound to every player when punishment is executed

Usage

Put plugin jar in server's /plugins directory. Make sure, that LiteBans is also installed. You can configure the plugin in config.yml file. Use /litebansadditions (or /lba) command to reload the plugin (perm litebansadditions.reload).

Issues/enhancements/questions

Please use issues section.

Contributing

You can contribute to the project using pull requests. Make sure that you are working on the latest version of code.

Bulding project

Requirements

  • JDK 8 or newer
  • Maven
  • Git

Compiling

git clone https://github.com/Nikox3003/LiteBansAdditions.git
cd LiteBansAdditions
mvn clean package

Output jar can be found in /target directory.

License

LiteBansAdditions is licensed under MIT license. For more details, check LICENSE file

You might also like...
Releases(v1.1.1)
Owner
null
Neat little additions to AE2: Fabric

AE2Things Neat little additions to AE2: Fabric This mod adds two machines from AE2Stuff the Advanced Inscriber and Crystal Growth Chamber, and a new t

ProjectET 4 Jun 18, 2022
Very spicy additions to the Java programming language.

Project Lombok Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another g

Project Lombok 11.7k Dec 30, 2022