DiFFoZ.PermissionExtensions 1.1.1

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DiFFoZ.PermissionExtensions" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiFFoZ.PermissionExtensions --version 1.1.1
#r "nuget: DiFFoZ.PermissionExtensions, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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!

Nuget Nuget Discord

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

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 Discord or in OpenMod discord.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.6 413 7/25/2023
1.1.5 2,141 3/22/2021
1.1.4 476 2/16/2021
1.1.3 326 2/15/2021
1.1.2 452 12/16/2020
1.1.1 369 11/24/2020
1.1.0 432 10/14/2020
1.0.6 506 10/3/2020
1.0.5 505 10/3/2020
1.0.4 394 10/1/2020
1.0.3 450 7/30/2020
1.0.2 427 7/29/2020
1.0.1 442 7/28/2020
1.0.0 438 7/28/2020