pv-addon-nickname
ModLicenseRef-All-Rights-Reserved

pv-addon-nickname

A Plasmo Voice addon to set nickname using Placeholder API

282
Downloads
0
Followers
3 months ago
Updated
📦
4
Versions

📖About pv-addon-nickname

Plasmo Voice Nickname Addon

An addon for Plasmo Voice that displays player nicknames instead of their Minecraft usernames.

The implementation varies by platform to ensure the best compatibility and performance.

Example

Example Display Nickname


Platform Support

Plugin Platforms (Placeholder API)

The plugin version uses PlaceholderAPI to provide nickname support.

Supported platforms:

  • Bukkit
  • Spigot
  • Paper
  • Purpur
  • Folia

Nicknames are resolved via PlaceholderAPI and are displayed consistently in Plasmo Voice
voice info and UI elements.


Fabric Version (Text Placeholder API)

The Fabric version uses the Text Placeholder API to handle nickname rendering.

This allows seamless integration with Fabric-based UI systems and ensures
consistent nickname display across Plasmo Voice components.


NeoForge Version

The NeoForge version uses a built-in nickname system and does not depend on
PlaceholderAPI or Text Placeholder API.

Nicknames are managed internally by the addon and synchronized directly with
Plasmo Voice.

Commands (NeoForge Only)

  • /pvn <nickname>
    Sets a custom nickname for the player.

  • /pvn clear
    Removes the custom nickname and restores the default Minecraft username.


Contributions