File Details
EliteEssentials-1.1.21.jar
- R
- Mar 18, 2026
- 1.20 MB
- 683
- Early Access
File Name
EliteEssentials-1.1.21.jar
Supported Versions
- Early Access
1.1.21 - 2026-03-17
Fixed
/playerinfocrash when target is in a different world — Viewing info for a player in another world caused anIllegalStateExceptionbecause the coordinate lookup ran on the wrong world thread. The store read is now dispatched to the target player's world thread viaworld.execute()