Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
/ SwissKnife Public archive

The Swiss Army knife for anarchy server owners

License

Notifications You must be signed in to change notification settings

BakedGuysDev/SwissKnife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwissKnife logo

SwissKnife

The Swiss Army knife for anarchy server owners

Discord

GitHub last commit GitHub commit activity
Github Actions CI GitHub lines of code CodeFactor

What is SwissKnife

Unique Paper based plugin dedicated to patching illegal items, exploits, bugs
and basically plugin for everything that anarchy servers might need and more.

What makes it unique?

The idea of using codebase of a utility client for a plugin that stands on the other side of things.

The plugin uses codebase from the Meteor Client.
It was stripped down and modified to work with the Bukkit event system and Yaml based config system.

Main Features

  • Multiple modules for removing illegal items
  • Lag prevention modules
  • Discord Webhook based lag alert
  • MySQL database for statistics
  • Custom items with abilities
  • Exploding snowballs!
  • And more... And more yet to come!

License

All builds since version 0.1.0 to version 1.0.0 are licensed under the MIT license.
Builds since version 1.0.0 are licensed under the GPL 3.0 license.

Downloads

Stable releases can be found in the releases tab.
If you want a sneak peek of what's currently being done you can download the development builds in the actions tab.

EgirlsNation links

Building

Maven is the recommended way to build the project.

  • Clone the project with git clone https://github.com/EgirlsNationDev/SwissKnife.git.
  • Use mvn clean package in the main project directory to build the project.
  • The jar will be located at /target/SwissKnife-version.jar.

Releases

No releases published

Languages