Skip to content
Daniel Voznyy edited this page Jul 13, 2020 · 2 revisions

Welcome to the Idofront wiki!

Feature overview

Most of these will get their own pages explaining things, this is just and overview for now. Some of these are still experimental.

Command DSL

Quickly make a command heirarchy, featuring a clean system for passing arguments and creating subcommands. Some extra stuff like tab completion support is coming soon.

(Experimental) Serializable config API

Use kotlinx.serialization to quickly create complex config files for your plugin.

Extension functions

Useful functions for accessing and mutating bukkit data.

Bukkit Object Serialization

kotlinx.serialization support for Locations, UUIDs, and ItemStacks (in progress)


Planned

Custom recipe API

Clone this wiki locally