Scheduler 2.1.0
on Apr 21, 2025- 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."
Scheduler 2.0.1
on Apr 20, 2025- Complete plugin recode
- PlaceholderAPI support added for commands
- Switched to cron-based time formatting (crontab.guru)
- New command types: [SOUND] and [WEBHOOK]
- Added webhooks.yml and hooks.yml
- Updated default config.yml
- Added developer API
Scheduler 1.2.1
on Mar 5, 2025Scheduler 1.2.1
on Mar 4, 2025- Fixed the custom placeholder option issue
Scheduler 1.2.0
on Dec 29, 2024- Added a custom placeholder format option
- Added an optional required_players option to the schedules config
- Added an optional no_enough_player_commands option to the schedules config
Scheduler 1.1.0
on Dec 16, 2024- Added the [ACTIONBAR], [TITLE], and [SUBTITLE] (requires [TITLE]) commands.
- Fixed the issue where the reload command does not reload the timezone.