CraftBook 3

CraftBook 3

139k Downloads

vehicles print / messenger signs are silent

LadyCailinBot opened this issue ยท 5 comments

commented

CRAFTBOOK-2711 - Reported by andy.armanini

I can place a [print] sign with a message under the appropriate block with rails on top, and the system tells me that it has been created, but when a player runs over it no text is shown in chat. All other cart signs function correctly.

CraftBook build 3207 on Spigot-1070

vehicles:
    minecart:
        decay-when-empty:
            enable: false
            time-in-ticks: 20
        mechanisms:
...
            messager:
                enable: true
                block: '159:6'
commented

Comment by me4502

Have you got it powered with redstone?

commented

Comment by andy.armanini

Good guess. Not intentionally, there was a powered track nearby that was turning it off somehow. Thanks very much, Me.

commented

Comment by me4502

Oh that's good. I assume there was a bug initially which I fixed, so I am marking this as fixed.

commented

Comment by me4502

Please try build #3211, I think I have fixed it.

commented

Comment by andy.armanini

You're quick, but alas it still does not work for me. I replaced the sign and again it told me "Messenger created" but rolling over it in a cart it says nothing. Are there new permissions for this feature? It used to work back on hMod in 2010 ;)