mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2025-02-23 13:00:39 +00:00
This class allows for ForwardingAudience-esque behaviour, while being mutable. It is currently not thread safe. It was implemented as we need a good way to implement a "TransactionSpy" (or "EconomySpy", maybe) in the future, once we finalize planned administrative functions.
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.
Honorable mention:
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
Developers
Description
A collection of plugins with a common library for creative-based freedom servers, emphasizing full customization through optional and interchangeable modules.
Languages
Java
100%