- Added an in-game GUI editor to the plugin
- Add this to the Settings section:
command_create: "%prefix% &aType the command to create it, or 'cancel' to abort."
command_rename: "%prefix% &aType the new command to create it, or 'cancel' to abort."
command_created: "%prefix% &aThe command named '%command%' has been created."
command_deleted: "%prefix% &aThe command named '%command%' has been deleted."
command_renamed: "%prefix% &aThe command named '%old_command%' has been changed to '%new_command%'."
command_already_exists: "%prefix% &cAn command with this name already exists."
time_create: "%prefix% &aType the time to create it, or 'cancel' to abort."
time_rename: "%prefix% &aType the new time to create it, or 'cancel' to abort."
time_created: "%prefix% &aThe time named '%time%' has been created."
time_deleted: "%prefix% &aThe time named '%time%' has been deleted."
time_renamed: "%prefix% &aThe time named '%old_time%' has been changed to '%new_time%'."
time_already_exists: "%prefix% &cAn event with this name already exists."
event_create: "%prefix% &aType the event name to create it, or 'cancel' to abort."
event_created: "%prefix% &aThe event named '%event_name%' has been created."
event_deleted: "%prefix% &aThe event named '%event_name%' has been deleted."
event_already_exists: "%prefix% &cAn event with this name already exists."