@ -244,7 +244,7 @@ function awards.give_achievement(name,award)
end
-- record this in the log
minetest.log("action",name.." has unlocked award "..title..".")
minetest.log("action",name.." has unlocked award "..title)
-- save playertable
awards.save()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.