Contains PickShadow's server-side code
Find a file
2025-01-09 22:01:04 +01:00
buildSrc Migrate to convention build scripts 2025-01-09 22:00:48 +01:00
common Migrate common library to Kotlin (not working) 2025-01-09 22:01:04 +01:00
dist/methodmaps Add server modes, more event listeners and more 2024-11-21 15:14:57 +01:00
extension Migrate to convention build scripts 2025-01-09 22:00:48 +01:00
gradle/wrapper Rewrite. 2024-10-08 03:15:46 +02:00
.gitignore Updated too many things to count 2024-11-14 20:07:26 +01:00
build.gradle Migrate to convention build scripts 2025-01-09 22:00:48 +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 Migrate to convention build scripts 2025-01-09 22:00:48 +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 Nuke servermanager 2025-01-09 22:00:28 +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.