1.9 Admin working how to set Citizen to work
blablubbabcDEV opened this issue · 4 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/378
Originally posted by pickronk (Mar 30, 2016):
What steps will reproduce the problem?
- 1.9 Spigot server Griefprevention plugin with Flags in city. Add shopkeeper in griefprevention admin area, with sub area for player
- add admin shopkeeper works fine, try to use egg, no luck, looking to change egg but don't know name/code to try. Add chest, put stuff in chest
- Point egg to sky, no response point to chest, right click, shift left click toss egg, not attached to chest. Cannot get citizen selling to work.What is the expected output? What do you see instead?
I expected to set a citizen sell with chest. Unable to tie villager to chest, unable to select by pointing in air, (command unknown when try to use object after /shopkeeper.What version of the product are you using?
Using latest 1.7Do you have an error log of what happened?
No error created that I have found, just looking at what I could edit in config to create a citizen seller, either by changing monster_egg and code to something that would work, or instructions how to edit config to allow me to create the citizen seller.Please provide any additional information below.
This is Spigot 1.9, with latest updates, updated yesterday, will try again to tomorrow to see if any new updates happened. downloaded shop keeper, today. trying to add citizen seller, admin seller works great! I feel I am really close, I just don't want to mess up config file. Any suggestions please let me know.
Originally commented by blablubbabc (Mar 30, 2016):
Make sure that you are not in creative mode (the player shop creation is disabled in creative mode).
Also, change the 'shop-creation-item-data' setting in the config to 0. This is due to a change in MC 1.9. You can read more about this in the changelogs of v1.70.
Originally commented by blablubbabc (Apr 7, 2016):
Assuming this is no longer an issue with the information provided below.