Hello! Im having trouble changing the number and limit of homes in the plugin. Ive tried changing all numbers and no dice.
Cant change number of homes.Solved
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?
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