AntiShare

76k Downloads

Survival players can't place blocks onto blocks placed by Creative players when creative tracking is on.

noside12123 opened this issue ยท 11 comments

commented

Players in survival can not place blocks onto blocks placed by players in creative.

The plugin thinks the survival player is interacting with the block and returns a "You cannot use that {BlockName}" message.

Scenario:

Creative Player places a stone block.

Survival Player tries to place a block onto that stone block.

AntiShare blocks the BlockPlace/Interact and returns a message saying "You cannot use that Stone"

Current Config:
http://pastie.org/8173349#10

commented

Your server is using Spigot and is in offline mode.

Test with CraftBukkit.

Offline mode servers do not get support.

Closing as invalid - Offline Mode.

commented

Hello,

I forgot to mention that my server is on offline mode due to my BungeeCord configuration, since BungeeCord requires the backend server to have offline mode to work.

I will be testing the plugin with CraftBukkit and report my findings.

Thanks

commented

I'm using CraftBukkit and I get this problem

commented

I can confirm it still happens even with a brand new AntiShare install, and using CraftBukkit. Tested on a CraftBukkit server with no plugins but AntiShare.

Config on CraftBukkit, with Fresh Install and the same Settings as before: http://pastie.org/8174955

commented

This feature is partially intended. I will look into this further to ensure it is working as expected.

Reopened.

commented

Hello,

Any update on this?

commented

It's been less than a week.

I'm currently busy and may not get to it for a while.

commented

Ok, no problem :) Thanks for the update.

commented

This is intended and can be disabled via the configuration or permissions.

commented

I'm sorry but it seems that myself and others are struggling to find this option so could you tell us here so in future people with this problem can solve it easily. Also if it's a total blocking of placement I would find it more useful to have a blacklist for just blocking the placement of beacons on creative pyramids. I'm sorry if this is already an implemented feature.

commented

The option is "allow-mismatch-gamemode". If off this disables the above behavior as well as Item Frame protection.

As for having more customization settings for this behavior: Unlikely in the next release, but possible in future releases