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
Core fixed (GenisysPro#61)
* Fixed ServerKiller always killing on shutdown on single-core machines
* Removed useless break statements
* Stop spawning entities to players twice
This will be done when the chunk is sent to the player anyway.
* Bad syntax lol