The PickShadow server plugin
Find a file
JeremyStarTM d776de46c7
Replace buggy execution times system
I replaced that buggy execution time checking thingy for simply keeping track of the bukkit scheduler task id and cancelling the task if necessary. Much easier and simpler, with less bugs.
2024-04-30 22:30:44 +02:00
gradle/wrapper Initial commit 2024-04-23 17:15:46 +02:00
server Initial commit 2024-04-23 17:15:46 +02:00
src/main Replace buggy execution times system 2024-04-30 22:30:44 +02:00
.gitignore :3 2024-04-23 18:53:04 +02:00
build.gradle Add gc() function to force garbage collection 2024-04-30 20:52:53 +02:00
build.sh Implement support for git commit versioning 2024-04-23 19:47:46 +02:00
gradle.properties Initial commit 2024-04-23 17:15:46 +02:00
gradlew Initial commit 2024-04-23 17:15:46 +02:00
gradlew.bat Initial commit 2024-04-23 17:15:46 +02:00
LICENSE Initial commit 2024-04-23 17:15:46 +02:00
README.md Initial commit 2024-04-23 17:15:46 +02:00
settings.gradle Initial commit 2024-04-23 17:15:46 +02:00

PickShadow Server Plugin

PSSP is intended as a all-in-one plugin for Bukkit-implementing server software for JeremyStarTM's PickShadow survival server.

Index

Used where?

This plugin is used on JeremyStarTM's PickShadow server, a survival server (or SMP, if you like) and replaces many commands such as /msg but also adds a few new ones. And before you ask: No you can't join.

Contributing

Please don't.