Skip to content

3.1.0: 1.19.2 and More

Choose a tag to compare

@UnknownSilicon UnknownSilicon released this 25 Oct 20:28
· 329 commits to main since this release

This is a fairly small update that updates PU to 1.19.2 and fixes a few random small bugs.

Improvements:

  • Updated ParallelUtils to Minecraft 1.19.2

Fixes:

  • Fix a NullPointerException related to CustomArmorDeny, causing error spam when a player without armor entered an area with the Worldguard flag
  • Add a few missing commands to the plugin.yml file
  • Added Config files for a few modules, allowing them to use dependent modules properly

Non-Code:

  • Moved CustomMobs, DiscordIntegration, ParallelItems, and PerformanceTools to private repositories
  • Added Contributing guidelines