KitsuneChat 2.1.0
First 1.15 stable release!
Changelog
+ Added basic factions support with the format tag {faction}
* Currently only support Faction3 and massivecraft factions. More coming soon
* Moved channel command to /kc channel
+ Added alias for channel command: "c"
+ Added a permission node for chat parties, "kitsunechat.partychat"
* Currently op by default. Grant this node to players to allow party chat.
+ Added logging messages coming from a bungee KitsuneChat to console.
Bungee Support
Bungee support is stable in this release! It allows your "global" channel to go cross-server in a bungee configuration. To use it:
- Set
bungee-tag
in the config to a unique value per-server - Set
bungee-receive
andchannels.global.bungee.send
to true in the config - Drop the KitsuneChat jar into your bungee plugins folder (yes, the same one as you put in spigot servers!)
- If everything works right, messages sent to global will appear on all other server!
Issues?
Please make a GitHub issue, or join the discord in Readme.md