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

Passthrough flag support? #1

Open
Psithief opened this issue Jul 28, 2012 · 2 comments
Open

Passthrough flag support? #1

Psithief opened this issue Jul 28, 2012 · 2 comments

Comments

@Psithief
Copy link

@asofold There doesn't seem to be any support in WGPFix for ignoring regions that have the passthrough flag set to allow. Passthrough regions should not be counted.

This is based on a brief read-through of the code. I may have missed it.

@asofold
Copy link
Owner

asofold commented Jul 28, 2012

Those regions are not treated in a special way.

But it is possible to use pistons inside of passthrough regions, just if you use pistons from no region to passthrough regions then it will be prevented.

So i would say that is rather a small issue. Adding it is possible, though checking flags will decrease performance further (won'nt be magnitudes though, supposedly).

So unless it is a real issue in practical use i wil probably not add it, but i will make an entry in the lists to keep it in mind. Actually ignoring certain regions is something on the list.

@asofold
Copy link
Owner

asofold commented Aug 3, 2012

Concerning priorities and parents and flags - it is not unthinkable, though it would be pretty much re-implementing all the checks WorldGuard does for player avctions. Probably i will have a look at performance questions at some point, and if it might pay to bring those in.

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