New feature for the AROUND command: you can now add conditions !
Example:
- AROUND 10 false CONDITIONS(%:
layer_health::%>10&%:
layer_name::%=2Ssomar) SENDMESSAGE &eclick
This command will display the message click for all* players around the initial player in range of 10.
* ONLY if the player health is above 10 and the player name is 2Ssomar
For multiple conditions add a '&' between the conditions
The placeholder must be placed in the first position and it's not %_% its %::_::% (very important)
New the feature detailedBlocks support the custom blocks of ItemsAdder:
example:
detailesBlocks:
- STONE
- ANDESITE
- FURNACE{lit:true}
- ITEMSADDER:turquoise_block
Good dev, if you have problem or suggestion join my discord !