Pipe and filter signs are case sensitive.
krusic22 opened this issue · 2 comments
Using Paper 1.15.2 with CraftBook 3.10.2-SNAPSHOT;4569-b53bc8b
When placing signs on pistons the text should be case-insensitive,
but writing anything but all lower case will cancel the sign.
The sign will also be canceled if the player is not holding shift while placing it.
I didn't test this on a clean server yet, so it could just be a plugin issue.
The text is case insensitive. It’s likely another plugin is causing these issues. CraftBook doesn’t check if the player is sneaking when creating the sign, it only cares about whether the sign has been made.