PreciousStones

PreciousStones

269k Downloads

sneak-to-place-XXX problems

dabomb665m opened this issue ยท 5 comments

commented

I looked up the issues ticket and I realize that this has been a problem before and has been closed/fixed, but I still don't think the behavior is correct.

CB1.2.5R1, Spoutplugin RB1110(if it matters), PreciousStones9.10
--config settings:
--sneak-to-place-normal: false
--sneak-to-place-fields: true

/ps off
Results: Stand/crouch = normal blocks placed

/ps on
Resutlts: Stand = field
Crouch = field

Other settings that might cause problems: I'm using a dirt block to test flags, I'm also using the price flag.

With this setup, the only way I can place a normal block is if I don't have enough money in my account to place the field.
I'm assuming the correct behavior is to allow normal blocks to be placed while standing (When /ps on).

Please let me know if I'm doing something wrong.

commented

yes having the same issue with latest build and this option is very usefull to use other plugin using the same blocks or to build

commented

I get the same result as you.

I instead use:
sneak-to-place-normal-block: true
sneak-to-place-field: false

commented

I also cannot get sneak-to-place-fields to work

commented

fixed in 9.2

commented

Thanks! I look forward to it.