DiFFoZ.PermissionExtensions
1.1.1
See the version list below for details.
dotnet add package DiFFoZ.PermissionExtensions --version 1.1.1
NuGet\Install-Package DiFFoZ.PermissionExtensions -Version 1.1.1
<PackageReference Include="DiFFoZ.PermissionExtensions" Version="1.1.1" />
paket add DiFFoZ.PermissionExtensions --version 1.1.1
#r "nuget: DiFFoZ.PermissionExtensions, 1.1.1"
// Install DiFFoZ.PermissionExtensions as a Cake Addin #addin nuget:?package=DiFFoZ.PermissionExtensions&version=1.1.1 // Install DiFFoZ.PermissionExtensions as a Cake Tool #tool nuget:?package=DiFFoZ.PermissionExtensions&version=1.1.1
Permission Extensions
Add support prefix, suffix, and color for OpenMod/Unturned!
How install/update plugin
Run command openmod install DiFFoZ.PermissionExtensions
. After installing reload openmod or restart the server.
How change prefix/suffix or color
First at all install a plugin then open file openmod.roles.yaml
. You will see a new data appears in all roles (color
, prefix
, and suffix
).
- Color: you can see about it there. Example:
color: Blue
- Prefix: adds a prefix to the nickname at the start. Example:
prefix: "[Police] "
- Suffix: adds a suffix to the nickname at the end. Example:
suffix: " [IV]"
Example how will be look openmod.roles.yaml
:
roles:
- id: police
priority: 5
parents:
- default
permissions:
- Kits:kits.vip
displayName:
data:
color: Blue
prefix: "[Police] "
suffix: " [IV]"
isAutoAssigned: false
...
At the end nickname will be [Police] %PlayerName% [IV]
.
All available colors
Also, you can use hex colors. Just set the color to e.g.
color: "#2ed264"
You can read more detailed about it in docs.
This plugin is so hard to understand
You can get support in my discord server or in OpenMod discord.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- OpenMod.Unturned (>= 2.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.7 | 221 | 6/10/2024 |
1.1.6 | 460 | 7/25/2023 |
1.1.5 | 2,156 | 3/22/2021 |
1.1.4 | 498 | 2/16/2021 |
1.1.3 | 347 | 2/15/2021 |
1.1.2 | 475 | 12/16/2020 |
1.1.1 | 393 | 11/24/2020 |
1.1.0 | 458 | 10/14/2020 |
1.0.6 | 516 | 10/3/2020 |
1.0.5 | 532 | 10/3/2020 |
1.0.4 | 420 | 10/1/2020 |
1.0.3 | 501 | 7/30/2020 |
1.0.2 | 451 | 7/29/2020 |
1.0.1 | 465 | 7/28/2020 |
1.0.0 | 446 | 7/28/2020 |