[Flag problem]
ed58 opened this issue ยท 1 comments
It's late at night and I can't read well. I've been wondering if a flag could have an "apply-to-all" flag and only affects one flag.
Example:
prevent-fire: true
prevent-place: true
prevent-destroy: true
prevent-explosions: true
prevent-flow: false
prevent-teleport: true
apply-to-all: true
welcome-message: true
farewell-message: true
enable-on-src: true
My point is, I am trying to get "prevent-teleport" to not let owners or non-owners to teleport back to a field.
Much help would be appreciated.