Can I give the admin permission to vips?
Cause it is not working as ent kill.
One cannot remove structures or item that one has no rights to remove. So, it should be safe, right?
The only differences between normal permission is that admin permission gives ability to always turn on/ off remove,
makes no damage to objects and let's remove damaged objects.
Do I see this right?
Admin permission for VIPs?
It is not safe.
It's the same as ent kill.
Can you give us a vip permission then where we can set the timer and max objects differently to default?
Nothing more.
No adjustments on the prices of the items which would make the config way longer. Just the timer and max objects.
This would be helpful cause this would be a great benefit to VIPs and on my server I don't make money with it.
It's just to finance the server and the plugins.
Permission configuration existed several years ago.
But why was it taken out?
Merged post
Can you bring it back?
It is still in the config... 🤣
"Permission Settings (Just for normal type)": {
"removertool.normal": {
"Priority": 0,
"Distance": 5.0,
"Cooldown": 600.0,
"Max Time": 300,
"Remove Interval (Min = 0.2)": 0.2,
"Max Removable Objects (0 = Unlimited)": 100,
"Pay": true,
"Refund": true,
"Reset the time after removing an entity": true
},
"removertool.vip": {
"Priority": 1,
"Distance": 10.0,
"Cooldown": 300.0,
"Max Time": 600,
"Remove Interval (Min = 0.2)": 0.2,
"Max Removable Objects (0 = Unlimited)": 200,
"Pay": true,
"Refund": true,
"Reset the time after removing an entity": true
}
}, It's not in my config. And I have the lastest plugin version.
Mine looks like this:
"Permission Settings (Just for normal type)": {
"removertool.normal": {
"Priority": 0,
"Distance": 3.0,
"Cooldown": 60.0,
"Max Time": 300,
"Remove Interval (Min = 0.2)": 0.8,
"Max Removable Objects (0 = Unlimited)": 50,
"Pay": true,
"Refund": true,
"Reset the time after removing an entity": false
}
},
"Remove Type Settings": {
"Normal": {
"Display Name": "Normal",
"Distance": 3.0,
"Default Time": 60,
"Max Time": 300,
"Gibs": true,
"Reset the time after removing an entity": true
Merged post
Can I just copy your vip part and integrate it in the config?
Will this work?
Merged post
Nope. The vip permission is not in the plugin anymore. I can confirm.
Just deinstalled the plugin, downloaded and installed it and the newly created config also has no part
with a vip permission in it.
Can you put it back in?
'removertool.vip' is added by me, you can also add new ones, e.g. 'removertool.vip1'😦
Didn't know that it works that way.
So I just copy over your vip permission, right?
Thank you.
Merged post
So I added this:
"removertool.vip": {
"Priority": 1,
"Distance": 3,
"Cooldown": 0,
"Max Time": 0,
"Remove Interval (Min = 0.2)": 0.2,
"Max Removable Objects (0 = Unlimited)": 0,
"Pay": true,
"Refund": true,
"Reset the time after removing an entity": true
}
But nothing changes. Players with vip permission still have the default options. Does this require a server restart or something?
Merged post
Forget it. I got it.
Thank you for the help.