A collection of plugins with a common library for creative-based freedom servers, emphasizing full customization through optional and interchangeable modules.
Go to file
Paul Reilly 6842cb2792 Adjusted Command Processing
Completion annotations have been moved to top level, from per method, for a much clearer understanding of how the annotation should be used.
2023-07-23 02:15:12 -05:00
.github/workflows updates 🎱 2023-05-30 17:39:54 -05:00
.idea Init 2023-04-13 20:24:40 -05:00
Corvo AdminChat 2023-06-20 09:24:28 -05:00
Datura Adjusted Command Processing 2023-07-23 02:15:12 -05:00
Fossil AdminChat 2023-06-20 09:24:28 -05:00
Patchwork Adjusted Command Processing 2023-07-23 02:15:12 -05:00
gradle/wrapper Init 2023-04-13 20:24:40 -05:00
.gitignore Update content 2023-05-12 21:19:35 -05:00
LICENSE.md Rename LICENSE to LICENSE.md 2023-05-13 22:36:55 -05:00
README.md Beans 2023-06-09 21:11:36 -05:00
build.gradle Adjusted Command Processing 2023-07-23 02:15:12 -05:00
checkstyle.xml Adjust to better align with code specs 2023-05-21 21:47:10 -05:00
codestyle.xml pbs kids 2023-06-25 01:10:30 -05:00
gradlew Mark gradlew wrapper as executable 2023-05-18 01:03:15 +01:00
gradlew.bat Init 2023-04-13 20:24:40 -05:00
settings.gradle Upgrades 2023-05-15 01:30:37 -05:00

README.md

Header Image

GitHub contributors GitHub code size in bytes GitHub last commit Codacy grade

GitHub top language GitHub release (latest by date including pre-releases) Snyk Vulnerabilities for GitHub Repo Libraries.io dependency status for GitHub repo TFM Used

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:

Developers



To Do List

Patchwork:

  • Logging System
  • SQL API
  • Economy API
  • Command API
  • Particle API
  • User API
  • Service API
  • Task API
  • Permissions API
  • Configuration API (In Progress...)
  • Event API (In Progress...)

Datura:

  • Permission Handling (In Progress...)
  • Permission Registration & Assignment (In Progress...)
  • SQL Data Handling (In Progress...)
  • Configuration Implementations
  • User Data Implementations (In Progress...)
  • Punishment Systems (e.x. Locker, Halter, Cager)

Fossil:

  • Economy Implementation
  • Particle Implementation / Trails (In Progress...)
  • Command Implementations (In Progress...)
  • Implement a shop for the economy (In Progress...)
  • Chat reaction / game system
  • Jumppads

Corvo:

  • Service Implementation
  • Service Handling
  • Task Implementation
  • Task Management
  • Event (Project) Implementations
  • Listener (Bukkit) Implementations