NLthijs48 / AreaShop

A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
GNU General Public License v3.0
55 stars 89 forks source link

Can't get flagProfiles to work correctly #529

Open n-aspen opened 5 years ago

n-aspen commented 5 years ago

Current behavior Regions use default settings even when added top a group.

Desired behavior The settings i'm looking to change price duration world guard flags

Your environment

Your config files plugins.zip

FreddieFaulig commented 5 years ago

Hey, could you post your groups.yml ?

n-aspen commented 5 years ago

Here you go, it should be in the zip folder too https://pastebin.com/iW6wNYEp

n-aspen commented 5 years ago

Hello, I'm still very much needing help with this as well as the person who posted issue #532. This is causing a lot of problems with getting our player markets set up, it would be great if we could get some feedback.

ghost commented 5 years ago

Hey mov51, try putting your custom flagProfile directly in groups.yml instead of in default.yml. I had the same issue, the documentation is confusing.

n-aspen commented 5 years ago

Ok, will do, thanks!

n-aspen commented 5 years ago

Ok, so I've moved the flag profile settings to the groups.yml and its still not working but i'm not sure if i did it right. Does this match what you did? https://pastebin.com/A1c5hYr3

ghost commented 5 years ago

You need to put priority under flagProfile too! Here's my groups.yml: https://pastebin.com/4Av47dDx

n-aspen commented 5 years ago

So I've changed that as well as removing the flag profile name and now none of the group settings are working. I'm not getting any console errors about config issues so i'm not sure where to go from here https://pastebin.com/mFfMkBbJ

ghost commented 5 years ago

You need quotation marks before the flags lol: entry: 'deny -g nonmembers'

n-aspen commented 5 years ago

They keep getting removed when i reload the plugin or restart the server

ghost commented 5 years ago

That's really weird, I don't think I can help you then. Good luck!

n-aspen commented 5 years ago

That's ok. Thanks for your help :D Sorry for the late reply, time got away from me.

I havent made any progress, this is my current groups.yml still unable to add quotes around the flags https://pastebin.com/1vj0euMY