Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline teleport & Gamemode switch #22

Closed
HomeLandingsDE opened this issue Feb 19, 2018 · 4 comments
Closed

Offline teleport & Gamemode switch #22

HomeLandingsDE opened this issue Feb 19, 2018 · 4 comments
Labels
bug report Reports of bugs/inconsistencies confirmed

Comments

@HomeLandingsDE
Copy link

if I try to put an onflin player into another game mode, nothing happens (gamemode remains unchanged)

Player XY is in the Gamemode Creative and is going to be changed to Gamemode Survival - nothing happens

The same goes for the teleport: I want to get a player from a world, but when he logs in again he is still in the world - neither /spawn [player name] nor /tphere works here.

@LogGits LogGits added the bug report Reports of bugs/inconsistencies label Feb 19, 2018
@LogGits
Copy link
Collaborator

LogGits commented Feb 23, 2018

Tested on the latest build (7.3.13.0). /spawn teleported me to spawn, /gamemode set my gamemode, and /tphere teleported me (all while offline). Are you using any other plugin like essentials to handle these commands (could cause conflicts)? If so try /cmi spawn [playerName] or /cmi gamemode 0 [playerName].

Are you on spigot or paperspigot?
What version of spigot / paperspigot are you using?

@HomeLandingsDE
Copy link
Author

We only use CMI for Teleport / Spawn - turned on alias commands - so all commands like tphere / tpa / tpaher or tp are of course with /cmi [Command]

We are running on the latest CMI version and the latest build version of Spigot (1.12.2)

If I want to teleport Player X from World A to World B, after teleporting /cmi info [Player Name] will still be: location: World A - X: ~ Y: ~ Z: ~

The same with the Gamemode

@LogGits
Copy link
Collaborator

LogGits commented Feb 24, 2018

Upon further inspection I have been able to reproduce this and even on paperspigot. It doesn't send you the correct status when using /cmi gm offlineplayer [0/1/2/3]. No matter what I type it is sending feedback that i am setting them to creative (because they were previously creative). However, when they join back they are in the gamemode i set them to.

@Zrips
Copy link
Owner

Zrips commented Feb 24, 2018

Made solution for this one and after next update it should be working.

@Zrips Zrips closed this as completed Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies confirmed
Projects
None yet
Development

No branches or pull requests

3 participants