⏰ xSimpleScheduler
A minimal yet powerful Minecraft scheduling plugin that allows you to automatically run commands, broadcast messages, and manage server tasks with flexible intervals and advanced control.
Features
- Flexible Scheduling – Broadcasts, single commands, and multi-command sequences
- ⏱️ Custom Time Formats – Use 30s, 5m, 1h30m45s, etc.
- Color Support – Full Minecraft color codes + hex color (MC 1.16+)
- ️ Task Management – Start, stop, reload tasks live
- Performance Tracking – Optional task statistics
- Multi-Command Delays – Control timing between multiple commands
- Built-in Placeholders – Like {time}, {players}, {executions}
- Grouped Tasks – Organize tasks into logical groups
Installation
- Download xSimpleScheduler.jar
- Drop it in your server's /plugins/ directory
- Restart your server
- Edit plugins/xSimpleScheduler/config.yml
- Use /xscheduler reload to apply changes
Available Placeholders
Placeholder
Description
{time} Current time
{date} Current date
{datetime} Date & time combined
{task} Task name
{executions} Number of executions
{players} Online player count
Command Reference
Command
Permission
Description
/xscheduler reload xscheduler.reload Reloads config
/xscheduler list xscheduler.list View all tasks
/xscheduler run <task> xscheduler.run Run a task manually
/xscheduler stop <task> xscheduler.admin Stop a task
/xscheduler start <task> xscheduler.admin Start a task
/xscheduler info <task> xscheduler.list Show task details
/xscheduler version xscheduler.admin Plugin version info
Aliases:
/xsched
,
/scheduler
Permissions
Node
Default
Description
xscheduler.admin OP Full access
xscheduler.reload OP Reload config
xscheduler.list OP View tasks
xscheduler.run OP Run tasks manually
Support
- Developer: GodXPro
- Discord: godxpro.exe