Skip to content

Releases: MC-Machinations/PaperTweaks

VanillaTweaks v0.1.14

11 Mar 18:14
b1fc9d9
Compare
Choose a tag to compare
VanillaTweaks v0.1.14 Pre-release
Pre-release

Changelog

  • Fixes shulker drop percentage (#16)
  • Fixes persistent heads functionality with waterlogging & getting broken by flowing water (#18)

VanillaTweaks v0.1.13

13 Dec 01:22
Compare
Choose a tag to compare
VanillaTweaks v0.1.13 Pre-release
Pre-release

Changelog

VanillaTweaks v0.1.12

27 Jul 20:01
8ddb9a0
Compare
Choose a tag to compare
VanillaTweaks v0.1.12 Pre-release
Pre-release

Changelog

  • Weather now clears (MultiplayerSleep)
  • Added armor stand protection (PlayerGraves)
  • Added retrieved-items lang (PlayerGraves)
  • Fix issue with drops (PlayerGraves)
  • Fix void edge cases (PlayerGraves)

VanillaTweaks v0.1.11

27 Jul 02:37
57e8c74
Compare
Choose a tag to compare
VanillaTweaks v0.1.11 Pre-release
Pre-release

Changelog

  • Fixed a typo in lang.yml
  • Added a tablist option for displaying stats
  • Fixed an issue w/players being able to get podzol and cobble wall from a grave
  • Fixed general issue with track raw stats.

VanillaTweaks v0.1.10

24 Jul 21:35
bf7bb60
Compare
Choose a tag to compare
VanillaTweaks v0.1.10 Pre-release
Pre-release

Changelog

  • Spawning Spheres now takes into account custom spawn ranges (when using Paper)
  • Fixed an issue where /vt reload would not update the lang

VanillaTweaks v0.1.9

19 Jul 05:53
08a091b
Compare
Choose a tag to compare
VanillaTweaks v0.1.9 Pre-release
Pre-release

Changelog

  • Adds a config option for Coordinates HUD to change the update interval
  • Fixes a direction issue with coordinates HUD
  • Players will have the HUD toggled on if they logged out with it on
  • Fixes an issue with reloading

VanillaTweaks v0.1.8

18 Jul 18:48
6005ea5
Compare
Choose a tag to compare
VanillaTweaks v0.1.8 Pre-release
Pre-release

Changelog

  • implemented dynamic command registration
    this basically means that if a module is turned off, its commands should not show up. (May require a full server reload upon changes)

VanillaTweaks v0.1.7

17 Jul 23:47
81f14c3
Compare
Choose a tag to compare
VanillaTweaks v0.1.7 Pre-release
Pre-release

Changelog

  • Added permissions for almost everything. Check the wiki here for a complete listing
  • Fixed an issue with heads not stacking after they were broken - Prof-Bloodstone
  • Added a configurable cooldown to the Tag module

VanillaTweaks v0.1.6

16 Jul 18:09
e5de6da
Compare
Choose a tag to compare
VanillaTweaks v0.1.6 Pre-release
Pre-release

Changelog

  • Fix typo in URL for WRENCH resource pack and DRY it During module registration, the URL had a trailing 0
  • Add general PersistentDataType which uses GSON for arbitrary object serialization
  • Add PersistentHeads module, allowing for keeping name/lore after placing and breaking them
  • Fixed issue w/Tag module. Tag now follows the player around if their inventory is full
  • Added config option for Tag/module to play a sound at the player to "encourage" them to pick up the tag.

VanillaTweaks v0.1.5

14 Jul 22:40
Compare
Choose a tag to compare
VanillaTweaks v0.1.5 Pre-release
Pre-release

Changelog

  • Added Tag module
  • Made reloading actually reload some modules
  • Adds the reset of the villager/zombie villager heads to the mob heads module