🛠️Installation
Metadata Installation
-- Search for `PlayerData.metadata` and post this code below
PlayerData.metadata['robberyxp'] = PlayerData.metadata['robberyxp'] or 0-- Around line 62 add the `houserobberyxp = 0,` inside
metadata = {
robberyxp= 0,
}Last updated