Posted November 5, 20177 yr I am simply looking for a way to change this "Player.isSpectator()" from true to false, and back again, without changing the gamemode. I am looking around in the forge methods and I cant seem to find where the change happens. Any help is welcomed.
November 6, 20177 yr Being a spectator ALWAYS changes the gamemode... you can't just do that. You can however, make the player invisible and change their gamemode to adventure mode, that's the closest you would get to what you want.
November 6, 20177 yr Author Damn, the reason I ask is because I am trying to make a way for a player to run a command and basically /vanish without being invisible. the /vanish makes them a spectator and this is what pixelmon checks for when spawning pokemon, if they are a spectator then no pokemon spawn. and for some people on our server that lags them like crazy, so i was trying to make a command to change that flag so that no pokemon would spawn around them. do you know of any other way to do this?
November 6, 20177 yr That's for plugins, not mods, sorry. Edited November 6, 20177 yr by Differentiation
November 6, 20177 yr Author A plugin is just a server side mod, we are using forge and sponge and they should be the same( plugins and mods) Edited November 6, 20177 yr by Elrol_Arrowsend
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.