Change log 1.3.1
I guess it was more broken than I thought. The way item lore is stored had changed so the lamp UUID could no longer be stored in there (It only allowed valid color characters) - As the result unfortunately all existing lamps are broken (I could not fix existing lamps because the UUIDs are just gone from lore even if they were there before), if someone has a broken lamp you might want to give them a new one manually with /genie lamp <player>
- Fixed lamp detection by using persistent data storage API for storing lamp UUID on the items
- Fixed wish file logging causing an error when the file didn't exist
- Added /genie reload command