EventCore
A plugin designed to simplify organizing events and challenges on Minecraft servers.
Main Features
EventCore gives game organizers complete control over participants. The system divides players into alive and dead categories, allowing commands to be applied to each group separately. You can manage inventory, teleport, heal, or even revive players based on their status.
Management Commands
- /alivelist - shows list of all alive players
- /deadlist - displays list of dead participants
- /clearalive - clears inventory of alive players
- /cleardead - clears inventory of dead players
- /givealive - gives items to alive players
- /givedead - gives items to dead players
- /healalive - fully heals alive players
- /healdead - heals dead players
- /killalive - kills all alive players
- /killdead - kills all dead players
- /tpalive - teleports alive players
- /tpdead - teleports dead players
Revival System
The plugin includes an advanced resurrection system with tokens:
- /revive - revives specified player
- /reviveall - revives all players
- /revivelate - revives all dead players
- /recentrev - revives recently killed players
- /unrevive - cancels revival of alive player
- /giverevive - adds revival tokens to player
- /takerevive - removes revival tokens
- /setrevive - sets number of revival tokens
- /balrevive - checks revival token balance
- /userevive - uses revival token
- /togglerevive - enables/disables token system
Chat Management
- /clearchat - completely clears chat
- /mutechat - disables chat for all players
Visibility Settings
The /visibility command allows managing player visibility:
- all - see all players
- staff - see only staff
- off - hide all players
Integrations and Compatibility
EventCore supports popular plugins:
PlaceholderAPI - provides placeholders:
- %eventcore_alive% - number of alive players
- %eventcore_dead% - number of dead players
- %eventcore_status% - player status (alive/dead)
- %eventcore_revive% - number of revival tokens
- %eventcore_mutechat% - chat status (enabled/disabled)
- %eventcore_visibility% - player visibility state
Skript Support - allows creating complex event scenarios
Permissions
- eventcore.visibility.staffbypass - bypass staff hiding
- eventcore.reviveall.bypass - immunity to mass revival
The plugin is fully customizable, supports statistics through bStats, and is constantly evolving with new features being added.