Idofront icon indicating copy to clipboard operation
Idofront copied to clipboard

Shared logic for our plugins and Gradle buildscripts

Results 3 Idofront issues
Sort by recently updated
recently updated
newest added

It should just ignore whatever the non-first ones are Either comment them out or remove them entirely ```yaml subMenus: "armor": type: CYCLING button: .... modifiers: .... type: "MENU" ``` ```...

We're starting to want support for serializing items generated by other plugins. An extension system would help us keep the main module clean while letting us or other authors add...

Somehow scan the entire command tree on startup to learn about the arguments being used. This is mainly useful for autocomplete. We may need some files to provide descriptions for...

command DSL