JimiIT92 / UniverseGuard2

An easy to use world protection plugin for Sponge
https://ore.spongepowered.org/Francesco_Jimi/Universe-Guard
GNU General Public License v3.0
19 stars 3 forks source link

Flags of add effect not working #150

Closed DarkStar0790 closed 3 years ago

DarkStar0790 commented 3 years ago

I have made a regione protected and then i set the flags with some added effect:

/rg effectadd minecraft:absorption /rg effectadd minecraft:Nausea

Etc.. but they are not working. Players can enter to the region but the effects will not apply to the players. Please help :(

JimiIT92 commented 3 years ago

Make sure the use_effects option is enabled in the plugin config file. If this is disabled than the effects won't be applied to Regions

DarkStar0790 commented 3 years ago

Ok i will change that in the config file and test. Thanks!

JimiIT92 commented 3 years ago

Let me know if that was the issue :)

DarkStar0790 commented 3 years ago

Yes it was! thanks!