Jump to content

1 Screenshot

  • 1.7m
  • 63.6k
  • 73.53 kB

Recommended Comments



  • Administrator

Hi,
Are you able to load other plugins without issue?
Can you show a screenshot of what happens when you copy PermissionsManager.cs to your plugins folder?

Make sure the file hasn't been auto-renamed due to duplicates (PermissionsManager(1).cs) or anything like that.
and try console command oxide.reload PermissionsManager, to rule out the possibility of the compiler reading the file before upload was complete.
This can happen sometimes with FTP file uploads.

Link to comment
Share on other sites

Right now, we can grant permissions by group or user. I would love to have the option to view/grant permissions for each group by plugin without having to flip back and forth, because we're typically adding a new plugin and then navigating to permissions for each group. It's rare that we'd add a new group and then configure the plugins one at a time...

  • Confused 1
Link to comment
Share on other sites
  • Administrator

Hi mate,
I'm not sure that would make it faster or easer.

Right now you choose a group, then choose a plugin, then you're shown a page where you toggle permissions for that plugin/group combination without any further navigation.

I realise if you want to grant new plugin perms to multiple groups you have to pick the plugin out of a list multiple times (once for each group),
but the same would be true in reverse.
 

If it went on a per-plugin bases, you'd still have to back and forth to change the selection for the group you're working on.


If I've misunderstood please let me know! 👍

Edited by Steenamaroo
  • Like 1
Link to comment
Share on other sites
On 1/25/2023 at 7:51 AM, Steenamaroo said:

Hi mate,
I'm not sure that would make it faster or easer.

Right now you choose a group, then choose a plugin, then you're shown a page where you toggle permissions for that plugin/group combination without any further navigation.

I realise if you want to grant new plugin perms to multiple groups you have to pick the plugin out of a list multiple times (once for each group),
but the same would be true in reverse.
 

If it went on a per-plugin bases, you'd still have to back and forth to change the selection for the group you're working on.


If I've misunderstood please let me know! 👍

Here's a mockup of what I'm thinking. If you have more than default and admin for groups, the process takes a very long time, especially if you're setting up a new server instance. 

Screenshot 2023-01-25 at 8.40.23 PM.png

Link to comment
Share on other sites
  • Administrator

Hey,
Sorry man, I don't think I'm following.
That mockup is identical to what PermissionsManager does.

Vanilla screenshot attached.

 

 

Screenshot 2023-01-27 at 14.55.44.jpg

  • Like 1
Link to comment
Share on other sites
1 hour ago, Steenamaroo said:

Hey,
Sorry man, I don't think I'm following.
That mockup is identical to what PermissionsManager does.

Vanilla screenshot attached.

 

 

Screenshot 2023-01-27 at 14.55.44.jpg

Ugh - attached the wrong screenshot... that was my starting image. I'm sorry; juggling too many things in my head atm.

PermissionsManager-mockup-by-plugin.png

Link to comment
Share on other sites

It would be possible to create:
Command to remove all permissions from a player?
Or
Command to remove a player from all groups?

Link to comment
Share on other sites
  • Administrator

@RobertLeal- As it happens I added both of those last week.
You're welcome to test it out before I update properly.

Recommend using the `/perms data` menu to save a local back for groups + perms,
just as a precaution.

 

 

PermissionsManager.cs

  • Love 1
Link to comment
Share on other sites
3 minutes ago, RustyB said:

The Download button still gives me 2.0.8 instead of 2.0.9

Reload your Browser Page

  • Like 2
Link to comment
Share on other sites

I had the same issue yesterday, was nearly going crazy. I checked every download file with Visual Studio only to see that it was still 2.0.8 but for me then it worked to refresh the CF page. 

Link to comment
Share on other sites

@Steenamaroo

is there a command to remove a player from a spacific group? i am trying to make it so when a player upgrades from vip1 to vip2 it removes them from vip1 so i dont have to do it manually for every player if i dont it causes issues. thank you!

 

Edited by HA1F AL1VE
Link to comment
Share on other sites
  • Administrator

Hi,
PermissionsManager is largely a front end for the existing oxide commands.
oxide.usergroup remove playername/id groupname    should be what you're after.

Depending what service you're using to provide VIP packages to players, you should be able to add custom commands to remove them from previous groups.
You might want to consider removing your player from all existing VIP/special groups, before adding them to the appropriate one,
to account for users downgrading.

Link to comment
Share on other sites

How do I remove single person from Players Admin? As it only has option to remove all?

 

Any answer would be appreciated!

Link to comment
Share on other sites
13 minutes ago, Thunderchile said:

How do I remove single person from Players Admin? As it only has option to remove all?

 

Any answer would be appreciated!

Navigate to the Admin group you have, and in the buttom you can choose players - just unselect the player you want to remove from that group 👍

  • Like 1
Link to comment
Share on other sites
7 hours ago, CaptainNebulous said:

SUGGESTION : Allow us to add/remove permission groups from the GUI

he means . Player usergroups

Link to comment
Share on other sites

Hi, can we get a way to remove players from a group? Currently, we can add them to groups, but I can't see a way to remove them, I can only see a way to remove all players from a group.

I know I could just use: oxide.usergroup remove <player_name or STEAM64_ID> group_name

It's faster to just click a button 😄

Edited by Annunaki
Link to comment
Share on other sites

click on player then at bottom groups . then just revoke on group you want

image.thumb.png.ddcb819c21715f476583235aed3eebaf.png

  

image.thumb.png.7c75557496281d6a4c01ca9eaa186620.png

image.thumb.png.5b9d7aa3494f66f4d2eb1b6f2e9f64a1.png

Edited by NooBlet
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 23
  • Love 11

User Feedback

1.2m

Downloads

Total number of downloads.

5.9k

Customers

Total customers served.

86.2k

Files Sold

Total number of files sold.

1.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.