Adds a new field to each sign: id
. This is a long
number that represents a hash code of the sign's world, X, Y and Z coordinates. Because no two signs are expected to be in the same location, this can be considered a unique ID for reference purposes.
Built against Spigot API 1.11.2 and Java 8.