KaiKikuchi / QuickShop

A shop plugin for Bukkit
47 stars 41 forks source link

CreatingShops #188

Open IchNar opened 5 years ago

IchNar commented 5 years ago

Hello is there a way to enable creating shops only in reserved area?

mjra007 commented 5 years ago

yes, use this https://github.com/KaiKikuchi/QuickShopWG

IchNar commented 5 years ago

Is there any other solution without using worldguard?

mjra007 commented 5 years ago

Don't believe so. Why not use worldguard?

smmmadden commented 5 years ago

Residence allows you to create areas/subzones, etc. That's what I use.

mjra007 commented 5 years ago

Is that what the OP is using though?

smmmadden commented 5 years ago

no idea what you mean by that

mjra007 commented 5 years ago

Is that what @IchNar , the original poster, is using?

smmmadden commented 5 years ago

@IchNar never stated what is being used or not being used. Only that a question was asked if something besides WG could be used. I provided an alternative resource that is similar in nature to WG.

mjra007 commented 5 years ago

As far as I am aware there isn't really a plugin that adds flags to Residence to allow shops only inside claims like there is for WG. Therefore Residence isn't really an alternative. Correct me if I am wrong.

IchNar commented 5 years ago

Thank you, but it makes errors Could not pass event ShopPreCreateEvent to QuickShopWG v1.1 Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.bukkit.WGBukkit

mjra007 commented 5 years ago

Do you have worldguard in your plugins folder?

IchNar commented 5 years ago

Yes i do.

mjra007 commented 5 years ago

What version are you using?

IchNar commented 5 years ago

I have this jar worldedit-bukkit-7.0.0-beta-04

mjra007 commented 5 years ago

That's worldedit not worldguard

IchNar commented 5 years ago

Sorry i meant this worldguard-legacy-7.0.0-SNAPSHOT-dist.jar :D

mjra007 commented 5 years ago

The plugin depeneds on classes that are no longer available on that version of worldguard. I know for a fact though that It would work up until 6.2. Are you running 1.13?

IchNar commented 5 years ago

Yes spigot 1.13.2

mjra007 commented 5 years ago

Ah, then you really need to use worldguard 7.0. I'll try to update QSWG to run with worldguard 7.0.

IchNar commented 5 years ago

When it will be available if i could ask?

mjra007 commented 5 years ago

Try this https://drive.google.com/file/d/108sAAgkjr2aOuKfN3Zs7t1xnWjCU2qlS/view?usp=sharing . I dont have anywhere to test it so might not work but give it a shot

IchNar commented 5 years ago

It works! Thank you very much 👍

mjra007 commented 5 years ago

No problem. If you have any issues with it let me know