Releases: MCUmbrella/MGBridge
Releases · MCUmbrella/MGBridge
0.9.7
- changed the format of proxy configurations in config.yml
Full Changelog: 0.9.6...0.9.7
0.9.6
- added 'version' key to config.yml for future use. Currently using 1
- added reconnect delay function. Delay seconds can be set in config.yml (the 'reconnectDelay' key)
- small update in language files
Full Changelog: 0.9.5...0.9.6
0.9.5
- (for MGB extension devs) added static function
getChannelId()
,getServerId()
,isBound(String userId)
in the MGBridge class - bugfixes and stability improvements
Full Changelog: 0.9.4...0.9.5
0.9.4
- renamed
getDescription()
andgetUsage()
togetCommandDescription()
andgetCommandUsage()
in GuildedCommandExecutor - small bug fixes and stability improvements
Full Changelog: 0.9.3...0.9.4
0.9.3
- added 'help' and 'helpof' subcommand on Guilded side (remember to update your language file)
- added UserBoundEvent and UserUnboundEvent to let plugin developers detect binding/unbinding actions
- added getDescription() and getUsage() in GuildedCommandExecutor
Full Changelog: 0.9.2...0.9.3
0.9.2
small bug fixes and improvements
Full Changelog: 0.9.1...0.9.2
0.9.1
permissions, reload command, Socks proxy settings
Full Changelog: 0.9.0...0.9.1
0.9.0
first stable release