Commands
/eventadmin
Permission: event.admin
Opens the admin GUI to manage the event. From here you can:
- Set the event spawn location
- Set the event description
- Start or stop the event
- Teleport all joined players back to fallback spawn
/seteventspawn
Permission: event.admin
Sets the main spawn point where players will be teleported when they join the event.
/seteventspawnfallback
Permission: event.admin
Sets the fallback spawn location where players are sent when the event stops.
/seteventtext <text>
Permission: event.admin
Sets the description or name of the current event.
/startevent
Permission: event.admin
Starts the event with a 5-second countdown, broadcasts info to all players, and enables players to join.
/stopevent
Permission: event.admin
Stops the event and teleports all participants back to the fallback spawn.
/joinevent
Allows players to join the currently running event via a GUI prompt. Players can only join once per event.
Features
- Admin GUI: Intuitive interface for quick event management.
- Join GUI: Player-friendly event joining confirmation screen.
- Event Countdown: 5-second countdown before event activation.
- One-time Join: Prevents players from joining the same event multiple times.
- Fallback Teleport: Safely returns players to a fallback spawn when event ends.
- Broadcast Messages: Inform players about event status in real-time.
Requirements
- Minecraft server running Spigot or compatible forks
- Skript plugin installed (no additional addons required)