Releases: MC-Machinations/PaperTweaks
Releases · MC-Machinations/PaperTweaks
VanillaTweaks v0.1.14
VanillaTweaks v0.1.13
VanillaTweaks v0.1.12
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
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
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
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
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
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
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
Changelog
- Added
Tag
module - Made reloading actually reload some modules
- Adds the reset of the villager/zombie villager heads to the mob heads module