Skip to content

v1.4.2

Compare
Choose a tag to compare
@markhughes markhughes released this 15 Aug 07:48
  • 🐞 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 territoryTitlesHeader, territoryTitlesFooter, territoryTitlesTimeFadeInTicks, territoryTitlesTimeStayTicks, territoryTitlesTimeFadeOutTicks
  • 🎁 FactionsFly - new expansion!
  • 🎁 FactionsFly ⭐️ Feature: New config options factionsFlyExpansionEnabled, factionsFlyNoEnderpearl, factionsFlyNoChorusFruit, factionsFlyMaxY, factionsFlyNoFirstFallDamage, factionsFlyTeleportToFloorOnDisable
  • 🎁 FactionsChat - now a expansion!
  • 🎁 FactionsChat ⭐️ Feature: New config options factionsChatExpansionEnabled, factionsChatEnableAllianceChat, factionsChatEnableTruceChat, factionsChatEnableFormatPublicChat, factionsChatFormatPublic, factionsChatFormatFaction, factionsChatFormatAlliance, factionsChatFormatTruce, factionsChatFormatSpy, factionChatChannelUse, factionChatChannelGlobal, chatTagEnabled, chatTagRelationalOverride, chatTagPlaceholder, chatTagFormatDefault, chatTagFormatFactionless
  • πŸ‡¨πŸ‡³ 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