Club Obsidian Open Source


Introduction

This is the home of Club Obsidian’s open source projects. Over the nearly 5 years of being in the Minecraft community Club Obsidian has developed a number of in-house projects. Over time some of the in-house developed projects will be released on our GitHub to give back to the communiy. If you see something on the server that you find interesting it may become open sourced in the future so stay tuned!

You can checkout some of our current open source projects below.

Current Projects

DynamicGui

A plugin that makes creation of minecraft menus or guis easier. Currently supports Bukkit based servers with Sponge in progress and Nukkit to be supported at a later date.

GitHub Docs Builder

Hydra

A distributed event driven microcontainer application server. Backed by kubernetes.

Currently in development

GitHub

Trident

Trident is an event executor or event bus. Trident allows different implementations of event executors. Trident currently implements event executors generated by javassist and reflection event executors.

GitHub Javadocs

Wrappy

A wrapper around configurate. Supports yaml, json and hocon configurations.

GitHub