Description
Shows a custom watermark in the top centre of the users screen.

Example config:
# Configuration file
general {
watermarkconfig {
# Sets first line to be the player uuid
B:Line1PlayerUUID=false
}
watermarkconfiglines {
# Leave Blank To Ignore
# Line 1 will be ignored if setLine1PlayerUUID is true
S:Line1=
S:Line2=
S:Line3=
S:Line4=
}
watermarkconfigtextcolour {
I:Alpha=255
I:Blue=255
I:Green=255
I:Red=255
}
}


