Limit sign length to 512 (~6 lines of 80 char or so).
authorAuke Kok <sofar@foo-projects.org>
Tue, 5 Feb 2019 05:28:00 +0000 (21:28 -0800)
committersofar <sofar+github@foo-projects.org>
Fri, 8 Feb 2019 07:57:42 +0000 (23:57 -0800)
commit6b2887e3bfc0e8db1d8149bc95039af43922ffc6
tree798c43f13f0a7d46e5060214195eb636fb7be333
parent14cc07bfd35d9e82def5cd49e2015ead6a4a8102
Limit sign length to 512 (~6 lines of 80 char or so).

Players can enter unlimited text into the field, causing lag and
potentially locking up clients. I have not found any negative effects
server side, other than the large storage needed to store the long
text.
mods/default/nodes.lua