dainxt / WeaponThrow

Throw your items in another way
2 stars 2 forks source link

class Jtype no longer exist, causing it to crash #29

Open tmvkrpxl0 opened 1 year ago

tmvkrpxl0 commented 1 year ago

class harmonised.pmmo.config.JType no longer exist in recent version of Project MMO (pmmo-1.18.2-5.1.3) However WeaponThrow still uses it and crashes when I try to throw weapon: https://github.com/dainxt/WeaponThrow/blob/909c8afcc99af777cbca8f1ebf1e4a97d153f1dc/src/main/java/com/dainxt/weaponthrow/handlers/EventsHandler.java#L22 image Their repo: https://github.com/Caltinor/Project-MMO-2.0/tree/1.18.2-Rework/src/main/java/harmonised/pmmo/config