Skip to content
This repository was archived by the owner on Sep 10, 2026. It is now read-only.

fixes-with-new

Choose a tag to compare

@groundbreakingmc groundbreakingmc released this 30 Jul 20:30

What was fixed

  • Fixed version support (Now supports 1.12.2-1.21)
  • Fixed hex colors support
  • Fixed some options not being disabled if remove/left blank
  • Fixed debug-mode (Now shows correct path to failed action)

What is new

  • New trigger in 'Player' - on-death
  • Now there is more settings for [TITLE] action
    • Old: '[TITLE] text;text'
    • New: '[TITLE] text;text;fideIn;stay;fadeOut'
  • Also changed a bit new version checker
  • New feature in [TELEPORT] actions, to save some value from player
    • For exaple: '[TELEPORT] ~;~;~30;~;~;~' will teleport player 30 blocks above, in the same world, with the same x, z cords and also the same yaw, pitch
  • Now if you want to send empty message you can just use '[MESSAGE]' or '[BROADCAST]', and you dont to need write any &f or something like that