NEW item option:
give-first-join: true/false (default : false)
to give the item to the new player and the option:
give-slot: 1
to give the item at the certain slot (1-9, and if you set 0 he is give at the first slot who is empty)
this two options are links if you dont need give-first-join no need to set give-slot. Idea by
GoeAh
NEW command option: "
RANDOM RUN: {amount} "
replace {amount} by the amount of command you will run, then put your commands below and at the end add the command "
RANDOM END", an exemple is probably more better to understand:
commands:
- "RANDOM RUN: 1"
- "SENDMESSAGE &6&lHEHEHE !"
- "kill %player%"
- "SENDMESSAGE &7&lNOTHING !"
- "effect give %player% strenght 30 2"
- "RANDOM END"
ONLY 1 command is run randomly. Idea of
Gabo
NEW click type : "target"
The player need to right click on a other player and the commands of the item are run to the target player.
NEW click type : "grabplayername"
The player need to right click on a other player and the commands are run for the player who execute the item but in the command you can set %target% go get the name of the target. Idea of
Technofied FIX null exception when player reconnect and he have a delay command saved. Report by Gabo
Good game and good dev ! If you have any issue join the discord ! i solve your problem within 24 hours !
(this patch will be add t the github for the 04/06)