Contains PickShadow's server-side code
Find a file
2024-11-21 15:14:57 +01:00
common Updated too many things to count 2024-11-14 20:07:26 +01:00
dist/methodmaps Add server modes, more event listeners and more 2024-11-21 15:14:57 +01:00
extension Add server modes, more event listeners and more 2024-11-21 15:14:57 +01:00
gradle/wrapper Rewrite. 2024-10-08 03:15:46 +02:00
servermanager Updated too many things to count 2024-11-14 20:07:26 +01:00
.gitignore Updated too many things to count 2024-11-14 20:07:26 +01:00
build.gradle Updated too many things to count 2024-11-14 20:07:26 +01:00
build.sh Rewrite. 2024-10-08 03:15:46 +02:00
docker-compose.yml Updated too many things to count 2024-11-14 20:07:26 +01:00
gradle.properties Updated too many things to count 2024-11-14 20:07:26 +01:00
gradlew Rewrite. 2024-10-08 03:15:46 +02:00
gradlew.bat Rewrite. 2024-10-08 03:15:46 +02:00
LICENSE Initial commit 2024-04-23 17:15:46 +02:00
README.md Updated too many things to count 2024-11-14 20:07:26 +01:00
settings.gradle Updated too many things to count 2024-11-14 20:07:26 +01:00

PickShadow Server Kit (PSSK)

This repository contains PickShadow's server-side code.

Index

About

PSSE

PickShadow Server Extension is installed on every subserver. It provides various commands, listeners and even minigames, depending on it's mode.

PSPE

PickShadow Proxy Extension is installed on every proxy. It provides various global commands and manages the underlying proxy software.

PSDS

PickShadow Data Storage is a standalone HTTP server. It saves and retrieves data and passes messages around the network.

Contributing

Please don't.