ScheduledCommands is a Minecraft server plugin that lets you schedule commands to run automatically at specific times. Perfect for events, announcements, daily rewards, and more. Simplify your server management and enhance the player experience!
===================================================
Commands:
- /scheduledcommands reload
Reloads the configuration and reschedules the events defined in the config file.
- /scheduledcommands hour
Displays the current server time in GMT format (console only).
===================================================
Permissions:
- scheduledcommands.reload
Permite recargar la configuración del plugin. (Por defecto, solo para operadores).
===================================================
Uses:
- Schedule automatic events such as announcements, weather changes, or rewards.
- Automate commands on specific dates and times.
- Create a personalized experience for special events.
- Keep the server dynamic and active without manual intervention.
===================================================
Installation:
- Download the JAR file from SpigotMC.
- Place the file in your server's plugins folder.
- Restart your server.
- Edit the config.yml configuration file to define the events.
- Use /scheduledcommands reload to apply the changes without restarting the server.
===================================================
Benefits :
- Complete automation: Save time by scheduling events and tasks.
- Flexible and customizable: Configure unique events according to your needs.
- User-friendly: Simple commands and intuitive configuration file.
- Compatible: Designed for Minecraft 1.20+ Spigot and Paper servers.
===================================================
Config.yml
Code (YAML):
scheduled-events:
- name
:
"Evento1"
time
:
"2024-12-31 18:00"
commands
:
-
"say ¡Happy new year!"
-
"tp @a 100 64 100"
-
"give @a minecraft:diamond 10"
- name
:
"Evento2"
time
:
"2025-01-01 00:00"
commands
:
-
"weather clear"
-
"time set day"
-
"say ¡Welcome to the new year!"
===================================================
If you encounter any issues, please don't leave negative reviews. Instead, contact me through
Discord for assistance. If you enjoy this plugin, I greatly appreciate your support. I’m working on several fun plugins that will be released soon. Thank you for your patience and support!