Hello can u help me? I have easy point system (from JasperNL=D) and i want to add Points to scoreboard. So i use
addEventHandler("onResourceStart",
getResourceRootElement(getThisResource()),
function()
exports.scoreboard:addScoreboardColumn("Points")
end)
and please how i can add Points to Column Points? In points resource what i have its points saved in users.xml. Or functions what i need.
Sorry for my english