Since a lot of players on my friends server suffered from the sign crasher feature in the Wolfram hacked client, I decided to make a quick plugin which would block theese signs from being placed and remove all of theese signs that are loaded.
- Contributors:
- JohanM99
When someone places a sign, it will check each line if it is longer than 80 characters. If it is, it will not allow that player to place the sign.
When a chunk is loaded, the plugin will check if that chunk contains any exploited signs, if it does, the sign will be removed.

SignExploitBlocker 2015-08-01
Removes all exploited signs when they are loaded and blocks users from placing them.