Cant change number of homes.Solved

Hello! Im having trouble changing the number and limit of homes in the plugin. Ive tried changing all numbers and no dice. 

F7RgcatU51k5BUT.jpg Grizz4362

Are you trying to change the code in the .cs  file ?
you make any changes in the  \oxide\config\NTeleportation.json  file then reload the plugin , as its the config you dont need to unload the plugin,
},
"Home": {
"Homes Limit": 20,
"VIP Homes Limits": {
"nteleportation.vip": 25

Thank you so much!! Im new to this whole code stuff.

Merged post

How do i change the daily use limit?

F7RgcatU51k5BUT.jpg Grizz4362

Thank you so much!! Im new to this whole code stuff.

Merged post

How do i change the daily use limit?

change the values to what you want

],
"Allow Sethome At All Monuments": false,
"Allow TPB": true,
"Cooldown": 20,
"Countdown": 5,
"Daily Limit": 5,
"VIP Daily Limits": {
"nteleportation.vip": 15

thanks pookins!! :)

Locked automatically