MTrim

A PocketMine-MP plugin that allows players to add trims to their armor using a UI.

๐Ÿงฅ MTrim

A PocketMine-MP plugin that allows players to add trims to their armor using a UI.

๐Ÿ“ท Pictures!

pictures\1.png

pictures\2.png

pictures\3.png

pictures\4.png

๐ŸŽฎ Features

  1. Easily add trims to armor via UI.

  2. Compatible with all materials.

  3. Supports a variety of trim types.

  4. Uses player XP as currency for applying trims.

  5. Interact with the Smithing Table to access the trim UI.

๐Ÿ“ฅ Installation

  1. Download the .phar file from poggit.
  2. Place the MTrim.phar file in the plugins folder of your server.
  3. Restart the server, and the plugin is ready to use!

๐Ÿ”ง Commands

CommandDescription
/trimOpens the armor trim UI for customization.

๐Ÿ”‘ Permissions

PermissionDefaultDescription
trim.usetrueAllow player to use the /trim command.

โš™๏ธ Requirements

๐Ÿ’พ Config

config.yml

#
#  โ–ˆโ–ˆโ–ˆโ•—โ–‘โ–‘โ–‘โ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–‘โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ•—โ–‘โ–‘โ–‘โ–ˆโ–ˆโ–ˆโ•—
#  โ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–‘โ–ˆโ–ˆโ–ˆโ–ˆโ•‘โ•šโ•โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–‘โ–ˆโ–ˆโ–ˆโ–ˆโ•‘
#  โ–ˆโ–ˆโ•”โ–ˆโ–ˆโ–ˆโ–ˆโ•”โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•”โ–ˆโ–ˆโ–ˆโ–ˆโ•”โ–ˆโ–ˆโ•‘
#  โ–ˆโ–ˆโ•‘โ•šโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘โ•šโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•‘
#  โ–ˆโ–ˆโ•‘โ–‘โ•šโ•โ•โ–‘โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ•‘โ–‘โ–‘โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘โ–‘โ•šโ•โ•โ–‘โ–ˆโ–ˆโ•‘
#  โ•šโ•โ•โ–‘โ–‘โ–‘โ–‘โ–‘โ•šโ•โ•โ–‘โ–‘โ–‘โ•šโ•โ•โ–‘โ–‘โ–‘โ•šโ•โ•โ–‘โ–‘โ•šโ•โ•โ•šโ•โ•โ•šโ•โ•โ–‘โ–‘โ–‘โ–‘โ–‘โ•šโ•โ•
#  Mtrim | Config file | MagmaZ3637

# Formats:
#  {player} = player name
#  {xp} = player xp
#  {prefix} = prefix
#  & = ยง

# The prefix that will appear in every plugin message.
prefix: "&e[ MTrim ] &r"

# The default price for trimming armor (you can change it as needed).
# If you want the price to be free, change it to 0.
price: 3

# The type of message used to notify the player.
# TOAST = small popup above the hotbar.
# MESSAGE = chat message.
message-type: "TOAST"


# FORM AREA
# The title displayed in the armor trim form.
title-form: "Trim Armor"

# Label for selecting the armor trim pattern.
label-pattern: "Choose Trim Pattern"

# Label for selecting the armor trim material.
label-material: "Choose Trim Material"


# MESSAGE AREA
# Message shown when the player tries to trim a non-armor item.
item-is-not-armor: "&cThis item is not an armor!"

# Message shown when the armor trim is successfully applied.
armor-trim-success: "&aArmor trimmed successfully!"

# Message shown when the player does not have enough XP to trim armor.
not-enough-xp: "&cYou don't have enough XP!"


๐Ÿ“œ License

Apache License 2.0

Details

Version: 1.0.0

Downloads: 42

Updated: 4/11/2025

Supported API versions: 5.0.0 to 5.27.1

Categories: General, Vanilla Mechanics

License: APACHE-2.0

Producers

Collaborator