ChessMod

ChessMod

104k Downloads

Fix onPlayerCloned() issues in EloEvents class for 1.18 to 1.20

en4395 opened this issue ยท 1 comments

commented
  • event.getPlayer() not resolved
  • newStore.copyFrom() not resolved
commented

I believe the event.getPlayer() can be solve by replacing it with event.getEntity()