Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 362 Bytes

CustomCommands

Uncomment line 47 in your config.php from // __DIR__ . '/CustomCommands', to __DIR__ . '/CustomCommands', to enable this Folder. You then can copy example Commands from the Command folder.

❗ Important!

DO NOT COPY THE ENTIRE COMMAND FOLDER CONTENT!!

Some Command Files are Duplicated and may interfere with each other.