Releases: PaperMC/Debuggery
Releases · PaperMC/Debuggery
v1.5.1
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
- @4drian3d made their first contribution in #1
- @Warriorrrr made their first contribution in #3
Full Changelog: v1.5.0...v1.5.1
v1.5.0
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.