Cannot create player shop while operator/admin
GradedThrower97 opened this issue ยท 2 comments
Preliminaries:
- Shopkeepers version:
2.10.0
- Spigot version: `git-spigot-6f4ff1b-4d92db6
- I have checked that my issue/question does not get answered by:
- The documentation.
- The FAQ.
- The Known Issues.
- I have checked all open and closed issues, but none seems to fit my issue/question.
Reproduction on a fresh and up-to-date Spigot server:
I was not able
to reproduce my issue on a freshly setup and up-to-date Spigot server (currently git-spigot-6f4ff1b-4d92db6
) with the latest version of Shopkeepers (currently 2.10.0
), with no other plugins and with no kinds of other server or client mods.
The issue:
I cant seem to figure out how to make a trading shopkeeper, while i am operator, and when i do /deop and try it, the command doesnt even work. Also when i went into the config file all i changed was that players can use the command to make shopkeepers, and that doesnt work either, unless i am doing something very wrong, i really want to know how to make a regular player shop, while admin, instead of making an infinitely restocked shop
Shop creation is described inside the Wiki, see https://github.com/Shopkeepers/Shopkeepers-Wiki/wiki/Creating-Shops#player-shops
Either use the shop-creation item, or if you have it enabled inside the config, look at a chest and then execute the command '/shopkeeper trading' (for example) to make a trading player shop. If you don't look at a chest it assumes that you are trying to create an admin shop.
Also make sure that you are not in creative mode when trying to setup player shops.
when i do /deop and try it, the command doesnt even work.
What does that mean 'does not work'? You should at least get some the 'You don't have the permission to do that' message if there is some permission issue.