Go to file
CoolJWB 9c1d32c684 Commit v0.3
Changed to Paper-Spigot, made some anti-knockback improvements and added more commands to configure the plugin.
2019-05-11 03:46:46 +02:00
.idea Commit v0.3 2019-05-11 03:46:46 +02:00
.settings Commit v0.1.1 2019-01-20 01:33:46 +01:00
bin/main Commit v0.2.1 2019-02-01 19:00:50 +01:00
gradle/wrapper Commit v0.1.1 2019-01-20 01:33:46 +01:00
libs Commit v0.1.1 2019-01-20 01:33:46 +01:00
out/production Commit v0.1.1 2019-01-20 01:33:46 +01:00
src/main Commit v0.3 2019-05-11 03:46:46 +02:00
.classpath Commit v0.1.1 2019-01-20 01:33:46 +01:00
.gitignore Commit v0.1.1 2019-01-20 01:33:46 +01:00
.project Commit v0.1.1 2019-01-20 01:33:46 +01:00
build.gradle Commit v0.3 2019-05-11 03:46:46 +02:00
gradle.properties Commit v0.3 2019-05-11 03:46:46 +02:00
gradlew Commit v0.1.1 2019-01-20 01:33:46 +01:00
gradlew.bat Commit v0.1.1 2019-01-20 01:33:46 +01:00
LICENSE.md Commit v0.1.1 2019-01-20 01:33:46 +01:00
README.md Commit v0.2.1 2019-02-01 19:00:50 +01:00

VulnerabilityPatcher

Info: VulnerabilityPatcher is a light weight Spigot plugin that runs on 1.13.2 servers. Its task is to prevent bugs in Spigot to cause issues for both the server and the players.

Patches: It currently prevents 15+ vulnerabilities from being executed.

Planned:

  • More security patches.
  • A safe mode feature in emergencies when the plugin isn't working properly.