-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently commando would set a random enum name. How about it only sets it if the enumName
is not set or is equal to ""
or if two enums with the same name exist. Ideally it should throw an exception if two enums have same name. Reason being that those random letters look really weird and can confuse the users. Plus servers which have their own plugins can easily cater for the enum mess. So having the ability to set enum names on our own would be greatly appreciated.
Aericio and inxomnyaaAericioAericioAericioAericioAericio
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request