commandgeek / GeekSMP

GeekSMP Plugin
Other
13 stars 4 forks source link

Add disabled commands to config #74

Closed srnyx closed 2 years ago

srnyx commented 2 years ago

What and How?

Make the list of disabled commands configurable in config.

Why?

To add/remove commands you need to edit the code of the plugin.

Are there alternatives?

Editing the code and then updating the plugin.

Checks

Anything else

Reference: https://github.com/commandgeek/geeksmp/blob/8cd9daea1987ebaed365cc10bc841608786b2d36/src/main/java/com/commandgeek/GeekSMP/listeners/CommandListener.java#L25