KcShowEquipment icon

KcShowEquipment -----

Create a separate 'fashion' armor appearance for display, unaffected by current equipment!



Plugin Overview
  • The KcShowEquipment plugin allows you to create a display armor appearance for yourself. The display appearance is unaffected by your actual equipment, so no matter how you change your armor, other players will always see your display appearance.
  • The plugin achieves this by using ProtocolLib to intercept and modify armor update packets, without affecting the actual attributes of the armor. Additionally, since the plugin works by intercepting packets, it can also prevent cheating players from seeing your real equipment.
Command Permissions
  • /show set - Set the current armor as the display appearance - kcshowequipment.set
  • /show clear - Remove the set display appearance - kcshowequipment.clear
  • /show reload - Reload the configuration file - kcshowequipment.reload
  • Basic Permission: kcshowequipment.use (You need to grant this permission to players before they can use other commands)
Important Notes
  • The plugin requires ProtocolLib as a dependency.
  • After setting the display appearance, you need to re-equip your armor or rejoin the server to refresh it.
Usage Instructions
  1. Equip the armor you want to use as the display appearance.
  2. Enter /show set to set it.
  3. After receiving the confirmation message, you can change to other equipment.
Configuration File
Code (YAML):
# Language Text
messages
:
  no-permissions
: "&8[&cAppearance&8] &7You do not have permission to use this command."
  only-player
: "&8[&cAppearance&8] &7This command can only be executed by players."
  set-success
: "&8[&cAppearance&8] &7You have &asuccessfully &7set your current armor as the display outfit."
  clear-success
: "&8[&cAppearance&8] &7You have &asuccessfully &7cleared the current display outfit."
  reload-success
: "&8[&cAppearance&8] &7Configuration file reloaded successfully."
  command-help
: "&8[&cAppearance&8] &7Correct command: /show <set/clear/reload>"

# Enable permission check, if disabled, players can use commands without permission (except for reload)
permission-check
: true
Image Preview
[​IMG]
Resource Information
Author:
----------
Total Downloads: 15
First Release: Aug 22, 2024
Last Update: Aug 22, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings