LegacyFactions v1.4.2

Details

  • Filename
    LegacyFactions-1.4.2.jar
  • Uploaded by
  • Uploaded
    Aug 15, 2017
  • Size
    1.11 MB
  • Downloads
    688
  • MD5
    81dfc35be6663872339d5bd48e46a82c

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8
  • 1.7.4

Changelog

  • 🐞 Bugfix: PlaceholderAPI wasn't working properly, but it works now!
  • 🐞 Bugfix: Factionless Scoreboards were not refreshing
  • 🐞 Bugfix: factions_faction_admin placeholder would throw an NPE if the faction didn't have a leader/admin
  • 🐞 Bugfix: Offline players didn't work too well with kick/join/who/owner - but thats been fixed now
  • 🐞 Bugfix: Lots of language fields were missing that have now been added
  • ⭐️ Feature: Relational placeholders added!
  • ⭐️ Feature: FactionChat has been revamped, and should perform better now.
  • ⭐️ Feature: FactionChat now allows you to customise public chat (for small servers) enable enableChatFormatPublic and use chatFormatPublic
  • ⭐️ Feature: Armorstands are now protected against breakage
  • ⭐️ Feature: Faction chat placeholders improved
  • ⭐️ Feature: allowColorCodesInFaction has been removed and split into allowColourCodesInFactionTitle and allowColourCodesInFactionDescription
  • ⭐️ Feature: enabledScriptSupport has been added. It allows you to enable other unicode scripts for use in titles and descriptions.
  • ⭐️ Feature: Territory Titles! territoryTitlesShow has been added to enable it. Customise using the new conf options territoryTitlesHeaderterritoryTitlesFooterterritoryTitlesTimeFadeInTicksterritoryTitlesTimeStayTicksterritoryTitlesTimeFadeOutTicks
  • 🎁 FactionsFly - new expansion!
  • 🎁 FactionsFly ⭐️ Feature: New config options factionsFlyExpansionEnabledfactionsFlyNoEnderpearlfactionsFlyNoChorusFruitfactionsFlyMaxYfactionsFlyNoFirstFallDamagefactionsFlyTeleportToFloorOnDisable
  • 🎁 FactionsChat - now a expansion!
  • 🎁 FactionsChat ⭐️ Feature: New config options factionsChatExpansionEnabledfactionsChatEnableAllianceChatfactionsChatEnableTruceChatfactionsChatEnableFormatPublicChatfactionsChatFormatPublicfactionsChatFormatFactionfactionsChatFormatAlliancefactionsChatFormatTrucefactionsChatFormatSpyfactionChatChannelUsefactionChatChannelGlobalchatTagEnabledchatTagRelationalOverridechatTagPlaceholderchatTagFormatDefaultchatTagFormatFactionless
  • 🇨🇳 Languages: Chinese Language added!
  • 📚 Docs: Placeholder wiki page updated
  • 📚 Docs: Expansions wiki page added
  • 📚 Docs: FactionsFly wiki page added
  • 📚 Docs: FactionsChat wiki page added
  • 📚 Docs: What's the difference? wiki page added
  • ⌨️ API: Faction#sendPlainMessage method added, to send unformatted messages
  • ⌨️ API: TitleUtil class added for managing titles
  • ⌨️ API: substanceChars has been removed and replaced with englishCharacters, it has been switched to private
  • ⌨️ API: Locality class introduced, it is due to be adopted as a replacement for FLocation
  • ⌨️ API: JavaDocs Improved
  • ⌨️ API: Callback classes added
  • ⌨️ API: PlayerMixin updated to include action checks