Added new BungeeCord enabled /chwho command. Works as expected for local channels, but will now show who is listening to a BungeeCord enabled channel regardless of what server they are connected to!
Some important back-end changes:
Updated player data to only be saved using Mojang online mode UUID's. This means that you should probably delete your data files (with the server turned off) before installing this update to avoid any issues with potentially invalid old saved data.
Two new config entries:
# Enables the creation of special Towny channels: Town and Nation
# To create these channels, simply name two channels below "Town" and "Nation"
# Bungeecord must be set to false for these channels!
enable_towny_channel: false
# Enables the creation of a special faction only channel using the Factions plugin
# To create this channel, simply name a channel below "Faction"
# Bungeecord must be set to false for this channel!
# WARNING: May not work for all versions of Factions!
enable_factions_channel: false
You should be able to get away with not adding these, but if you use Factions and are getting an error, you should definitely add these into your config and leave the factions channel set to false!
I added mine right above the channels section of the config.
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.gyazo.com%2F44579813cbc6b135e45b0557655461ac.png)