-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
n/a
-
n/a
-
Yes
The docs:
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Sign.html#setEditable(boolean)
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Sign.html#isEditable()
Are both outdated in that they say:
""
This is a special value, which is not persisted. It should only be set if a placed sign is manipulated during the BlockPlaceEvent. Behaviour outside of this event is undefined.
""