aromaa / WorldGuardExtraFlags

Extension for the WorldGuard plugin.
https://www.spigotmc.org/resources/worldguard-extra-flags.4823
MIT License
88 stars 70 forks source link

kom #225

Closed arturek1666 closed 2 years ago

arturek1666 commented 2 years ago

This function don't work: console-command-on-entry: My worldguard file: flags: console-command-on-entry: ['/toast %username% -t:goal -icon:spyglass &2you enter vip area'], the command is not activating when entering an region it broken on the version 4.2.1, works fine on 4.2.0

aromaa commented 2 years ago

The bypass wasn't properly checked in 4.2.0 which was fixed in 4.2.1.

arturek1666 commented 2 years ago

But I am running as console, so it should bypass permissions etc.

aromaa commented 2 years ago

You have /rg bypass turned on, which means the flags aren't applied to you.

arturek1666 commented 2 years ago

Ahh I see my bad. Thanks for fast help