If the plugin is enabled, you cannot do anything else than playing it.
In LiveTwice you fight against each other with two characters. Both characters have their own kits, health and position. The players can switch freely between their characters during the game. If one character dies, you cannot switch anymore but you can still win with the one left.
The kits define the items and some status effects that are applied to the player.
There are 15 kits:
If you join the server you get a pickaxe with which you can open an inventory-interface to choose your kits. After that, with at least two players, you can start the game with an inbuilt starting queue (join the queue with a given glas pane).
This is my first plugin. I welcome comments and suggestions for improvement.
Have fun!
plugins/LiveTwice_Plugin/config.yml
min-players: 2 The minimum of players required to start a game
start-timer: 15 The length (seconds) of the timer which start when min-players are ready
moderated: false Toggle moderated mode (see Moderated Mode)
x-pos: -1 The x-pos of the minigame (see advanced setup)
y-pos: 61 The y-pos of the minigame (see advanced setup)
z-pos: -1 The z-pos of the minigame (see advanced setup)
If moderaded is enabeld (see config.yml) the game only starts if a op type /s or /start.
The "moderator" also can type /q or /queue to see which players are not ready and if the havnt choosen their kit.
He cant see which kits the other players have!