- Joined
- Mar 1, 2020
- Messages
- 777
View attachment 4180 Hello everyone can u guys Help with this? what im doing wrong?
try "Pro"?
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!View attachment 4180 Hello everyone can u guys Help with this? what im doing wrong?
When i add someone to the Vip group i have the shop working and set to the VIPS receive 30 points, buy they still recieve 10points. Can someone help? I already have the groups created too, im using permissions 1.8.
I noticed that i add them correctly and then after 2/10 seconds they are removed auto and i need to add again even if put 30 days
View attachment 4189 5 seconds and i have to add again.. @Michidu
I have compiled and tested the latest permissions following all the information you posted and did not have any issues. Only difference is I did remove the 3 old DB files that I already had and when I started the server the plugin created the new files for me.
Okay.,.. i tried but i asked for a example because its never working :The sqlite directory override would need the db name too, like " D:/Test/Permissions.sqlite". However it won't work, or rather, won't reliablily work with more than 1 map using the same local database. Your best option there is using MySQL and configuring all the 5 servers to use the MySQL database you created
Okay.,.. i tried but i asked for a example because its never working :
{
"Database":"mysql",
"MysqlHost":"XX.XXX.XX.XXX",
"MysqlUser":"admin",
"MysqlPass":"XXXXXXX",
"MysqlDB":"SQLEXPRESS",
"MysqlPlayersTable":"ArkPPlayers",
"MysqlGroupsTable":"ArkPGroups",
"MysqlTribesTable":"ArkPTribes",
"MysqlPort":3306,
"ClusterSyncTime": 30
}
Still throws 06/17/21 18:39 [Permission][critical] Failed to open connection!
BUT i can connect ... Wheres my fault?
i tried also the host "localhost" because its on the same machine and DB name is the same as the mySQL login "servername" 'localhost\SQLExpress'
The SQL ServerAuthentification is activated. I can login withthe user and password. But i dont know what i need to write in Host and DB... Is the DB the Database i newly created in theSQL Server? (I also tried this btw) I dont know what to do anymore... i tried nearly ... EVERYTHING
![]()
Thats maybe my fault. Is the community edition of mysql supported?Did you name your database "SQLEXPRESS" or are you trying to use SQL Express? Because Microsoft SQL Express is not a supported database.
MySQL/MariaDB using "Database":"mysql",
or
SQLite using "Database":"sqlite",
YesThats maybe my fault. Is the community edition of mysql supported?
Maybe you have the old version of the server API. I have an updated server API 3.53 available on my discord. The other option is to download 3.4 again from the website to make sure you don't have the bugged version and download the 1.8 permissions from its download page.So I'm actually confused at this point now. I've updated and re-placed the 1.8 Permission files (like deleted and re-placed them completely) on my servers about 3 times now, however it still functions as if It's running 1.5, yet the API log says its loaded and running Permissions v1.8
View attachment 4218
The same things still happens.
/groups just shows "Permissions:"
I can't remove players from groups, normal or timed,
deleting groups still keeps the group on the player.
Permissions.PlayerGroups ID still just says (SERVER):
ArkApi is running the latest version 3.4, so it's not that. I run a test server though ASM just on my PC to test, and it worked completely fine.. does the server need to be wiped or something first? Do I need to delete the permissions file, start up the server, let it load, then take it back down and then add the new 1.8 Permissions file?
Its working but idk why sometimes i need to add the groups again, has this happen to anyone?
with update 1.8 the groups are not persistant. all my donors no longer have there permissions.
i copy pasted the new plugin on top of the old one to retain the sql database file. but it reset anyway...
im going to try the mysql database for the first time... im going to have to readd all my donors manualy.. hope that works with the mysql
We use essential cookies to make this site work, and optional cookies to enhance your experience.