UserPrefix [Hex Color Support] [All version] icon

UserPrefix [Hex Color Support] [All version] -----

Lightweight, efficient, and real-time user prefix system. [Open Source]



[​IMG]

UserPrefix Plugin
[​IMG] [​IMG] [​IMG] [​IMG] [​IMG]

Lightweight, efficient, and real-time user prefix system.

This plugin is implemented based on Spigot ,Theoretically support ALL MineCraft Versions.

The development of this plugin is based on Chinese, which purpose is to help Chinese developers learn Bukkit plugin development.

Examples
[​IMG]

Dependencies
For development dependencies, please see Dependencies .

Features
  • Theoretically support ALL MineCraft Versions.
  • Reloading the configuration will automatically refresh the prefix of all players.
  • Real-time judgment and feedback to the player when permissions are changed.
  • Configurable sounds and messages.
  • The prefix icon can be configured as "Selected", "Has Permission" and “No Permission”.
    • Item configuration is natively configured through ItemStack, which supports all MC settings!
  • TabList is automatically sorted according to the weight of the prefix (if there is a conflict, it can be turned off)
  • The prefix display on the player name (can be turned off if there is a conflict)
  • GUI with automatic sorting and page turning!
  • Support PlaceholderAPI variables!
  • Support Hex color! (Version 1.16 and above) &(#Color)
    • Example: LightSlateBlue &(#8470FF) 、 DarkSlateBlue &(#483D8B)
Notice
1. Version support issues
This plugin theoretically supports all versions.

If the icon does not load, the sound cannot be played, etc., please check whether the type of the item and sound in the configuration file exists in the current version.

Take the SOUND as an example. The sound that the villager said "OK" is " VILLAGER_YES" in the lower version, but it becomes " ENTITY_VILLAGER_YES" in the higher version.

2. Scoreboard exception problem
The display of the prefix on the head and the sorting of the TabList both use the scoreboard API.

Please turn of the functions.OnNamePrefix in the configuration if there is a conflict.

3. Item icon configuration problem
Items are read through the ItemStack serialization method provided by Bukkit. For related configuration methods, please refer to ItemStack Serialization.

Commands

Code (Text):

/UserPrefix or /prefix #Open prefix GUI
/UserPrefixAdmin # View Admin Command Help
/UserPrefixAdmin reload # Reload Config
/UserPrefixAdmin list # List all configured prefixes.
 
Placeholders (PlaceholderAPI)
After installed the PlaceholderAPI , you can type /papi info UserPrefix to see all the placeholders.

Code (Text):

# %UserPrefix_prefix%
- Get the content of the current prefix
# %UserPrefix_weight%
- Get the weight of the current prefix.
# %UserPrefix_identifier%
- Get the identifier of the current prefix.
# %UserPrefix_name%
- Get the name of the current prefix.
# %UserPrefix_amount%
- Get the amount of player's prefixes.
# %UserPrefix_has_<Identifier>%
- Determine whether the player has a certain prefix(true/false)
 
Configuration Files
Plugin Configuration (config.yml)
Will be generated on the first boot up.

Messages Configuration (messages.yml)
Will be generated on the first boot up.

Prefixes Configuration (/prefixes/*.yml)

All prefixes are separate configuration files, stored in the <Data Folder>/prefixes/ for easy management.

Some symbols in file name may affect reading, please avoid using them.
Will be generated on the first boot up.

Usage analysis (bStats)
[​IMG]



Support and Donation
This project is support by the YourCraft(你的世界) . [​IMG]

Open source agreement
The source code of this project uses GNU General Public License v3.0 License.
Resource Information
Author:
----------
Total Downloads: 1,420
First Release: Sep 17, 2021
Last Update: Jan 31, 2023
Category: ---------------
All-Time Rating:
6 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings