sneak to place field? (bug)
gdea73 opened this issue ยท 4 comments
in the configuration there are two options:
sneak-to-place-field: true/false
sneak-to-place-block: true/false
Previously, if I set the first to true, and the second to false, it worked as expected - a field would be placed if the player places the block while sneaking. Lately, I noticed that a field is placed in both instances, with the same configuration.
The default values, false/true respectively, work as expected, but even in an otherwise-default configuration file I could not get the opposite to work like before.
No errors in the console. I did notice that "/ps clean" does not run, throws some error that I will document soon.
This is still a problem. I'd really appreciate if this would be fixed. Does anyone else have this problem?