Hello,
I see in 5.0 the players are in and SQL database.
How can one rename a player and maintain all inventory etc...
Thank you
JC
Linuxdirk wrote:Wow, I thought about the exact same thing this morning ...
What happens with locked chests, iron doors, etc. when renaming the player? Do we need to manually replace all "oldplayer" with "newplayer" in all databases or are the players handled via IDs?
Linuxdirk wrote:What happens with locked chests, iron doors, etc. when renaming the player? Do we need to manually replace all "oldplayer" with "newplayer" in all databases or are the players handled via IDs?
micheal65536 wrote:Some time I might write a tool to read through an entire Minetest map and update the metadata on every locked node owned by the player, […]
Linuxdirk wrote:Looks like you just need to somehow decode the blob for each node, replace the name, encode it, and write the changed blob to the database.
Users browsing this forum: Yandex Bot [Bot] and 0 guests