Additions:
- Added a custom resource pack to the plugin, now upon joining a server that runs the plugin, you will be prompted with it (if you have server packs enabled). This pack does not replace existing items, except for the existing Netherite items - it adds a gold shine to them since Netherite is made using gold. The pack mainly adds textures for custom items using Custom Model Data.
- Added new config options for Resource Pack information, you can disable the pack if you want, toggle the messages about the pack the plugin sends, and you can disable the resource packs auto-update. This is a thing because if I push out an update that has resource pack changes, it will automatically change the URL to keep up to date. You can also put in a custom URL for the resource pack if you wish to set it to your own, or download mine and modify it. NOTE: if you are doing a custom pack, disable to auto-update function to not have it replaced with the default every time the server starts.
- Added support for custom skulls on custom mobs/custom items.
- Added a /listbetternetheriteitems command. (Alias: listbnitems) This command opens a multi-page GUI that has all registered plugin items in it. you can click an item to give it to yourself.
Changes:
- Changed the Zombified Demon mob to now have a custom skull, and colored armor, and it is now infinitely burning.
- Changed the Tank mob to now have a custom skull.
Bug Fixes:
- Fixed a bug where the Tanks armor was the incorrect color. This was caused by setting a color for a custom item not properly setting the items color.
Special Note:
I'm planning on supporting multiple languages in the plugin as with the newly added bStats, I've seen some servers using the plugin in non-English speaking countries, but I only speak English, and I'd like if people could use my plugin in their native language for better understanding, So, if you'd like to help out with translating things, feel free to DM me. Tell me what language it is, along with the from English > your language translations, it'd be greatly appreciated! I will credit you for the translations in the language file, along with listing you as a Contributor.
I know, you can already modify some messages in the Messages file, but there are hard-coded messages i'd like to translate, along with making the default messages translatable, as well.
The way I'm hoping to make this work is there will be multiple language files, and you can define what language you want the plugin to use in the config, and the plugin will read from the specific language file. Note: only messages will be translated, not the yaml nodes.
And of course, thank you all for using my plugin and enjoying it!
If you have any suggestions or ideas for this plugin, please suggest them on the Githubs issue tracker, same goes for bugs!