Skip to content

VertrauterDavid/EventCore

Repository files navigation

EventCore

download license stars forks


Installation

  1. Download jar from here
  2. Put the jar in your plugins folder
  3. Restart your server (not reload)

Update

  1. Download the new jar from here
  2. Replace the old jar with the new one
  3. Delete the old config.yml and restart your server

Future updates

  • Possibility to create teams (for tournaments or similar)
  • Possibility to host events directly on a survival server but still get a event kit
  • Integrated fast world reset system
  • Integrated scoreboard system to minimize plugins on the server
  • Placeholder Support in Messages

Commands

Command Action
/event start Start the event
/event stop <winner> Stop the event
/event drop Drop with the commands defined in the config.yml
/event autoBorder <on / off> Toggle AutoBorder
/event setSpawn Set the spawn location
/event kickspec Kick all spectators
/event kickall Kick all players (exclude players with event.command)
/event clearall Clear all player inventories
/kit <player> Give a player the saved kit
/kit * Give all players the saved kit
/kit enable <name> Enable a kit
/kit save <name> Saves your current inventory as kit
/kit delete <name> Delete a kit
/revive <player> Revive a player
/revive * Revive all players who are not in gamemode 0
/announce <message> Announce a message
/spawn Teleport to the spawn

Permissions

Permissions
event.bypass Disables protect while not started (break blocks, place blocks, interact, hit players)
event.command Use /event
event.spawn Use /spawn

Placeholders

Placeholder Description Example
%eventcore_total% Total players online 12
%eventcore_alive% Total players alive (players in gamemode 0) 4
%eventcore_kills% Kills of the player 6
%eventcore_deaths% Deaths of the player 3
%eventcore_kd% K/D of the player 2.00
%eventcore_totems% Totem count of the player 8
%eventcore_border% Current border size of the world the player is on 30
%eventcore_ping% Ping of the player 18ms
%eventcore_tps% Server TPS (via Spark) 20.00

About

Event Server System with tons of useful commands and features

Resources

License

Stars

Watchers

Forks

Languages