Improved Command System

Improved Command System

0 Downloads

Improved Command System

Description

This mod is a command system that requires little setting up. You put all of your slash commands (and their alternative names) into a class, set up a CommandManager instance, and link the commands with the manager. This library is for developers only. This isn't a plugin.

Improved Command System allows developers to add custom classes for each plugin, and add their own functions inside, without polluting the namespace, or causing any problems.

Tutorials

Coming Soon!