Skip to content

Command Manager

Redempt edited this page Mar 30, 2021 · 11 revisions

The Command Manager is perhaps the most useful part of RedLib. It allows you to simplify commands, and handles virtually everything for you. All you have to do is write and register a command file in a very easy-to-understand format, and the Command Manager will take it from there!

Read these wiki pages in order, as they guide you through Command Manager and all of its features:

Command File

Command Hooks

Command Arguments

Custom Argument Types

Command Flags

Context Providers

Argument Subtypes

Clone this wiki locally