-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Feature description
Add an optional system to EssentialsX that allows server owners to execute
commands and send predefined text messages automatically at configurable
time intervals.
The feature could be used for simple announcements (e.g. vote reminders,
website links) or for running commands periodically, without requiring
external announcer or scheduler plugins.
The system should be lightweight, disabled by default, and focused on
basic timed execution rather than complex scripting.
How the feature is useful
Many servers need simple, recurring announcements such as vote reminders,
Discord or website links, or basic automated commands.
Providing this functionality directly in EssentialsX reduces the need for
additional announcer plugins, avoids command conflicts, and simplifies
server setups while keeping everything in one familiar configuration.
This is especially useful for small to medium servers that want basic
automation without installing heavy or complex solutions.