- Improved command executing for rankupmax a bit
Regarding this I added an option to switch between two methods in the configuration file.
Code (YAML):
Options
:
#change to "1" [new method] or "2" [very old method] I removed the recent method because its laggy
commands-handler
:
"1"
- Changed little things in MVdWPlaceholderAPI hook class
~ I will work on other commands handler that will be much faster than this