Fixes bugs with the new channel switch and toggle systems.
Adds to the OpenRP Chat API - ORPChatEvents has a new getter - wasCommand() - to tell if the event was fired because of a person typing in chat plainly or because they used a channel's command. The ORPChatEvent with 3 arguments only is now deprecated, and instead one with 4 arguments is recommended.
Attempts to fix broken PlaceholderAPI placeholders (if it doesn't fix it, it's likely your server).