Jump to content
Message added by IIIaKa,

In case you don't have AdvancedStatus, you should purchase the Bundle. The price is the same, but additionally, you'll receive AdvancedStatus.
P.S. Any suggestions for improvement will be taken into consideration.

2 Screenshots

  • 5.5k
  • 102
  • 42.58 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

IIIaKa

Posted

🛠️Welcome to the PermissionsStatus Plugin Discussion Section!

Hello! This section is exclusively for discussing PermissionsStatus plugin.

🤔Encountered Issues?
If you're facing any difficulties with the plugin's functionality, feel free to create a topic in the Support section for assistance!

💡Ideas and Suggestions?
Have ideas to share or new features to suggest? Feel free to start a discussion by creating a topic in the Support section.

Feel free to share your thoughts and experiences - together we can make our plugin even better!

FredSanchez

Posted

Do the timers stay on the screen all the time, or periodically pop up and back off, or?

Thanks

IIIaKa

Posted

4 hours ago, FredSanchez said:

Do the timers stay on the screen all the time, or periodically pop up and back off, or?

Thanks

Hello, no. Status bars will be displayed all the time as long as the player has an active temporary permission.

  • Like 1
Stark

Posted

How do I get the times in "day, hours, minutes" and is there a way to make a permission infinite? 

IIIaKa

Posted

12 hours ago, Stark said:

How do I get the times in "day, hours, minutes" and is there a way to make a permission infinite? 

Hi, I didn't quite understand the first part.
As for the infinite permission, as far as I understand, you want PermissionsStatus to be able to display regular permissions? If so, this is currently unavailable, but I will think about how to make it possible.

MichuX

Posted

Hello!

Is it possible to hide on screen temporary perms only "until wipe" ?

image.png.b7dbb8207c6a4ffb4f30d49346816025.png

If not can you make an option for that?
I have quite a lot permissions until wipe

 

Thank you in advance,

MichuX

IIIaKa

Posted (edited)

3 hours ago, MichuX said:

Hello!

Is it possible to hide on screen temporary perms only "until wipe" ?

image.png.b7dbb8207c6a4ffb4f30d49346816025.png

If not can you make an option for that?
I have quite a lot permissions until wipe

 

Thank you in advance,

MichuX

Hello, at the moment you can only disable the display of permissions/groups for everyone, regardless of the expiration time.
To do this, you can set the "IsEnabled" parameter to false for the desired permission or group in the settings file(*SERVER*\data\PermissionsStatus).

Perhaps in the next update, I will add the ability to disable the display of permissions that are valid until the end of the wipe.

Edited by IIIaKa
MichuX

Posted

3 hours ago, IIIaKa said:

Hello, at the moment you can only disable the display of permissions/groups for everyone, regardless of the expiration time.
To do this, you can set the "IsEnabled" parameter to false for the desired permission or group in the settings file(*SERVER*\data\PermissionsStatus).

Perhaps in the next update, I will add the ability to disable the display of permissions that are valid until the end of the wipe.

I really appreciate with a disable option

Thank you so much ❤️ 

  • Like 1
Stark

Posted

On 10/12/2024 at 5:51 AM, IIIaKa said:

Hi, I didn't quite understand the first part.
As for the infinite permission, as far as I understand, you want PermissionsStatus to be able to display regular permissions? If so, this is currently unavailable, but I will think about how to make it possible.

Sorry, and yes. I would like a simple "static" permission for something like Lifetime Vip members, they don't need a timer or countdown. Would be much appreciated. 

ChardaZAR

Posted

Permission Status is not showing when assigning a group to a permission

I used the command
"tperm grant group default skilltree.150%XPboost wipe "

In my PermissionsConfig.json the settings are enabled
Config posted below

