Paul2708 / simple-commands

An (even more) simplified and intuitive command framework for Spigot.
MIT License
14 stars 2 forks source link

General enum argument wrapper #53

Open Paul2708 opened 4 years ago

Paul2708 commented 4 years ago

Description

At the moment, you have to register each enum class to wrap it. It will be easier to do it once for every enum.