ItemStayPut v1.0.2 - fixed unlikely bug related to extra lines in data files.
September 11, 2021
- Fixed a bug where, if extra lines containing only spaces were manually introduced to data files (like playerlocales.yml), then those spaces would be duplicated every time a new user logged in, eventually overloading the system.
- All locale files are now UTF8 w/o BOM, regardless of server type.