Skip to content

Releases: PaperMC/Debuggery

v1.5.1

26 Jul 12:21
Compare
Choose a tag to compare

What's Changed

  • Fixed tab completion error in Velocity module when no argument is provided by @4drian3d in #1
  • Add component input/output handler by @Warriorrrr in #3
  • Add quoted argument parsing to allow spaces in args

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 Dec 03:43
e5c761b
Compare
Choose a tag to compare

New event debugging

8mb.video-F3G-FY84A55w.mp4

New select entity command

No longer will your entity run away when typing your commands!

Misc

  • No longer supports spigot
  • Entity command target entity logic improved
  • Void methods will now say they returned void in chat for clarity.
  • Entity argument type is now Polymorphic and accepts UUIDs.

1.3.0

23 Jan 17:40
f636639
Compare
Choose a tag to compare
  • Make the project compilable under modern Java version
  • Update Velocity module to Velocity 3.x
  • Yeet Groovy