Skip to content

Command Manager

Redempt edited this page Mar 4, 2022 · 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:

For introductions/basic users:

Command File

Command Hooks

Command Arguments

Custom Argument Types

For advanced users:

Command Flags

Context Providers

Command Argument Constraints

Argument Subtypes

Post-Argument Subcommands

Command File Tags

Clone this wiki locally