deathmarine / DiabloDrops

Bukkit plugin that adjusts the mob dropping mechanics to include regularly dropped enchanted items that could be commonly found in Diablo.
http://dev.bukkit.org/bukkit-plugins/diablodrops/
GNU General Public License v3.0
17 stars 19 forks source link

Custom Naming Update doesnt work #43

Closed ghost closed 11 years ago

ghost commented 11 years ago

first of all! Thank you for putting in my suggestion :3

but its not working vor me. i set up evrything exactly like this https://github.com/deathmarine/DiabloDrops/wiki/Custom-Naming-Update

im using version 2.0 on craftbukkit-1.4.5-R0.2 (no other plugins)

when i spawn a item with /diablodrops i get one with the normal pre and suffix

i would like to mention that the autogeneratet config.yml didnt had the optons. i had to write:

ItemMaterialExtras: true ItemNameFormat: '%randprefix% %randsuffix%'

myself. And after restart the two folders *NamesPrefix, NamesSuffix" didint generate. I had to setup evrything by myself and its not working. No error messages.

deathmarine commented 11 years ago

This custom naming update hasn't been uploaded to bukkitdev... this was a planned feature. I would suggest downloading the most recent development build which includes the code.

ghost commented 11 years ago

"feeling stupid now" okey that makes sence. im sorry. Thanks for replying