Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T11:21:07.000Z (7 months ago)
- Last Synced: 2024-11-09T07:42:19.107Z (2 months 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
[![Discord](https://img.shields.io/discord/1236019317208776786?style=flat&logo=discord&label=Discord&color=%235d6af2
)](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. Supports 1.20+# 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 name](https://i.imgur.com/WhpHY5b.gif)
### Item lore
![item lore](https://i.imgur.com/tCk02wQ.gif)
![item lore result](https://i.imgur.com/USRStmp.png)
### Edit sign
![edit sign - front](https://i.imgur.com/WjczAF9.gif)
![edit sign result - front](https://i.imgur.com/HNz74CI.png)
![edit sign - back](https://i.imgur.com/W4z8BvY.gif)
![edit sign result - back](https://i.imgur.com/vtpfvqh.png)# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/YColorfulItems/main/blob/LICENSE) license.