Skip to content

Releases: MCUmbrella/MGBridge

0.9.7

16 Jan 11:00
Compare
Choose a tag to compare
  • changed the format of proxy configurations in config.yml
    Full Changelog: 0.9.6...0.9.7

0.9.6

09 Aug 14:41
Compare
Choose a tag to compare
  • 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

07 Jul 12:35
Compare
Choose a tag to compare
  • (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

06 Jul 14:56
Compare
Choose a tag to compare
  • renamed getDescription() and getUsage() to getCommandDescription() and getCommandUsage() in GuildedCommandExecutor
  • small bug fixes and stability improvements

Full Changelog: 0.9.3...0.9.4

0.9.3

03 Jul 15:33
Compare
Choose a tag to compare
  • 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

26 Jun 13:18
Compare
Choose a tag to compare

small bug fixes and improvements
Full Changelog: 0.9.1...0.9.2

0.9.1

26 Jun 03:20
Compare
Choose a tag to compare

permissions, reload command, Socks proxy settings
Full Changelog: 0.9.0...0.9.1

0.9.0

25 Jun 17:15
Compare
Choose a tag to compare

first stable release