Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Prefixes

Open AllawiEZ opened this issue 9 months ago • 7 comments

Suggestion

set {_prefix} to colored prefix of group named "admin" set {_prefix} to colored {_group}

Why?

Since you have this and this. It will be a pretty neat edition.

Other

Maybe suffix? Don't really care about that.

Agreement

  • [X] I have read the guidelines above and affirm I am following them with this suggestion.

AllawiEZ avatar May 01 '24 22:05 AllawiEZ

this? https://docs.skriptlang.org/expressions.html?search=#ExprPrefixSuffix

Fusezion avatar May 01 '24 22:05 Fusezion

I think thats what they want except they want to be able to use it on groups as well as players

Phill310 avatar May 01 '24 22:05 Phill310

this? https://docs.skriptlang.org/expressions.html?search=#ExprPrefixSuffix

No, I meant color of groups

I think thats what they want except they want to be able to use it on groups as well as players

Correct.

AllawiEZ avatar May 01 '24 22:05 AllawiEZ

Also add group of offline player that is very needed. image_2024-05-02_013930178 image_2024-05-02_013940745

Hurming avatar May 01 '24 22:05 Hurming

The code looks like it already supports offline players

Phill310 avatar May 01 '24 22:05 Phill310

The code looks like it already supports offline players

It's showing as < none > . that's why offline players don't work only online players

Hurming avatar May 01 '24 22:05 Hurming

RE: For the group of offline players

This is probably not related to Skript. Skript only uses Vault's API that permission plugins uses See if enabling this option helps

https://github.com/LuckPerms/LuckPerms/blob/d74a4dcb7efe61aa366397c5cff7de3aef132aeb/bukkit/src/main/resources/config.yml#L641

AyhamAl-Ali avatar May 03 '24 21:05 AyhamAl-Ali