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

Releases: DavidNiessen/AdvancedMLGRush

Small update

07 Aug 06:45

Choose a tag to compare

  • Fixed a small bug
  • The random tick speed of new worlds is now automatically set to 0
  • You can’t interact with armor stands any more
  • Some small backend changes

Same breaking speed for all blocks

01 Aug 21:47

Choose a tag to compare

  • All blocks now have the same breaking speed

Note: this requires ProtocolLib

Fixed colored blocks bug

29 Jul 08:03

Choose a tag to compare

  • Fixed colored blocks (gadgets) bug

Command config

28 Jul 17:09

Choose a tag to compare

  • Added command config
  • Added sudo command

Improved update checker

27 Jul 02:55

Choose a tag to compare

  • Improved update checker

Update checker

26 Jul 09:05

Choose a tag to compare

  • Added update checker
  • Improved performance

Kill message

23 Jul 21:59

Choose a tag to compare

  • Added kill message
  • Updated death message

Note: you should replace your current death message with death: '&c%player_1% &7died.'

Placed blocks stats

22 Jul 11:48

Choose a tag to compare

  • Added placed blocks to stats
  • Added %stats_placed_blocks% placeholder

Kills + deaths

20 Jul 07:15

Choose a tag to compare

  • Added kills
  • Added deaths
  • Added %stats_kills% placeholder
  • Added %stats_death% placeholder

Base64 compressor + placeholders

18 Jul 21:11

Choose a tag to compare

  • Added Base64 compressor
  • Added %player_uuid% holder
  • Added %online_players% placeholder

IMPORTANT:
If you are updating from an older version, please delete the config.yml or set "default_compressor" to "BASE64". Please also delete all maps compressed with "GZIP" within the next few weeks, as GZIP will soon be no longer supported. GZIP does not work properly on some operating systems, so we will remove it.