BetterEventsPlus
ModrinthBetter Event Management Done Right.
BetterEventsPlus
BetterEventsPlus is a lightweight, configurable plugin that empowers server owners to create dynamic, player-driven events with ease. Whether you're running PvP tournaments, scavenger hunts, or seasonal chaos, this plugin gives you full control over the experience.
Key Features
-
Create Custom Events
Launch events with flexible parameters perfect for combat, exploration, or creative challenges. -
Broadcast Announcements
Automatically notify players when events start, end, or update. Messages are fully customizable via config. -
Config-Driven Setup
Externalize all messages and settings for easy editing. No need to touch code — just tweak the config. -
Add Player Kits
Equip participants with gear and items instantly when they join an event. -
Teleport Point Support
Set a custom teleport location for event participants, and spawn them right into the action. -
Track Participants
View who joined each event in real time. Great for rewards, moderation, or leaderboard tracking.
Usage
Creating Your First Event
1. Create the Event
/event create MyFirstEvent
You'll see: "Event 'MyFirstEvent' created successfully!"
2. Set the Spawn Location
Walk to where you want players to spawn, look in the direction they should face, then run:
/event setspawn MyFirstEvent
You'll see: "Spawn location for 'MyFirstEvent' set to your current position!"
3. Create a Kit (Optional but Recommended)
A kit is the inventory loadout players receive when the event starts.
How to create one:
Open your inventory
Put items you want players to have (weapons, food, armor, etc.)
Wear any armor you want them to have
Run:
/event addkit MyFirstEvent
You'll see: "Kit for event 'MyFirstEvent' has been saved!"
To preview your kit:
/event previewkit MyFirstEvent
This opens a GUI showing exactly what players will receive.
4. Start the Event
/event start MyFirstEvent 2
The "2" means 2 minutes countdown. The server will broadcast announcements and players can join during the countdown.
5. Players Join
Players run:
/event join MyFirstEvent
They'll see a confirmation message and the server will announce they joined. Players can join anytime during the countdown.
6. Event Auto-Starts
When countdown reaches 0 seconds:
All players teleport to spawn location
Players receive the kit (if configured)
Original inventories are automatically saved
Server broadcasts that the event has started
7. End the Event
When you're done:
/event end MyFirstEvent
All Commands
Player Commands:
/event join
/event leave - Leave your current event
/event info
/event list - View all events and their status
/event help - Show command help menu
Admin Commands:
/event create
/event delete
/event setspawn
/event addkit
/event removekit
/event previewkit
/event start
/event begin
/event end
Command Aliases:
You can use /events or /ev instead of /event
Comments 0
No comments yet. Be the first to share your thoughts.