DESCRIPTION
This is a Cores Plugin like on GommeHD.net
Every team has 2 Cores, which have to be protected by members of the team.
There are 2 teams, which fight each other.
You win if you destroy the enemy's 2 Cores.
At the moment, only 2 Cores per team are allowed.
The map will be resetted after every game automatically. (Can take long sometimes)
Btw if you want you are welcome to donate!
Just put the jar File into your Plugins Folder.
The Plugin is in German, but if you want you can get the source code on github and change the messages.
COMMANDS
cores: description: Shows infos
permission: cores.info
usage: /cores
forcejoin:
description: Force Joining a team of a game
permission: cores.join
usage: /forcejoin <Player> <RED/BLUE> <gameID>
join:
description: Joins a game
permission: cores.play
usage: /join <gameID> (like 1,2,3...)
leave:
description: Leave a round
permission: cores.play
usage: /leave
create:
description: Create an arena
permission: cores.create
usage: /create <Spawn Blue X> <Spawn Blue Y> <Spawn Blue Z> <Spawn Red X> <Spawn Red Y> <Spawn Red Z> <MaxPlayers> <MinPlayers> <gameID>
setspawn:
description: Set the Lobby-Spawn
permission: cores.create
usage: Einfach /setspawn <X> <Y> <Z>
setarena:
description: Set Arena Border
permission: cores.create
usage: Einfach /setarena <X1> <Y1> <Z1> <X2> <Y2> <Z2> <ID>
setcore:
description: Set the 4 Cores
permission: cores.create
usage: Einfach /setcore <CoreBlue1 X> <CoreBlue1 Y> <CoreBlue1 Z> <CoreRed1 X> <CoreRed1 Y> <CoreRed1 Z> <CoreBlue2 X> <CoreBlue2 Y> <CoreBlue2 Z> <CoreRed2 X> <CoreRed2 Y> <CoreRed2 Z> <gameID>
PERMISSIONS:
cores.info:
default: op
cores.join:
default: op
cores.play:
default: true
cores.create:
default: op

