6.2.0.9 #1986
creatorfromhell
announced in
Announcements
6.2.0.9
#1986
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
6.2.0.9
Major Changes
Exploit Fix Included for GUI Exploit
This build fixes an exploit in the GUI system that was recently outlined.
Lots of Events Changes
See discord changelog for event system here
Control Panel Component System Overhaul
The shop control panel system has been overhaul to separate it into different classes. This allows third-party
plugins to add additional components to the control panel easily. There was also an added event, ControlComponentGenerateEvent,
which is called PRE, MAIN, and POST of a ControlComponent being generated. The MAIN phase supports changing
the ControlComponent object with a custom one that will replace the original during control panel sending.
Introduction of the Revamped Packet System
About:
Custom Packet Factories:
PacketFactoryfor game versions 1.20.x and 1.21.x.Error Handling and Logging:
Improvements:
Deprecations:
Event System Overhaul
Added
Packet Handling Events:
Shop Events
Shop Settings Events:
Shop Type-Specific Settings:
Shop Benefit System:
Removed
ShopItemEvent.javafor a more consistent structure.ShopNameEvent.java.ShopOwnerNameEvent.java.ShopOwnerEvent.java.ShopPlayerGroupEvent.java.ShopPriceEvent.java.ShopTypeEvent.java.ShopUnlimitedEvent.java.ShopDisplayEvent.java.ShopTaxAccountEvent.java.event/packet/handler/PacketHandlerAddedEvent.java.event/packet/handler/PacketHandlerInitEvent.java.Modified
Packet Events:
Minor Changes
Config Changes
Fixes
Version Changes
This discussion was created from the release 6.2.0.9.
Beta Was this translation helpful? Give feedback.
All reactions