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 e18a0c0808 Minor fixes 2023-06-10 21:41:14 -05:00
.github/workflows updates 🎱 2023-05-30 17:39:54 -05:00
.idea Init 2023-04-13 20:24:40 -05:00
Corvo Fixings! 2023-06-04 21:30:17 -05:00
Datura Minor fixes 2023-06-10 21:41:14 -05:00
Fossil Beans 2023-06-09 21:11:36 -05:00
Patchwork Minor fixes 2023-06-10 21:41:14 -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 Use Scissors API instead of Paper API 2023-05-18 01:25:44 +01:00
checkstyle.xml Adjust to better align with code specs 2023-05-21 21:47:10 -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