ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
275 stars 175 forks source link

WorldGuard region members can't create chest shops #387

Open SuperProStefan opened 3 years ago

SuperProStefan commented 3 years ago

Plugin Version

3.11 (build 213)

Plugin Config

Config ```yaml 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

Phoenix616 commented 3 years ago

You are not running the latest dev build, please test if your issue still occurs with that.

SuperProStefan commented 3 years ago

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.

SuperProStefan commented 3 years ago

Is there a way to completely disable that "protection"? I want players to be able to create shops everywhere where they can build.

Phoenix616 commented 3 years ago

Simply setting WORLDGUARD_INTEGRATION to false in the config should stop the plugin from doing any WorldGuard checks.

SuperProStefan commented 3 years ago

I tried, but it still shows the same message. Is there any other way? Here's my current config: https://pastebin.com/3rZendWU

Phoenix616 commented 3 years ago

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.

SuperProStefan commented 3 years ago

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