CoolLord22 / OtherDrops1.13

OtherDrops branch for the latest Minecraft version!
GNU General Public License v3.0
0 stars 5 forks source link

"/setblock" command doesn't work D: #12

Open ClarkWolfang opened 4 years ago

ClarkWolfang commented 4 years ago

Hi, i'm owner of a rp server and i love otherdrops plugin, it is full of possibilities and i consider it a "must-have" plugin in every server ^^ But, yesterday, I tried to make an "interaction" which places a custom head in front of you ("Consumable" with right click)

I don't know if this was solved in OtherDrops 3.2.7beta (If that's the case, my apologies) I'm using 3.2.2 because 3.2.6 doesn't work with WorldGuard

This was the drop config i used:

ANY_BLOCK:

But when I trigger the drop, it just gives me the message and nothing else I tried using /setblock ~ ~ ~ dirt But it doesn't work either

Alternatives you considered: I considered using the command /give instead and setting a lore name to the item, but I would like to use the /setblock command because it gives me so many ideas!

( english is not my main language, but I tried my best ) Thanks for your attention n-n

CoolLord22 commented 4 years ago

This is a known issue caused by trying to use vanilla commands from the console. Unfortunately, I have not yet discovered a way to fix this, but if you can use a setblock command from another plugin it should work out well. In regards to not working with worldguard, can you also give us your version data? 3.2.7 should be working well with WG 7 and above. Let me know if you need help getting the beta release, instructions are found on the FAQ page.

ClarkWolfang commented 4 years ago

This is a known issue caused by trying to use vanilla commands from the console. Unfortunately, I have not yet discovered a way to fix this, but if you can use a setblock command from another plugin it should work out well. In regards to not working with worldguard, can you also give us your version data? 3.2.7 should be working well with WG 7 and above. Let me know if you need help getting the beta release, instructions are found on the FAQ page.

Oh, i see, i didn't try the setblock plugin thing I'm aware that WorldGuard bug was solved in 3.2.7 But my server hosting page does not allow FTP, so I must use Spigot Releases (And 3.2.2 works fine with WG, so i chose it)

Thank you for your recommendation and I hope you find the solution to this problem soon ^^