TavernBard icon

TavernBard -----

Interactive NPC Musicians using Citizens or MythicMobs. Allow your players to queue music.




Fixed issue with dependencies, should work with either MythicMobs or Citizens
----------, Jul 17, 2024

This update should ensure legacy formatting codes still work on Spigot, and MiniMessage codes are working on Paper.
----------, May 21, 2024

This should fix any errors in console or issues while interacting with NPCs. The issue was caused from me using methods intended solely for Paper servers instead of ones also compatible with Spigot. TavernBard should work on both server types now.

Additionally, Citizens is no longer required. You can use MythicMobs, Citizens, or both if you'd like. The error will only appear if neither is installed.
This should also fix an error about NPCs not being nearby.
----------, Dec 12, 2023

This should fix any errors in console or issues while interacting with NPCs. The issue was caused from me using methods intended solely for Paper servers instead of ones also compatible with Spigot. TavernBard should work on both server types now.

Additionally, Citizens is no longer required. You can use MythicMobs, Citizens, or both if you'd like. The error will only appear if neither is installed.
----------, Dec 12, 2023

Fixed an issue with Spigot servers by including MiniMessage in the JAR
----------, Dec 6, 2023

With this update, if you have MythicMobs installed the plugin will enable support for it. Not only does this allow for you to designate MythicMobs as bards - you can now create bards with custom ModelEngine models if they're setup through MythicMobs!

How to do it? Just set the option "IsBard" to true in your MythicMob configuration like so:
Code (Text):
bardNPC:
  Type: PIG
  Display: "MyBard"
  Damage: 0
  AIGoalSelectors:
  - 0 clear
  Options:
    IsBard: true
----------, Oct 15, 2023

Please add these fields to your config.yml or regenerate it:
Code (Text):
economy-cost:
  enabled: false  #Do you want to charge players money to play or queue songs? (requires vault)
  cost-per-song: 10
item-cost:
  enabled: false #Do you want to charge players items to play or queue songs?
  item: GOLD_NUGGET
  amount: 3
This update implements basic economy support using vault. It also implements basic item cost support for servers without economy that still want to charge players. The item cost system can be expanded upon later to accept items from MMOItems and ItemsAdder etc if requested ;)
----------, Oct 7, 2023

I put the wrong namespace in the default config, sorry about that lol. Fixed now.
If your namespace is 'tavernbard' change it to 'minecraft'
----------, Sep 30, 2023

Resource Information
Author:
----------
Total Downloads: 305
First Release: Sep 30, 2023
Last Update: Jul 17, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings