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
Quick question: What would simply adding the gamemode in the command.c file do? @Protryon
Also, I get that we're working on getting the code working for 1.11.2 and 1.10.2 according to the README file, but I'm just noting down here that we're going to have to replace the parameters of this command at some point later down the road.
That would be a start for sure, but it would just lead to a client/server desync, as the server doesn't yet understand spectator mode (clipping through walls, other people don't see you unless their in spectator mode, etc).
That would be a start for sure, but it would just lead to a client/server desync, as the server doesn't yet understand spectator mode (clipping through walls, other people don't see you unless their in spectator mode, etc).
That sounds pretty reasonable and should've probably already been a given to me, but eh, whatever. (Also, probably every anti-cheat implementation would probably go south.)
I was kinda thinking about making a new branch for that, but yeah, I still think that getting the entire thing to work first should be a higher priority.
No description provided.
The text was updated successfully, but these errors were encountered: