Commit graph

7 commits

Author SHA1 Message Date
Noikoio
287bb33d77 Removed manual module name setting
Modules will now be named based on their existing class name.
Their respective configuration sections are now also defined by the
same value. Documentation has been updated to reflect this.
2018-03-21 23:51:50 -07:00
Noikoio
3298efc65c Removed leftover ModTools references 2018-03-17 13:51:09 -07:00
Noikoio
6860bf98de Updated documentation; removed some aliases 2018-03-15 21:46:18 -07:00
Noikoio
eaf147b417 Added role manipulation commands 2018-03-15 21:26:59 -07:00
Noikoio
800956e2aa Created GetUserDataFromString in base class 2018-03-10 10:38:50 -08:00
Noikoio
99fe2967b6 Moved (created) SendUsageMessageAsync to base class 2018-03-09 23:16:30 -08:00
Noikoio
bfb699d62f Reorganized and renamed ModTools to ModCommands 2018-03-09 22:17:55 -08:00
Renamed from Module/ModTools/CommandBase.cs (Browse further)