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

Could you separate tp as a independent flag? #121

Open
5igm opened this issue Sep 25, 2016 · 6 comments
Open

Could you separate tp as a independent flag? #121

5igm opened this issue Sep 25, 2016 · 6 comments

Comments

@5igm
Copy link

5igm commented Sep 25, 2016

There is an option in flags file.

  ResidenceDefault:
    tp: false

I hope this option can be available in CreatorDefault as well.
Now, if I try to disable this option for creator, teleportation from other plugins will also be disabled.

Thank you very much.

@Zrips
Copy link

Zrips commented Sep 26, 2016

Check config file and there is section BlockAnyTeleportation where you can disable it and then you can teleport to residences with 3rd party plugins. This was implemented some time ago to prevent player teleportation by setting home in that residence or by allowing other players to teleport to you when they don't have teleport access. Currently its more or less deprecated but its there just for convenience.

@5igm
Copy link
Author

5igm commented Sep 27, 2016

But BLockAnyTeleportation disabled the teleportation from 3rd party plugins like essentials as well.

@5igm
Copy link
Author

5igm commented Sep 30, 2016

@Zrips

@Zrips
Copy link

Zrips commented Sep 30, 2016

That was its purpose, to block teleportation from 3rd party plugins, if you want to allow it, then just disable this feature

@5igm
Copy link
Author

5igm commented Sep 30, 2016

Yes, I want to disable this feature, but I don't know how to do it. I don't want players using "/res rt" and "/res tp", yet I want they can use "/tpa", "/back", etc. from 3rd plugins.
@Zrips

@5igm
Copy link
Author

5igm commented Sep 30, 2016

If I set BlockAnyTeleportation as true, all teleportation will be disabled in residence area. For example, I installed authme in my server. Before users login into the server, they will be teleported to Spawn point. But this action was stopped by residence, because I used residence to protect the spawn point and I set BlockAnyTeleportation as true.

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

2 participants