marcelo-mason / PreciousStones

Self-service protection for Minecraft servers
http://dev.bukkit.org/server-mods/preciousstones/
56 stars 66 forks source link

players not getting droped items when mining #978

Open dwa1275 opened 8 years ago

dwa1275 commented 8 years ago

ive used ps on a few servers and never had this issue, the player will mine lapis ore and get the block, not the drops, using latest snapshot, this does not happen on 10.0.4, the only way I could disable this was to mata-auto-set: false, but if I do that it will no longer be a ps, and the ps will not work, same thing happens to coal ore

EvilYodeler commented 8 years ago

I noticed this as well, if I have /ps off, then the blocks or items from blocks drop normally. If I have /ps on then mining any of the blocks designated for Pstones will drop instead. Even if they were not currently Pstones.

dwa1275 commented 8 years ago

I have managed a work around witch I think would help the eco of my server, I have disabled the meta-autoset, and am now using chestshops to sell the ps to players, I also added single-use: true to all fields but mines, and updated the meta-lore with 'If broken, must buy again' this allows me to keep the ps count to a low, as well as keep new players from placing a field, and never returning as there has been some trouble with the cleanup at times, also, heads up, the jack-o-death can ONLY be placed while facing north, if you want my setup, msg me

frizzbee30 commented 8 years ago

I'm wondering if this is related to the issues we are having with any form of creative control plugin, as the blocks drop, ignoring the no drop setting. We are using the meta -autoset , as disabling it was causing issues with the blocks no being recognised as ps stones.

frizzbee30 commented 8 years ago

Completely removing the meta-autoset from he config has resolved our issue after speaking to the dev, wondering if it would resolve this too?

dwa1275 commented 8 years ago

I have tried to remove the autoset , and still had the issue, what I have done was autoset true and got the item info from the ps blocks /item info, and used it with a chest shop sign, then autoset false after, I had also added the flag, use-once to all ps blocks before I got the item id's as adding or removing any tag will change the id,,, long story short, I now sell the ps blocks in my admin shops, this helps keep the economy balanced, a small effect, but works

dwa1275 commented 8 years ago

Lol, been so lost in work, I forgot I allready said this