WorldGuard region members can't create chest shops
SuperProStefan opened this issue · 7 comments
Plugin Version
3.11 (build 213)
Plugin Config
Config
https://pastebin.com/yYsEZGuG
Server Version
My server runs Purpur 1.16.3
Server Log
Log
This is the log when the server is starting: ``` https://pastebin.com/Hi0h52Gj ```What other plugins are you running?
List of all plugins: ActionHealth*, AdvancedPortals, AuctionHouse, BetterRTP, BetterTeams, BungeeGuard, ChatFilter, ChatInjector, ChatItemDisplay, ChestShop, ChestShopNotifier*, CommandPanels, ConsoleSpamFix, CraftingStore, CrazyCrates, CustomJoinMessages*, DeathMessagesPrime, DiscordSRV, Essentials, EssentialsSpawn, EventPool, FogusCore, GoldenEnchants, GriefPrevention, Harbor, HolographicDisplays, HolographicExtension, HopeCommander-Spigot*, Hyperverse, IllegalStack, InteractionVisualizer, InventoryRollback, Iridescent, Karma, LightAPI, LockettePro, LPC, LuckPerms, MegaLimiter, PerWorldInventory, PL-Hide, PlaceholderAPI, PlayerReport, PluginManager*, ProtocolLib, SAML, SheepColorSwapper, SimplePortals, SkinsRestorer, SnowballDamage*, Spartan, SuperVanish, TAB-BukkitBridge, TradeSystem, Umbrella, VarLight, Vault, ViaBackwards, ViaVersion, ViewDistanceTweaks, Votifier, VotingPlugin, WorldBorder, WorldEdit, WorldGuard, WorldGuardExtraFlags
What is happening?
So I created a WorldGuard region and when I added members to it (by using /rg addmember, so they can build and everything).
When someone tries to place a shop sign on chest, it says that he can't create a shop there. I tried editing the WorldGuard integration section in config, but still doesn't work.
What did you expect to happen?
I expect players to have the ability to create shops inside WorldGuard regions when I add them as members.
Additional context
You are not running the latest dev build, please test if your issue still occurs with that.
I updated the plugin version to the latest dev build "3.11.1-SNAPSHOT (build 265)" and I still get the same CANNOT_CREATE_SHOP_HERE message.
Is there a way to completely disable that "protection"? I want players to be able to create shops everywhere where they can build.
Simply setting WORLDGUARD_INTEGRATION
to false in the config should stop the plugin from doing any WorldGuard checks.
I tried, but it still shows the same message. Is there any other way? Here's my current config: https://pastebin.com/3rZendWU
It's not due to WorldGuard then (or at least not ChestShop's integration into WorldGuard).
Please provide a screenshot of the actual message that they receive when trying to create a shop sign in such a region as well as a screenshot of the shop chest setup.
Here are the screenshots. In the chest are 5 dirt blocks. The message is translated in the lang file, so it's this message: "CANNOT_CREATE_SHOP_HERE: Nije moguće napraviti prodavnicu ovde!". I don't know what can cause this problem, because it only happens in world guard regions, to people who are added with /rg addmember [region] [player]. When I'm opped, chest shop is always successfully created.
Screenshots: https://imgur.com/a/RduhbfZ