killerdragonx2
New member
- Messages
- 5
- Points
- 1
ive left personal messages to Foppa and Michidu with no response from either
Read the rest of this update entry...
- Added Database Caching (increase of server performance and plugin request performance)
- Added Tribe Permission
- Added Timed Player Permission
- Added Timed Tribe Permission
- Updated Commands with the newest functionality
- Added Permission Callback (For other plugins to integrate with)
Big Thanks to @Lethal & @kalendell for the big contribute!!
It works for plugins. Not for built ARK admin commands.@killerdragonx2 it works fine for me. I just thought I would be able to give my admins "admin Permission" and them not have to used the servers Admin Password each time they login. Other than that, it works great!
NP thanks for the fixIt works for plugins. Not for built ARK admin commands.
Unless you build a plugin that can communicate with the Permission plugin.
Is there a way to see what permissions are currently created / active? I'm trying to get a Shop Kit created and posted a question there what the permission actually is. The group worked, adding a player to the group worked, I just don't know what the permission is to add.It works for plugins. Not for built ARK admin commands.
Unless you build a plugin that can communicate with the Permission plugin.
Yes, read the descriptionIs there a way to see what permissions are currently created / active? I'm trying to get a Shop Kit created and posted a question there what the permission actually is. The group worked, adding a player to the group worked, I just don't know what the permission is to add.
Any insight would be appreciated!
I does remove, what did you test with?can someone explain the timed permissions a bit better for me please, how would it look if i wanted to only give someone vip role for 30 days? i've done 1 hour tests but it doesnt seem to remove the role after 1 hour is over
I must be failing miserably as I have reviewed the main Details page many times over. I see Permissions.ListGroups and GroupPermissions to identify what is already added to a group but I do not know how to see what is available that still needs to be added. I'm expecting to use Permissions.Grant Discord (KitsPermission) but I don't know how to see what that exact permission to grant isYes, read the description![]()
I tested with my steam64. I tried both 1 hour. And 1 hour with 1 hour delay, both gave me the vip role but after 1 hour I still had it. Is 1 in game time only? Or does it track out of game time? We need it to track out of game time for when vip donate they can get the role for 30 days, we have a automated system to give the role. But we need the timer to to remove the roleYes, read the description
I does remove, what did you test with?
The group may stay as visible if you are looking straight into the database. But if you verify with the command /groups it should say what groups you have. Did you do that?I tested with my steam64. I tried both 1 hour. And 1 hour with 1 hour delay, both gave me the vip role but after 1 hour I still had it. Is 1 in game time only? Or does it track out of game time? We need it to track out of game time for when vip donate they can get the role for 30 days, we have a automated system to give the role. But we need the timer to to remove the role![]()
Here comes some questions...just put 1.7 on my server.. everytime it does a world save....the permissions resets to nothing. not even default.. im just trying to make sure certain players get perspective group points
They can use admins commands only if you give them the admin password, when you add a player to the admin group they have access only to the permissions you added to that roleIm so confused as to what "permissions" are actually given when you add a player to the "Admins" group. By default the "Admins" group has a asterik which means they can use all permissions. But the player I added to this group are not able to use any admin commands/cheats in game. Help?
Here comes some questions...
How Often does your server save?
Are you using SQLite or MySQL?
If SQLite: Is every server using the same database location or are they separated?
If MySQL: How many connected servers?
Are you using Shared Server Installations Folder or dedicated?
What Plugins do you use?
What Permissions are we talking about? Permanent permissions or timed permissions?
What command did you execute to see your permissions?
Add this problem to the list:I've seen a few people mentioning that they have the error:
"[Permission][error] (d:\programs\ark\plugins\permissions\permissions\private\hooks.cpp Permissions::Hooks::Hook_AShooterGameMode_HandleNewPlayer) Couldn't add player"
I too now have this issue as of updating to the most recent version of the plugin. I haven't managed to find a reliable fix yet, so I wondered if anyone else had?
So far I have done the follow:
I've even gone as far as to drop the database, recreate it, create a new user (legacy auth), fresh ARK server & ARK API & permissions, updated permissions config, booted the server and let the plugin automatically generate the MySQL tables it needs.
- Checked DB connection information, using legacy authentication, all fine.
- DB user has all privileges granted.
- Fresh ARK API installation.
- Downloaded the most recent Permissions version, replaced existing plugin.
- Truncated players, permissiongroups, tribepermissions tables.
Currently I have restored my permissions DB back to what it was before I updated the plugin so I still have all the players in there. It's still happening.
What's odd is that it doesn't happen to every player. It seems to happen randomly, sometimes a lot, sometimes fewer. I haven't found a pattern yet.
I'm a little lost on what else to try really.
Any suggestions?