"skilltree.150%XPboost": {
    "Name. The name must be identical to the key above.": "skilltree.150%XPboost",
    "IsEnaled": true,
    "TextKey": "MsgPerm_skilltree.150%XPboost",
    "BarSettings": {
      "BarType - You can choose only between TimeProgressCounter and TimeCounter": "TimeCounter",
      "Order": 20,
      "Height": 26,
      "Main_Color(Hex or RGBA)": "#FFFFFF",
      "Main_Transparency": 0.15,
      "Main_Material": "",
      "Image_Url": "https://i.imgur.com/BtK7YHa.png",
      "Image_Local(Leave empty to use Image_Url)": "PermissionsStatus_Default",
      "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
      "Image_IsRawImage": false,
      "Image_Color(Hex or RGBA)": "#FFF53D",
      "Image_Transparency": 1,
      "Is it worth enabling an outline for the image?": false,
      "Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
      "Image_Outline_Transparency": 1,
      "Image_Outline_Distance": "0.75 0.75",
      "Text_Size": 12,
      "Text_Color(Hex or RGBA)": "1 1 1 1",
      "Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
      "Text_Offset_Horizontal": 0,
      "Is it worth enabling an outline for the text?": false,
      "Text_Outline_Color(Hex or RGBA)": "#000000",
      "Text_Outline_Transparency": 1,
      "Text_Outline_Distance": "0.75 0.75",
      "SubText_Size": 12,
      "SubText_Color(Hex or RGBA)": "1 1 1 1",
      "SubText_Font": "RobotoCondensed-Bold.ttf",
      "Is it worth enabling an outline for the sub text?": false,
      "SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
      "SubText_Outline_Transparency": 1,
      "SubText_Outline_Distance": "0.75 0.75",
      "Progress_Reverse": true,
      "Progress_Color(Hex or RGBA)": "#FFD700",
      "Progress_Transparency": 0.7,
      "Progress_OffsetMin": "0 0",
      "Progress_OffsetMax": "0 0"


Why is the Permission Status bar not showing up?

MichuX

Posted

1 hour ago, ChardaZAR said:

Permission Status is not showing when assigning a group to a permission

I used the command
"tperm grant group default skilltree.150%XPboost wipe "

In my PermissionsConfig.json the settings are enabled
Config posted below

"skilltree.150%XPboost": {
    "Name. The name must be identical to the key above.": "skilltree.150%XPboost",
    "IsEnaled": true,
    "TextKey": "MsgPerm_skilltree.150%XPboost",
    "BarSettings": {
      "BarType - You can choose only between TimeProgressCounter and TimeCounter": "TimeCounter",
      "Order": 20,
      "Height": 26,
      "Main_Color(Hex or RGBA)": "#FFFFFF",
      "Main_Transparency": 0.15,
      "Main_Material": "",
      "Image_Url": "https://i.imgur.com/BtK7YHa.png",
      "Image_Local(Leave empty to use Image_Url)": "PermissionsStatus_Default",
      "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
      "Image_IsRawImage": false,
      "Image_Color(Hex or RGBA)": "#FFF53D",
      "Image_Transparency": 1,
      "Is it worth enabling an outline for the image?": false,
      "Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
      "Image_Outline_Transparency": 1,
      "Image_Outline_Distance": "0.75 0.75",
      "Text_Size": 12,
      "Text_Color(Hex or RGBA)": "1 1 1 1",
      "Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
      "Text_Offset_Horizontal": 0,
      "Is it worth enabling an outline for the text?": false,
      "Text_Outline_Color(Hex or RGBA)": "#000000",
      "Text_Outline_Transparency": 1,
      "Text_Outline_Distance": "0.75 0.75",
      "SubText_Size": 12,
      "SubText_Color(Hex or RGBA)": "1 1 1 1",
      "SubText_Font": "RobotoCondensed-Bold.ttf",
      "Is it worth enabling an outline for the sub text?": false,
      "SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
      "SubText_Outline_Transparency": 1,
      "SubText_Outline_Distance": "0.75 0.75",
      "Progress_Reverse": true,
      "Progress_Color(Hex or RGBA)": "#FFD700",
      "Progress_Transparency": 0.7,
      "Progress_OffsetMin": "0 0",
      "Progress_OffsetMax": "0 0"


Why is the Permission Status bar not showing up?

only works with "tperm grant user (name) skilltree.150%XPboost wipe"

groups were never working. The bar only works for individual user I think

  • Like 2
ChardaZAR

Posted

Oh damn ok. Thank you!

IIIaKa

Posted

@MichuX @ChardaZAR
 

16 hours ago, MichuX said:

only works with "tperm grant user (name) skilltree.150%XPboost wipe"

groups were never working. The bar only works for individual user I think

You're right, right now only the temporary permissions and temporary groups directly assigned to the player are displayed.
However, I will look into what can be done so that the bar also appears for the members of a group when a temporary permission is assigned to that group.

  • Love 1
ffriozi

Posted (edited)

I would really like this plugin to disappear when leaving the safe zone or your base, just like the wipe status plugin, instead of staying visible all the time. This is the only reason stopping me from buying the plugin right now.

Edited by ffriozi
IIIaKa

Posted

9 hours ago, ffriozi said:

I would really like this plugin to disappear when leaving the safe zone or your base, just like the wipe status plugin, instead of staying visible all the time. This is the only reason stopping me from buying the plugin right now.

Hello, thank you for the suggestion, I'll see what can be done.

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

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

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.