Skip to content

KitsuneChat 2.1.0

Compare
Choose a tag to compare
@cyberkitsune cyberkitsune released this 12 May 01:50
· 47 commits to master since this release

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:

  1. Set bungee-tag in the config to a unique value per-server
  2. Set bungee-receive and channels.global.bungee.send to true in the config
  3. Drop the KitsuneChat jar into your bungee plugins folder (yes, the same one as you put in spigot servers!)
  4. 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