# PickShadow's server code This repository contains PickShadow's server-side code. ## Index - [About](#about) - [PSSE](#psse) - [PSPE](#pspe) - [PSDS](#psds) - [Contributing](#contributing) ## About ### PSSE **P**ick**S**hadow **S**erver **E**xtension is installed on every subserver. It provides various commands, listeners and even minigames, depending on it's mode. ### PSPE **P**ick**S**hadow **P**roxy **E**xtension is installed on every proxy. It provides various global commands and manages the underlying proxy software. ### PSDS **P**ick**S**hadow **D**ata **S**torage is a standalone HTTP server. It saves and retrieves data and passes messages around the network. ## Contributing Please don't.