Update README.md

This commit is contained in:
JeremyStar™ 2024-10-09 11:03:01 +02:00
parent 7c7a339793
commit 0f7029f1ee
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -1,12 +1,23 @@
# PickShadow Server Extension # PickShadow's server code
PSSE is intended as an all-in-one PaperMC Bukkit plugin for JeremyStarTM's PickShadow network. This repository contains PickShadow's server-side code.
## Index ## Index
- [Used where?](#used-where) - [About](#about)
- [PSSE](#psse)
- [PSPE](#pspe)
- [PSDS](#psds)
- [Contributing](#contributing) - [Contributing](#contributing)
## Used where? ## About
This plugin is used on JeremyStarTM's **PickShadow** network. Before you ask: No you can't join. ### 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 ## Contributing
Please don't lol Please don't.