snippet of my config.
"Rewards": {
"@": [
"supply.signal: 1",
"RP: 1000"
],
"first": [
"RP: 1000"
],
"vote5": [
"tempgrantperm: backpack.use.3-3d",
"tempgrantperm: backpack.use.4-3d",
"tempgrantperm: nteleportation.vote5-3d",
"RP: 2500"
],
"vote8": [
"tempgrantperm: backpack.use.5-3d",
"tempgrantperm: backpack.use.6-3d",
"tempgrantperm: nteleportation.vote8-3d",
"RP: 5000"
],
"vote12": [
"tempgrantperm: backpack.use.7-3d",
"tempgrantperm: nteleportation.vote12-3d",
"tempgrantperm: bank.gold-3d",
"RP: 15000"
]
},
Question, for tempgrantperm: <permission>-<time>
Is the time (-3d) part of the permission name or a seperate amount of time?
Ex. ("tempgrantperm: backpack.use.5-3d",) Is the -3d time = 3 days? etc....
I hope I explained this correctly. thnx in advance..
Question, for tempgrantperm: <permission>-<time>
Is the time (-3d) part of the permission name or a seperate amount of time?
Ex. ("tempgrantperm: backpack.use.5-3d",) Is the -3d time = 3 days? etc....
I hope I explained this correctly. thnx in advance..