Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@SmartGecko44 SmartGecko44 released this 12 Jul 12:25
· 11 commits to master since this release
8e28fb0

Sidenotes

This update is much larger than anticipated. It could have been much smaller, but I was too lazy to write this release.


Changelog

  • Changed the name to Spigot-Admin-Toys
  • Increased plugin performance by removing or optimising code
  • Added the "Shortbow". This bow immediately shoots when leftclicking
  • The test GUI (WIP) now lets you toggle features, look at the different radius limits and reset the config
  • Updated NBT-API and removed usage of deprecated functions
  • Moved a lot of the registration tasks into their own functions
  • Replaced some null checks with asserts
  • Added the spawn command. This command lets you summon a specified amount of mobs in a radius around you
  • Added the "Sphere creator". This item acts the same as the Block Obliterator, but instead of creating a hole with sharp edges, it creates a spherical hole
  • The testGUI now has multiple pages
  • The GUI framework is now more modular
  • Misc. improvements to the hidden removal
  • Improved the config framework
  • Arrows shot with a bow that has the "Aim" enchantment now no longer get stuck inside large mobs
  • Added the "Endanger" enchantment. This enchantment removes the i-frames of mobs it hits (Bow enchantment)
  • Added the "Glow" enchantment. This enchantment makes hit enemies glow (Bow enchantment)
  • The "Multishot" enchantment now accounts for the flame enchantment
  • Various improvements to the different removal classes
  • Other things I forgot about

Known Issues

  • The multishot enchantment does not have a centered arrow, making it difficult to aim
  • Various problems in multiplayer
  • "Smelt" may or may not work

What's Changed

Full Changelog: v6.0.0...v7.0.0