Essentials
Essentials copied to clipboard
[FEATURE]-Make console commands more consistently named
Is your feature request related to a problem? Please describe. When debugging, there are multiple console commands that follow different naming paradigms. They should be more standardized if possible.
E.G. reportversions, getjoinmap, devlist, showconfig, printmobilebridge, listroutingports
It would be a lot easier to remember if they all started with a common verb i.e. "show" or "print" or "get" instead of all having different verb prefixes.
For extra credit, it would probably also be good to publish some documentation on guidance for console commands in plugins