TheFruxz / Sparkle

An all-around framework, written in Kotlin, for plugins running on paper servers (and above).
https://moltenkt.gitbook.io/sparkle/
GNU Lesser General Public License v3.0
15 stars 1 forks source link

Use Brigadier commands #121

Closed TheFruxz closed 10 months ago

TheFruxz commented 1 year ago

Switch the command infrastructure to brigadier-based commands, maybe in a new repository (already WIP)

TheFruxz commented 1 year ago

Future plan is to use BrigadiKt

TheFruxz commented 10 months ago

BrigadiKt is now used, it is currently under a support layer, until paper releases native brigadier support