/PraesidiumEvolutionis

Collection of utilities for enhancing plugin-mod compatibility in hybrid servers

Primary LanguageJavaGNU Lesser General Public License v2.1LGPL-2.1

Release

PraesidiumEvolutionis (WIP)

A small library of utility APIs for enhancing plugin-mod interactions in hybrids servers while offering safe fallbacks on forge-only servers (and the integrated server).

This is a work in progress

Right now this is a complete mess of random stuff I use to back my plugin-mod integrations for my server. Give me some time, and hopefully I can bring a half useful project out of it - juanmuscaria

Usage

Javadoc

TODO:

  • Tracking API
  • Scheduler API
  • FakePlayer API
  • Random whatevers (ex. Item stack serialization) scattered across idk how many projects
  • Permission API (Being worked on right now)
  • EventHelper API equivalents
  • The context stack
  • Figure out how to properly use GTNH buildscript