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
Added commandPlayerFake which allows you to spawn players that do not load chunks (they essentially do not exist), you can still teleport to them in spectator and see them in the tab list.
Added removeWarnMismatchBlockPos which removes the warning "Mismatch in destroy block pos..."
Added broadcastToAll which broadcasts all OP messages to everyone
Added hostileMobsSpawnInCompleteDarkness backported from 1.18, this might not work properly, I have not fully tested this
Added commandMods which will send you a list of mods you have installed on the server (/mods)
Fixed #5 where if you had EssentialAddons on the client it would try to write save data when not needed resulting in a crash