jebibot
jebibot
I thought this would work out of box, as `ClientCommandSource` implements `PermissionLevelSource`, but it doesn't. Its implementation also has changed from: ```java public boolean hasPermissionLevel(int level) { ClientPlayerEntity clientPlayerEntity =...
Replace LWJGL with a newer version, e.g., see https://github.com/jebibot/helios-core/commit/f82edd7994fc0a8b4430bd677ebbd424b5e7615a.
I think this should be implemented as a mod, rather than at the launcher level. Still, it'd be trivial to bypass.
> Someone needs to click `spectate` in the client So, there is no way to know via the API that the summoner is playing a custom game until someone starts...