ZItemRenamer

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Ever wanted the items on your server to have fancier names than "wood" and "wheat"? Maybe even have lore?

Or do you hate andesite and granite so much that you want them to become cleanstone on pickup?

Maybe you want all Coal players pick up to be renamed into Graphite. Or vice versa?

Or maybe you want all Items with a customname that matches a certain regex that do not have lore to be added a certain description.

 

This plugin lets you do exactly that:

>Define rules for when an item should be renamed by criteria such as material, durability, custom name and lore

>>Define what to do with those items upon picking them up: changing durability, changing the name or removing it, adding lore

 


 

 

The item rules are located in the plugins/ZItemRenamer - folder.

To add a new rule, go to the plugins/ZItemRenamer/uncompiled folder and create a text file. Here you can create a rule as described in the examples seen below. after doing a /compilerules via the console, the rules will be compiled, put into the ZItemRenamer - folder in their compiled form and ready to go!

 

Examples and usage: https://www.dropbox.com/s/wsg9akbxto2lxk4/Examples.zip?dl=1

 

A basic ruleset for a survival server: https://www.dropbox.com/s/zfuiuuatambka9e/ExampleRuleset.zip?dl=1

(Rules for 24 very basic items)

 


 

 

The commands:

 

/zitemrenamer

general status command

 

/compilerules

Compile rules found in the plugins/ZItemRenamer/uncompiled and save them to the plugins/ZItemRenamer folder plus add them ingame.

 

/itemruleclearup

make sure only the rules located on the  plugins/ZItemRenamer - folder are loaded. Unloads every rule that has been removed from the folder.

 

/removerule <name>

delete the file (rule) called <name> from the plugins/ZItemRenamer - folder.

 


 

 

If you encounter an issue, please let me know. There is no guarantee that this plugin is entirely bug free, but it should be. :)

 

Todo:

-> rename on crafting

-> option to remove lore


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    255746
  • Created
    Dec 23, 2016
  • Last Released File
    Dec 23, 2016
  • Total Downloads
    614
  • License

Categories

Members

Recent Files

Bukkit