Major config improvement!!!, New features and bug fixes.
Bug fixes: - Now it doesn't allow you to interact if the item is clickable (e.g place command-item block etc.)
- Added 'ReplaceSpacesWith' to commands, everytime the config reader sees the value set for "ReplaceSpacesWith" in PERFORM COMMANDS, it will replace it by space ' '.
- Added the ability to make delays between Perform Commands executions such:
Code (YAML):
Commands: -
"Say you performed the command!" -
"!wait (200)" -
"Say It's has been 10 seconds since the last time you performed this command ;-;" -
"!wait (200)" -
"Say It's has been 10 seconds since the last time you performed this command ;-;"
- Now the config will load/reload 4x faster (or even more!), thanks to Leonhard for making LightingStorage.