davisonio / craig-server_game

Game used by Craig's Minetest Server
9 stars 15 forks source link

Update ranks mod with new storage system #131

Closed An0n3m0us closed 3 years ago

An0n3m0us commented 3 years ago

Closes: #105

New system uses a different storage system and file. 'Old' ranks are loaded if the new storage file does not contain an entry for the player. Rank is only removed from old storage database when the players rank is updated/cleared (because it is then set in the new storage file).