Hello,
This is another one of my modules I made a while back.
This module specifically can create leaderstats with tables (I know, my modules use a lot of tables)
You can get the module here
Main Functions :
CreateLeaderstatsForPlayer(Player: Player, Data: table)
--returns the leaderstats object
Similarly
CreateLeaderstatsOnPlayerJoin(Data: table)
[[
pros :
easily can set up this function
cons :
does not return
]]
Anyways, thats it. All feedback is appreciated!