Skip to content

v1.2.9 for MC 1.21.20

Compare
Choose a tag to compare
@ForestOfLight ForestOfLight released this 14 Aug 01:15
· 151 commits to main since this release

New Features

  • explosionChainReactionOnly: Explosions only affect TNT blocks, causing chain reactions without other block damage.
  • explosionOff: Disables explosions entirely, including particles and entity influence.
  • commandTick: Allows admins to disable the ./tick command if desired.
  • ./tntfuse <ticks/reset> & commandTntFuse: Enables editing the fuse time of TNT.
  • instantTame: Allows instant taming of entities in creative mode. instantTameSurvival allows this in survival.
  • sessionTime: InfoDisplay feature showing time since joining.
  • entityInstantDeath: Removes the death animation, causing entities to die instantly without dropping XP.
  • ./removeentity [targetId] & commandRemoveEntity: Instantly removes an entity by looking at it or specifying its ID.
  • renewableElytra: Adds a 1% chance for phantoms killed by shulker bullets to drop elytra.

Improvements

  • Feature name changes: Several features have been renamed for clarity.
  • Removed jump feature: The command remains, but the feature can no longer disable it.
  • General improvements: Various other minor enhancements.