- NEW MINIGAME: Block Party - NEW MINIGAME: Hide And Seek
- Partial recode
- New options to put commands per kill /eliminarion/start of each event
- Fixed a bug where ender crystal or tnt primed entities where not being removed from the map
- New options in config:
Code (YAML):
################################################################## ## BLOCK PARTY ## ##################################################################
##Material on the map that will be replaced by the blockPartyBlocks blockPartyMaterial: 'WHITE_WOOL'
##Material for the wait item waitItemPartyMaterial: 'TERRACOTTA'
##Blocks to use in BlockParty as colors blockPartyBlocks: - 'BLUE_TERRACOTTA'
- 'BROWN_TERRACOTTA'
- 'CYAN_TERRACOTTA'
- 'GREEN_TERRACOTTA'
- 'LIGHT_BLUE_TERRACOTTA'
- 'LIME_TERRACOTTA'
- 'MAGENTA_TERRACOTTA'
- 'ORANGE_TERRACOTTA'
- 'PINK_TERRACOTTA'
- 'PURPLE_TERRACOTTA'
- 'RED_TERRACOTTA'