Skip to content

Releases: redstone/LegacyFactions

LegacyFactions v1.2.1

18 May 05:55
570dcc9
Compare
Choose a tag to compare
  • API: New API Event: EventFactionsChatModeChange
  • API: ChatMode, FLocation and Relation improvements
  • Bugfix: Placeholders sometimes didn't work
  • Improvement: Placeholders now support HolographicDisplays
  • Improvement: chat command can be routed to VentureChat with new conf option factionChatChannelRoute

LegacyFactions v1.2.0

14 May 10:52
08f55ca
Compare
Choose a tag to compare
  • Feature: Command aliases now configurable in conf.json
  • Bugfix: Error message now shows with relation command if we can't find the faction. It used to do nothing.
  • Bugfix: Enums are no longer dumb with Gson
  • Bugfix: Loads of performance improvements
  • Bugfix: More translations added
  • Bugfix: Fixed an upstream bug with invalid/null arrays breaking commands
  • Bugfix: Fixed an upstream bug where the console couldn’t list factions
  • Bugfix: Fixed deprecated code thats removed in new build of Spigot
  • Improvement: Config.yml is no longer used, it is now all in the one configuration file (conf.json)
  • Improvement: Improvements to max relations (you will need to redo these in the conf.json file)
  • Improvement: Placeholders across major placeholder plugins: https://github.com/redstone/LegacyFactions/wiki/Placeholders
  • API: New API Method: Faction#hasMaxRelations
  • API: New API Event: EventFactionsWarpUse
  • API: New Placeholder API

LegacyFactions v1.1.0

02 May 01:38
dd95a9f
Compare
Choose a tag to compare
  • New API Event: EventFactionsWarpCreate
  • New API Event: EventFactionsWarpDelete
  • 'top' command now shows buttons when there is no criteria specified.
  • Intgration with MVdW Placeholders API
  • Lots of internal improvements
  • Fix an upstream language bug in #919 (drtshock/Factions#919)
  • Fix an upstream bug for isFactionsCommand
  • Fixes a bug with directory not existing
  • Adding permission factions.warp.passwords

LegacyFactions v1.0.0

28 Apr 05:14
0425c78
Compare
Choose a tag to compare
  • Initial Release