
Mods / Itemizer
Author: Moby_
Side: Both
Created: May 23rd at 10:47 AM
Last modified: May 23rd at 2:06 PM
Downloads: 177
Follow Unfollow 5
Latest file for v1.18.5:
itemizer-1.0.1.zip
1-click install
Itemizer allows players to change the name and description of items. Great for roleplayers!
The mod is fully compatible with VTML, Vintage Story's markup language. It can be used to add colors, resize text, and even add icons!
Here are the commands added by the mod:
/itemizer name [name]
Sets the item in hand's name.
/itemizer desc [description]
Sets the item's description. To use line breaks, write <br>.
/itemizer descline [description]
Appends text as a new line at the end of a description. You can still use <br> to add multiple lines.
/itemizer delname
Deletes the item's name, making it recover its default name.
/itemizer deldesc
Deletes the item's description.
/itemizer lock
Locks the item in hand: only the player who locked it and players with gamemode privilege can edit a locked item.
/itemizer unlock
Unlocks the item in hand.
Planned features:
- Add a "Trusted" tag to custom items that were created by an administrator (prevent counterfeiting of legendary objects for instance)
- Better permissions
- Make it so death messages when killed by another player using a renamed item display the item's name
- Ability to add a banned words list or something
Known issues:
- none
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.1 | 162 | May 23rd at 2:06 PM | Show | itemizer-1.0.1.zip | Install now | |
v1.0.0 | 15 | May 23rd at 11:39 AM | Show | itemizer-1.0.0.zip | Install now |
Will you include a way to make animated names and descriptions?
Also a site to ease the creation of the colored names
Ruyeex The mod is compatible with VTML, you can use that to add colors (using <font color="#FFFFFF">your text</font> )
How to add color to names and descriptions?