AntiShare

76k Downloads

Minecarts

DanielBlakey opened this issue ยท 15 comments

commented

Using the latest Dev build

Hopper Minecarts are usable in creative even if they are set not to (even using the item ID) in the config. Also, when in survival, no type of minecart aren't dropping and powered minecarts are not usable at all (no message saying you're not allowed to though).

I'm not sure if this is all attributed to antishare but it would be interesting to know if other people are having the same problems and whether they can be resolved

Thanks

commented

I'll have to take a look. Just to confirm however:

Steps of reproduction:

  1. Block Minecarts (hopper specifically?)
  2. Go to creative, not opped, and place said minecart
  3. It's spawned, despite being blocked?

And the second issue:

  1. Place minecart
  2. Break it (in survival)
  3. No drops

Please correct me if I'm wrong

commented

I can't reproduce either issue with the steps marked above.

commented

No thats not quite what I meant. The placing of hopper carts is blocked in creative mode but if someone places a cart in survival, a creative player can use it.

The second issue is correct though. Although for an oped player they do drop.

commented

I cannot confirm the first either now. Although I found a different bug >.< (Console spam)

Can you pastebin your config.yml and let me know what permissions plugin you use please?

commented

The first I'll look into.

As for the second I cannot reproduce it.

commented

I still can't replicate this. Are you testing as the owner rank?

If so, that can cause all sorts of interesting results.

commented

No, as owner they drop. As any other rank they don't drop

commented

Hmmm... weird. I'll look into this.

commented

cheers :)

commented

Turns out PEX is unrelated. Confirmed issue however, will be fixed for next release

commented

Sorry It seem the config that was generated which I then modified had two block lists and the one I chose didn't affect it - the cinfig found in the jar however did work. Although I still cant drop minecarts so here's the config now: http://pastebin.com/dpHW7xk1 and I use PEX and I haven't set any permissions for any group except owner which has antishare.*
Removing antishare, having the * perm or being op allows them to drop so I must have missed something.

commented

The issue would be with PEX. There is a known bug with the released beta of AntiShare.

The resolution options are don't use PEX or upgrade to a stable development build (recent ones will break your server)

commented

So I'm currently on Build 354. Are you saying upgrading to the more recent build will be ineffective in resolving the problem of minecarts not dropping in survival?

commented

Oh, so you are on a development build...

Can you Pastebin your permissions file so I can test it later on today?

Pretty much anything above #354 is going to ruin function of your server (due to a half written system for inventories )

commented

Here it is how it is on my server: http://pastebin.com/Un4R92Qp
and here it is without all of the users groups set: http://pastebin.com/PS9qJdXB
Its a bit messy because we had trouble with inheritance going more than one level quite a while back