https://github.com/ynfuien/ycolorfulitems
Colour and format your items and signs! Minecraft plugin for Paper servers.
https://github.com/ynfuien/ycolorfulitems
minecraft-plugin minimessage papermc papermc-plugin
Last synced: about 2 months ago
JSON representation
Colour and format your items and signs! Minecraft plugin for Paper servers.
- Host: GitHub
- URL: https://github.com/ynfuien/ycolorfulitems
- Owner: Ynfuien
- License: gpl-3.0
- Created: 2023-11-26T21:25:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T11:21:07.000Z (about 2 years ago)
- Last Synced: 2025-02-22T19:42:13.488Z (over 1 year ago)
- Topics: minecraft-plugin, minimessage, papermc, papermc-plugin
- Language: Java
- Homepage: https://modrinth.com/plugin/ycolorfulitems
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/kZJhKZ48j8)
# YColorfulItems
Colour and format your items and signs! Plugin requires at least [Paper](https://github.com/PaperMC/Paper), won't work on Spigot nor Bukkit.
# Features
### Item name
- With colors and formats per permission - [MiniMessage](https://docs.advntr.dev/minimessage/index.html) and legacy supported
- Player signatures (uuids) saved in item's NBT, to check who changed the item's name
- PAPI placeholders - parsed only once at command execution
### Item lore
- Supported [MiniMessage](https://docs.advntr.dev/minimessage/index.html) and legacy formats
- PAPI placeholders
### Edit sign
- Supported [MiniMessage](https://docs.advntr.dev/minimessage/index.html) and legacy formats
- PAPI placeholders
- Ability to change both sides of the sign
### Other
- Fully customizable messages with a lang file, supporting [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) and [MiniMessage](https://docs.advntr.dev/minimessage/index.html)
- Commands with tab completions
- [API](https://github.com/Ynfuien/YColorfulItems/wiki/4.-Developer-API) for developers
# Download
You can download the plugin only on [Modrinth](https://modrinth.com/plugin/ycolorfulitems), or compile it by yourself.
# Documentation
You can read about plugin's [permissions](https://github.com/Ynfuien/YColorfulItems/wiki/2.-Permissions), [placeholders](https://github.com/Ynfuien/YColorfulItems/wiki/3.-Placeholders) etc. on the [wiki](https://github.com/Ynfuien/YColorfulItems/wiki) page.
# Media
### Item name

### Item lore


### Edit sign




# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/YColorfulItems/main/blob/LICENSE) license.