Getting Started
CocoEOTW is a professional End of the World (EOTW) event plugin for Minecraft servers. It provides everything you need to run exciting last-man-standing PvP events with teams, whitelist tickets, custom events, and more.
Features
- 🎮 Complete EOTW System - Full event management with waiting phase and active phase
- 👥 Team Support - Integration with CocoGuild or PlaceholderAPI-based team systems
- 🎟️ Ticket System - Sell whitelist tickets with economy integration
- 🏆 Events - First Kill and Bounty events with rewards
- 📊 Scoreboard & Actionbar - Real-time statistics display
- 👻 Spectator Mode - Dead players become spectators with player selector
- 🛡️ Protection System - Configurable protections for waiting and active phases
- 🌐 World Border - Dynamic border control during events
- 💾 Database Support - SQLite and MySQL for persistent data
- 🎯 Folia Compatible - Works with Folia servers
Requirements
- Minecraft Server: Spigot, Paper, Purpur, or Folia (1.18+)
- Java: 17 or higher
- Dependencies:
- PlaceholderAPI (required)
- PacketEvents (optional, for better scoreboard)
Installation
- Download the latest version of CocoEOTW
- Place the
.jarfile in your server'spluginsfolder - Restart your server
- Configure the plugin in
plugins/CocoEOTW/config.yml - Set up the spawn location with
/eotw setspawn
Quick Setup
1. Set Spawn Location
/eotw setspawn
2. Configure World Border
/eotw setborder <size> <seconds>
3. Enable Whitelist (Optional)
Configure ticket prices in config.yml:
whitelist:
enabled: true
max_tickets: -1 # -1 for unlimited
ticket_price: 1000
4. Start the Event
Start Waiting Phase:
/eotw startwaiting
Start EOTW:
/eotw start
Event Flow
1. Waiting Phase → Players join and prepare
↓
2. EOTW Start → PvP enabled, border shrinks
↓
3. Active Phase → Players fight, teams compete
↓
4. End → Last team/player standing wins
Support
- Discord: dc.cocostudios.net
- SpigotMC: CocoStudios