File Details
IndividualSigns v2.1
- R
- Jan 2, 2015
- 18.99 KB
- 660
- 1.8.1+1
File Name
IndividualSigns_v2.1.jar
Supported Versions
- 1.8.1
- 1.8
IndividualSigns v2.1
- The SignSendEvent now ignores line changes if the line wasn't actually changed.
- When a player places a sign we now stop scanning the lines of that sign after we find the first tag which the player has no permission for.
- InSigns.sendSignChange(Player, Sign) now uses bukkit's api for sending the sign update packet.
- Added new default replacement: [DISPLAY] gets replaced with a players display/nick name (permission: insigns.create.display)
- Update for MC (spigot) 1.8 and the 1.8 version of ProtocolLib (found here):
- Removed 15 character limit for Changer and SimpleChanger keys: in MC 1.8 the sign line length now depends on the character widths of the client. Also sign lines can be even longer when using json-formatted lines.
- Also removed the line wrapping feature because of that.
- The lines of the SignSendEvent are now in json format as well. Also when you set lines those have to be in proper json-format as well.
Does not work on versions below 1.8.x

