You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please remember this is only a summary of the changes, I won't list every single change to keep this readable. I only specify the most important changes.
IMPORTANT NOTES
Make sure you set load in your plugin.yml to POSTWORLD!!! Or just don't specify anything as its default value is POSTWORLD.
Not doing this will break late-bind support.
...
load: POSTWORLD
...
BUG FIXES
Late/Compatibility injector fixed. (broken since pre-10 update)
Finally added late-bind support, but it still might break if some other packet-based plugins are present.
CHANGES
WrappedPacketOutPlayerInfo now accepts arrays, we don't support lists anymore.
OPTIMIZATIONS
Internal injector cleanup.
EXAMPLE USAGE
Example will be posted shortly
This discussion was created from the release 1.8-pre-12.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
CHANGELOG
Please remember this is only a summary of the changes, I won't list every single change to keep this readable. I only specify the most important changes.
IMPORTANT NOTES
Make sure you set load in your plugin.yml to POSTWORLD!!! Or just don't specify anything as its default value is POSTWORLD.
Not doing this will break late-bind support.
BUG FIXES
CHANGES
OPTIMIZATIONS
EXAMPLE USAGE
Example will be posted shortly
This discussion was created from the release 1.8-pre-12.
Beta Was this translation helpful? Give feedback.
All reactions