mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2024-11-10 19:36:07 +00:00
3.8 KiB
3.8 KiB
<img src="https://img.shields.io/static/v1?label=Help%20Wanted&message="Contact%20Us"&color=red&style=for-the-badge&logo=discord">
FreedomNetworkSuite
This is a proof of concept for a new suite of modules supported by a common library. This is designed to encompass the ideologies of a Freedom server, while maintaining full customization through modules. This is a ground up rewrite of TotalFreedomMod.
This proof-of-concept also uses the following libraries:
- Google GSON for Json interpretation
- Jetbrains Annotations for additional compiler annotations
- Lombok for boilerplate generation
- Apache Commons for various utilities
- SLF4J for logging
- Paper for the server implementation
- Kyori Adventure for chat formatting
- Reflections API for reflections