Update README.md

This commit is contained in:
Wizzy69
2022-05-05 22:18:33 +03:00
committed by GitHub
parent d811de1059
commit e5704a15a5

View File

@@ -34,6 +34,7 @@ after one successfull build.
![Imgur Image](https://i.imgur.com/GEjShdl.png) ![Imgur Image](https://i.imgur.com/GEjShdl.png)
1. Commands 1. Commands
Commands are loaded when all plugins are loaded into memory. When an user executes the command, only then the Execute function is called. Commands are loaded when all plugins are loaded into memory. When an user executes the command, only then the Execute function is called.
Commands are plugins that allow users to interact with them. Commands are plugins that allow users to interact with them.
Here is an example of class that is a command class Here is an example of class that is a command class