Contains PickShadow's server-side code
Find a file
2024-10-09 11:03:01 +02:00
extension Update repository url 2024-10-09 10:55:30 +02:00
gradle/wrapper Rewrite. 2024-10-08 03:15:46 +02:00
.gitignore :3 2024-04-23 18:53:04 +02:00
build.gradle Rewrite. 2024-10-08 03:15:46 +02:00
build.sh Rewrite. 2024-10-08 03:15:46 +02:00
gradle.properties Add WIP TabListHandler class 2024-10-09 02:33:06 +02: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 Update README.md 2024-10-09 11:03:01 +02:00
settings.gradle Rewrite. 2024-10-08 03:15:46 +02:00

PickShadow's server code

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.