Atlas Permissions

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
6BCwv-ARSu2qGWxr27-Tag.png

same error with SqlLite and i dont have a d: drive ;)
It's because sqlite can't be shared between multiple servers.
 
Hello, i setup an DB over Xamapp but every time I get the Error: Critical error, perm failed.
Config Settings:
{
"Database":"mysql",
"MysqlHost":"localhost",
"MysqlUser":"cencored",
"MysqlPass":"cencored",
"MysqlDB":"atlasperm",
"MysqlPort":cencored,
"DbPathOverride":""
}
 
@Michidu Would it mess up the plugin if I were to change the steam id column in the mysql DB from big int to text?
 
Last edited:
Hi,

First thanks for this amazing plugin,

Just want to know if we can deny command but accept the same in others ways to understand me :

I want few of my staff the possibilty to spawn Basic wood, basic tatch etc but deny them to spawn the others ressources.

Example :
Code:
ACCEPTED : admincheat giveitem "Blueprint'/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_Metal_BASE.PrimalItemResource_Metal_BASE'" 1 0 0

REFUSED : admincheat giveitem "Blueprint'/Game/Atlas/AtlasCoreBP/Items/Resources/PrimalItemResource_Metal_Copper.PrimalItemResource_Metal_Copper'" 1 0 0

It's the same command : giveitem
Can you add a new section with "Permissions.Deny STEAMID command",
I can enter every command one by one for every item I don't want to be spawned, it's not a problem.

Thanks alot
 
So in the process of getting WoolyPenguins Discord integrator running, I found that I needed the Permission plug-in. Never had a need for it prior. Now when I add it, it locks up my server within about 30 seconds of joining.

Config is as follows. Anyone??

Code:
{
  "Database":"mysql",
  "MysqlHost":"x99.x35.2x2.1x8",
  "MysqlUser":"user",
  "MysqlPass":"pass",
  "MysqlDB":"atlasdiscord",
  "MysqlPort":3306,
  "DbPathOverride":""
}
 
So in the process of getting WoolyPenguins Discord integrator running, I found that I needed the Permission plug-in. Never had a need for it prior. Now when I add it, it locks up my server within about 30 seconds of joining.

Config is as follows. Anyone??

Code:
{
  "Database":"mysql",
  "MysqlHost":"x99.x35.2x2.1x8",
  "MysqlUser":"user",
  "MysqlPass":"pass",
  "MysqlDB":"atlasdiscord",
  "MysqlPort":3306,
  "DbPathOverride":""
}
Need more info then just the config file.
1114 Code could imply it's MySQL database issue.
Something might not be set up on your server to support the discord config file.
Does it load? If so does it crash the server? Define lock up? Does it freeze? Does it unfreeze?
Bunch of variables that it could be and not enough information.
 
The issue is, at this point, 100% this plugin. If its removed the server runs perfectly. If its added with that config it locks up. No crash, no crash report, nothing but a total seizure. It doesn't SEEM to happen until I connect though, and typically stays alive for 30-45 seconds before I lose connection to a time-out.

I deleted the database and created a new one. The plugin did create its two tables. It managed to record me in the players table, but didn't record me as an admin. I use the cheatID txt file.

EDIT: To add more to that story... The grid has sat empty since I posted the above. Joined just now and... client crash. Not a good test.
Joined again and... seems to be working fine now. Except all my crew are midgets!! WTF?!?! Now THATS hilarious!
 
Last edited:
Another addition... restarted this grid to see if the success held and 34 seconds after joining the server restarted with no crash log. Basically closed to desktop. Server manager restarts on crash. Just for giggles I added fresh API and Plugin data to make sure nothing was screwed up there. Same result.
 
Last edited:
helo,

can you please check up your basic permission functionality?
after the Atlas patch 1.5. seems it not working correct.

your plugin works and give response in chat, but the commands hooks has no effects.
i dont know is it a plugin problem or a atlas api 1.4


thx and best regards
Yukano
 
Would it be possible to add a command to show all players in a certain group?
 
Would it be possible to add a command to show all players in a certain group?
If my SQL skills remember, you can do this in the DB by opening it up in [insert your DB program here you prefer] and running `SELECT * FROM [whatever needs to go in here I'm not looking at it right now lol]` or something very similar to that. Unless you're asking specifically for an in-game function or RCON function, which if that's the case disregard this reply.
 
If my SQL skills remember, you can do this in the DB by opening it up in [insert your DB program here you prefer] and running `SELECT * FROM [whatever needs to go in here I'm not looking at it right now lol]` or something very similar to that. Unless you're asking specifically for an in-game function or RCON function, which if that's the case disregard this reply.

Yeah an in-game or RCON function would be neat cause my admins won't have direct access to the database
 
How many groups can you have with the permissions plugin when using with the atlas shop and kits plugin?
 
Tebex
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Monetize your ARK server
Tempest Dedicated Servers
Back
Top