Hello,
i have a problem with my new server. i want to set it up like some years before. i had 4 diferrent vip groups with 4 different nteleportation permissions.
My config :
],
"Allow Sethome At All Monuments": false,
"Allow Sethome On Tugboats": true,
"Allow TPB": true,
"Cooldown": 30,
"Countdown": 15,
"Daily Limit": 150,
"VIP Daily Limits": {
"VIP Daily Limits": {
"nteleportation.vip": 400,
"nteleportation.vipplus": 500,
"nteleportation.legend": 600,
"nteleportation.ultra": 800
},
"VIP Cooldowns": {
"nteleportation.vip": 20,
"nteleportation.raider": 15,
"nteleportation.legend": 10,
"nteleportation.ultra": 5
},
"VIP Countdowns": {
"nteleportation.vip": 10,
"nteleportation.vipplus": 5,
"nteleportation.legend": 5,
"nteleportation.ultra": 2
},
in the past the permissions were created automatically. Now if i search for it in the console, there are not there.
What did i wrong?
Code: "Permission 'nteleportation.vipplus' doesn't exist"
but nteleportation.vip is working....
New permissions are not createdSolved
hi, permissions are still registered automatically. it could be a json error which would be in the server console.
Thank you very much.... there was a stupid error in the code but the plugin loaded normal
no problem
Locked automatically