1.0.23 Aug 9, 2023

Non-mandatory update

  • SMPtweaks is now officially supports 1.20.X

1.0.22 Sep 1, 2022

Non-mandatory update

  • SMPtweaks is now officially supports 1.19.X
  • Minor stability improvements

1.0.21 Apr 19, 2022

Non-mandatory update

  • Now logs items players receive from recurring rewards
  • Fixed a bug that caused custom spawn rates to apply even though the feature was disabled
  • SMPtweaks is now considered stable

1.0.20-rc Dec 1, 2021
SMPtweaks now officially supports Minecraft 1.18
While previous versions should work fine under 1.18, this build is the first that was thoroughly tested.

1.0.19-rc Nov 29, 2021
- Improved a couple log messages
- Fixed a bug which sometimes caused the default translation to be used instead of the preferred one

1.0.18-beta Nov 20, 2021
- Very minor performance improvements
- Clicking on coordinates from the /whereis command copies them to the clipboard
- Updated translations

1.0.17-beta Nov 10, 2021
- Fixed NullPointerException while disabling SMPtweaks when server_levels were not enabled
- Fixed a bug that caused rewards to not work properly when server_levels were not enabled
- It is now possible to specify commands that are executed when a certain custom drop is dropped (suggested by Xiaoguard). Please note that @p simply gets replaced with the killers' name. It is not an actual target selector variable.

1.0.16-beta Nov 7, 2021
- Fixed a bug that caused the doDaylightCycle gamerule to stay false when restarting the server while SMPtweaks paused the daylight cycle
- Added disable_too_expensive_repairs feature

1.0.15-beta Nov 1, 2021
- Fixed an integer overflow that sometimes caused players to be unable to collect rewards
- Relocated Maven dependencies to avoid conflicts with plugins having the same dependencies as SMPtweaks
- Updated HikariCP (let me know asap if you encounter any database issues using this build)

1.0.14-beta Oct 30, 2021
- Changed how days/nights are modified. The daylight cycle is now paused for the specified amount of ticks at noon/midnight, as opposed to jumping back 1 tick every 2 ticks when making days/nights longer.
- Fixed an error causing weather to sometimes not clear at dawn
- Refactored a bunch of classes for minor performance increase

1.0.13-beta Oct 19, 2021
- Fixed IllegalPluginAccessException when shutting down server which sometimes caused player meta (server level, total xp, etc.) to not save properly
- Removed better_healing_arrows in favor of better_tipped_arrows feature

1.0.12-beta Oct 14, 2021
- Fixed an error where custom recipes would crash the plugin on startup (Thanks to Terraclock for reporting)
- Updated translations
- Added better healing arrows feature

1.0.11-beta Aug 17, 2021
✨Italy Update✨
Non-mandatory update

Add Italian translations
Add some explanatory comments to config.yml

1.0.10-beta Aug 3, 2021
Fixed SQLite error
Non-mandatory update

- Fixed SQLITE_ERROR when using non-default database table name
- Removed "Weather was cleared!" console spam

1.0.9-beta Jul 20, 2021
Fix NPE console spam
If you are on 1.0.8, please update asap!

I did a mistake in the 1.0.8-beta release that resulted in heavy console spam, in extreme cases it could even crash the server.
Make sure to update to 1.0.9 as soon as you can (especially if you're using custom spawn rates or natural shulker spawning) and check your log files, they could be very large.

1.0.8-beta Jul 16, 2021
Fixed another phantom spawning bug
- Fixed a bug where phantom spawn rates didn't work on paper server
- The plugin will now show a warning when an invalid amount has been specified in custom drops and default to 1

1.0.7-beta Jul 11, 2021
Fixed phantom spawning bub
- Fixed a bug where Phantoms would sometimes still spawn even though spawn rate multiplier was set to 0

1.0.6-beta Jul 5, 2021
A Few Small Improvements
- Made some error messages more understandable
- Minor performance improvements
- Added option to discard all vanilla drops of a certain mob (see below)

1.0.5-beta Jun 30, 2021
A few minor fixes
- Do not display login rewards reminder when rewards are disabled
- Improve default settings in config.yml & add a few explanatory comments

1.0.4-beta Jun 26, 2021
Customize XP Drops & Execute Commands When Certain Mobs Die
- Fix NullPointerException when custom drop doesn't contain any items
- Add custom XP drops and commands

You can now overwrite how much experience is dropped and define commands that are executed when certain mobs die. The example below makes the Ender Dragon drop 800 experience and grants the killer regeneration for 12 seconds via command.

1.0.3-beta Jun 23, 2021
Custom Mob Drops
- Add custom mob drops feature
- Allow adding enchantments or potion effects to reward and recipe items
- Implement bStats

1.0.2-beta Jun 22, 2021
Hello Polymart!!
Our first version published on Polymart. Please visit us on Spigot if you're looking for alpha builds.