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 def84bd747 updates 🎱 2023-05-30 17:39:54 -05:00
.github/workflows updates 🎱 2023-05-30 17:39:54 -05:00
.idea Init 2023-04-13 20:24:40 -05:00
Corvo updates 🎱 2023-05-30 17:39:54 -05:00
Datura updates 🎱 2023-05-30 17:39:54 -05:00
Fossil updates 🎱 2023-05-30 17:39:54 -05:00
Patchwork updates 🎱 2023-05-30 17:39:54 -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 updates 🎱 2023-05-30 17:39:54 -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
  • Ban API
  • Service API
  • Task API
  • Permissions API
  • Configuration API
  • Event API

Datura:

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

Fossil:

  • Economy Implementation
  • Particle Implementation / Trails
  • Command Implementations
  • Implement a shop for the economy
  • Chat reaction / game system
  • Jumppads

Corvo:

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