Skip to content

Releases: MC-Machinations/PaperTweaks

Paper Tweaks v0.5.0-beta.1

19 Jun 00:00
v0.5.0-beta.1
a00cfbc
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • Graves: admin locate per player command - e634ed0
  • support new multiple-resource-pack system - 2e2046a
  • initial update to cloud 2.0 - 9b10060
  • support mc 1.20.5 - 021c7b7
  • support mc 1.20.6 - d9e3b31
  • initial support for 1.21 - 5ffa89d
  • more 1.21 support - a00cfbc

🔧 Bug Fixes

  • only show reload/disable buttons if player can use them - d98d416
  • more 1.20.6 issues - 281c787
  • tab completion with legacy command manager - e8fffa3, closes #88
  • use native brig completion - e77c013

🧹 Chores

  • actions: generate download link for each build - b775eda
  • actions: add file extension for direct download - 248adb1
  • start 0.4.2 - 2c4e881
  • remove last of jb nullability annotations - 05ec40e
  • update gradle - 4aa98de
  • build: download LuckPerms for runServer task - 7031db4
  • update run-paper gradle plugin - b4d32b7
  • update copyright year - 6c3e448
  • update some old adventure-related code - 5d3a984
  • update cloud - a376996
  • spotless: add missing license - 38bdcb2
  • update README.md and CONTRIBUTING.md - b922aa5

Paper Tweaks v0.4.1

25 Nov 01:44
82d821d
Compare
Choose a tag to compare

🚀 Features

  • LargerPhantoms: add configurable phantom attributes - 77c67e5

🔧 Bug Fixes

  • don't register/initialize stats until the module is enabled - dead00f
  • integrations: GP and WG load order issues - 389f853
  • heads: Properly define custom textured heads - 2a2bda6

🧹 Chores

Paper Tweaks v0.4.0

26 Sep 23:58
5464bdd
Compare
Choose a tag to compare

🚀 Features

  • CoordinatesHUD: add command to change hud for other players (#79) - f16661e
  • update to 1.20.2 (#79) - 21b6fdd

🔧 Bug Fixes

  • a few broken command descriptions (#79) - 8fb4814

🧹 Chores

Commits

  • e008169: Create LICENSE (Jake Potrebic) (#38)
  • bb40cbe: Create CODE_OF_CONDUCT.md (Jake Potrebic)
  • 1b74782: Create CONTRIBUTING.md (Jake Potrebic)

Paper Tweaks v0.3.0-beta.4

02 Jul 06:55
bc0428c
Compare
Choose a tag to compare
Pre-release

🔧 Bug Fixes

  • properly relocate shaded dependencies - bccc21d

🧹 Chores

  • rename more things to PaperTweaks - bc0428c

Vanilla Tweaks v0.3.0-beta.3

22 Jun 01:29
0a991eb
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • Graves: add grave robbing timer - 78ab106

🔧 Bug Fixes

  • Graves: permissions cleanup - e93960e
  • RotationWrenches: wrench recipe didn't create correct result - 3105190

🧹 Chores

  • more renaming - fca1010
  • add sha256 checksum to ci/release actions - 7c93827
  • more style refactoring - 0a991eb

Vanilla Tweaks v0.3.0-beta.2

12 Jun 16:39
aa1f95a
Compare
Choose a tag to compare
Pre-release

🧹 Chores

  • more style refactoring - b312762
  • rename more things to PaperTweaks - aa1f95a

Vanilla Tweaks v0.3.0-beta.1

11 Jun 23:34
9d0c298
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • initial paper-only work for 1.20 - b21ce20
  • update MoreMobHeads and WanderingTrades for 1.20 - 5ad98f2

🔧 Bug Fixes

  • PlayerHeadDrops: respect require-player-config value - 676177d

🧹 Chores

  • update datapack scraper scripts - fc12f43
  • update to gradle 8 - bc63eaf
  • update license year and gradle plugins - 6e53852
  • update gradle - 0c618fd
  • don't include bukkit jar in ci build - 3b904ab
  • work on 0.3.0 (paper only) - 605cb3f
  • update actions - 9d0c298

Vanilla Tweaks v0.2.0-beta.26

17 Mar 02:18
5f42ad7
Compare
Choose a tag to compare
Pre-release

🧹 Chores

  • update dependency versions for 1.19.4 - 5f42ad7

Vanilla Tweaks v0.2.0-beta.25

05 Mar 20:10
4ac898c
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • VillagerDeathMsgs: add config option for wandering trader - 7d8c483, closes #65

🔧 Bug Fixes

  • MoreMobHeads: fix heads not dropping - 0d5b8a6

🧹 Chores

  • update some code style - ffe8257
  • add missing licenses and more style changes - 160ca05
  • update style/licenses - 866a5ca
  • update badges in README - b78fc58
  • refactor module setting system - c668f9e
  • style refactors for cloud package - f7e3721
  • fix license violations - 4ac898c

Vanilla Tweaks v0.2.0-beta.24

10 Dec 00:08
16664c0
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • PlayerHeadDrops: config for requiring player kills - 08e6305
  • 1.19.3 support - 16664c0

🔧 Bug Fixes

  • GemVillagers: fix spawning villagers - 88462cf
  • typos in plugin.yml - 63ac9c8

🧹 Chores

  • changing formatting/refactoring - 8e8b0ae
  • cleanup and dependency updates - c62b47b
  • actions cleanup - 13489f8

Commits

  • 6f65a35: Improve command cooldowns (Jason Penilla) (#71)
  • 12f32c1: Make builder inner class (Jason Penilla) (#71)
  • b4ead79: Make Notifier and DurationFunction inner interfaces as well (Jason Penilla) (#71)
  • feec326: Remove duplicate annotation (Jason Penilla) (#71)
  • 2750c6b: add missing this. (Jake Potrebic) (#71)