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

Flying at login - a CMI issue? #38

Closed
HomeLandingsDE opened this issue Feb 24, 2018 · 5 comments
Closed

Flying at login - a CMI issue? #38

HomeLandingsDE opened this issue Feb 24, 2018 · 5 comments

Comments

@HomeLandingsDE
Copy link

Have since several updates already the problem that players can fly the new joinen / rejoin the #game.

We have created the group [GUEST] for "Default" players and they do not have the right to fly.
Unfortunately, I keep watching new players strangely fly

by /cmi Info [player name] I find out that there is: can fly: true
unbenannt
But where did they get the right?
Also with some players, who already played some time on the server this problem was noticed.

Even after a reload (which can occur from time to time), every online player gets the right to fly afterwards
how can you turn this off and is there a general solution?
We have already negated the rights for fly in PermissionsEX.

/pex user [player name] add -cmi.command.fly
or.:
/pex group [groupname] add -cmi.command.fly

@LogGits
Copy link
Collaborator

LogGits commented Feb 24, 2018

It is generally advised not to reload a server (should be restarting instead). I also think this could be related to #22 . If a User doesnt have access to /fly they shouldnt even be able to fly. You could try using the eventcommands.yml file join and leave commands as cmi fly [playerName] false.

@Zrips
Copy link
Owner

Zrips commented Feb 24, 2018

Will do some changes and hopefully that will solve issue.

@HomeLandingsDE
Copy link
Author

You could try using the eventcommands.yml file join and leave commands as cmi fly [playerName] false

But that would mean that the server team is thrown out of the flymode with every login / logout and must always type /fly again.

@LogGits
Copy link
Collaborator

LogGits commented Feb 25, 2018

But that would mean that the server team is thrown out of the flymode with every login / logout and must always type /fly again.

You can use cmi specialised commands to check if they have permission to fly. if they don't have permission to fly it could set their fly. Also this is reportedly fixed in the latest build please update and let us know if the issue persists 🙂

@HomeLandingsDE
Copy link
Author

short information from us:

In the last few days we have turned off the flying with the FirstJoin / Join / Quitevents - all who were allowed to fly had to enter / fly each time - but the problem could not be solved otherwise.

After the update from 7.3.13.0 to 7.3.13.1 it seems to have been fixed.
I still watch it and will report if it changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants