Trading interface is not appearing
blablubbabcDEV opened this issue · 3 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/517
Originally posted by o0BlackCrystal0o (Mar 10, 2017):
hello,
Â
I am pretty sure I did setup up everything correctly but when someone trys to buy somehting he is not able to open the trading menu.
even if he got the shopkeeper.* permisson.
Â
anny suggestions ?
Â
Shopkeeper verson 1.81
Craftbukkit 1.11
Â
Thanks for helping !
Originally commented by blablubbabc (Mar 13, 2017):
From the provided information I have no idea what the issue might be here.
Â
Have you checked your server log for errors? Do your players have the required permissions (there is a trading permission, which all players should have by default though).
You might also want to turn on debug mode in the config or via command and then check the console output when a player tries to open the trading menu.
Also make sure that they are actually interacting with a shop entity.
Â
Check for conflicting plugins which might interfere.