Fix for rare command duplication issue & fix for reloading PlaceholderAPI
This version resolves an issue where command duplication might occur when you receive a donation on the exact second the command checker also tries to check for new commands to execute (it checks every 25 minutes as a fallback if our realtime server fails)
It also resolves an issue where our placeholder is unloaded when PlaceholderAPI is reloaded.