Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

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

Closed
noside12123 opened this issue Jul 25, 2013 · 11 comments

Comments

@noside12123
Copy link

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

@turt2live
Copy link
Owner

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.

@noside12123
Copy link
Author

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

@DanielBlakey
Copy link

I'm using CraftBukkit and I get this problem

@noside12123
Copy link
Author

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

@turt2live
Copy link
Owner

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

Reopened.

@turt2live turt2live reopened this Jul 25, 2013
@noside12123
Copy link
Author

Hello,

Any update on this?

@turt2live
Copy link
Owner

It's been less than a week.

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

@noside12123
Copy link
Author

Ok, no problem :) Thanks for the update.

@turt2live
Copy link
Owner

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

@DanielBlakey
Copy link

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.

@turt2live
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants