2.11.0

Details

  • Filename
    Factions.jar
  • Uploaded by
  • Uploaded
    Jun 4, 2017
  • Size
    615.47 KB
  • Downloads
    24,265
  • MD5
    12ae4a5935c7e15ebe7e1a43359e727d

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9

Changelog

MassiveCraft Published - 2.11.0

MassiveCore (Affects All Plugins)

  • Madus - Database entities should implement Identified (2017-05-28)
  • Madus - Fix UOE (2017-05-28)
  • Madus - Remove unstable EntityInternalMap methods (2017-05-28)
  • Madus - Internal entities (2017-05-27)
  • Madus - Automatic activation of engines, colls, commands and others (2017-05-18)
  • Madus - Don't fly if not allowed and sharding command set (2017-05-18)
  • MarkehMe - Gson 2.8.0 (2017-05-15)
  • TheComputerGeek2 - Aliases to the same command should be considered one alias for the puzzler (2017-05-15)
  • Madus - Use MassiveCoreCommand for all commands (2017-05-04)
  • Madus - Automatic children setup (2017-05-04)
  • TheComputerGeek2 - Get the shooter of AreaEffectClouds as liable damagers (2017-04-17)
  • Cayorion - Migrator Renaming (2017-03-24)
  • Cayorion - Disable version field in editor. Softer class name rules. Minor field naming. (2017-03-24)
  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • Cayorion - Rework the BackstringSet solution (2017-03-23)
  • ulumulu1510 - Add issue templete for github. (2017-03-17)
  • Madus - Add version migration system to the database (2017-03-15)
  • Madus - Semi-automatic command setup system (2017-03-12)
  • TheComputerGeek2 - Fix backstringenumset to play nice with the editor. (2017-02-25)
  • Madus - Make EventMassiveCore serialization safe (2017-02-25)
  • Cayorion - Perform some sanitation of items before applying them as Mson tooltips. (2017-02-23)
  • TheComputerGeek2 - Fix type not being retrievable when field is null (2017-02-22)
  • ulumulu1510 - Add Llama color Type and add to registry. (2017-02-22)
  • ulumulu1510 - Add potion & map color fields to DataItemStack. (2017-02-22)
  • ulumulu1510 - 11h - BlockState Inventory, for chests and future ShulkerBoxes. (2017-02-21)
  • ulumulu1510 - Force load more util classes to prevent further LinkageErrors. (2017-02-21)
  • ulumulu1510 - Attempt to fix race condition in class loader. (2017-02-06)
  • ulumulu1510 - Fix /cmdUrl bug. Java 1.8 has issues with HostNameVerifiers. (2017-02-03)

Factions

  • Madus - Fix getters for motd and description (2017-05-28)
  • Madus - Fix message colour for invite commands (2017-05-28)
  • Madus - Remove the right player from invites (2017-05-28)
  • Madus - Fix invite removal (2017-05-28)
  • Madus - Invitations as inner entities (2017-05-27)
  • Cayorion - Fix liquid flow check for removed Faction data. (2017-05-27)
  • Madus - Clean up activation (2017-05-18)
  • Cayorion - Fix NPE caused by lazy cleanup (2017-05-15)
  • TheComputerGeek2 - Have getMPlayersWhere use MUtil's transform method (2017-05-15)
  • TheComputerGeek2 - Grave digging config options logLandUnclaims is actually handled by logLandClaims. command logging is out of the scope of factions. bank options have been gone for a while, and now the config field is removed for now. (2017-05-15)
  • TheComputerGeek2 - Clean up CmdFactionsMotd (2017-05-15)
  • Madus - Automatic child command addition (2017-05-04)
  • TheComputerGeek2 - Cleanup comparators (2017-04-17)
  • TheComputerGeek2 - Use Pager to list faction perms (2017-04-17)
  • ulumulu1510 - Fix NPE when not overriding. (2017-04-06)
  • Cayorion - Factions Cleanup - Database lazy cleaning (2017-03-25)
  • Cayorion - Create a (hopefully) proper index solution. (2017-03-24)
  • Cayorion - Remove a universe remnant in the MConf (2017-03-24)
  • Cayorion - Add clean command (2017-03-24)
  • Cayorion - Remove use of isDataaseInitialized for MConf and EngineChat (2017-03-24)
  • Cayorion - Migrator Renaming (2017-03-24)
  • Cayorion - Add Migrator for EnumerationUtil addition. (2017-03-24)
  • Cayorion - Add EnumerationUtil to simplify updates for server owners. (2017-03-24)
  • Cayorion - Remove Lang class. Constants belong in Factions and MPlayer accordingly. (2017-03-24)
  • Cayorion - Rename and relocate Comparators and Predicates (2017-03-24)
  • Cayorion - Remove Factions 1.8 update logic. (2017-03-24)
  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • ulumulu1510 - Implement interface Powerboosted. (2017-03-23)
  • ulumulu1510 - Change Flag show and list commands. (2017-03-23)
  • Cayorion - Rework the BackstringSet solution (2017-03-23)
  • Benjamin - Update issue template (2017-03-21)
  • ulumulu1510 - Add issue template for github. (2017-03-17)
  • ulumulu1510 - Refactor ChatTag and ChatModifier to use Active. (2017-03-15)
  • TheComputerGeek2 - Consider reinforcements and village invasions to be natural spawn reasons (2017-03-15)
  • TheComputerGeek2 - Cleanup tasks (2017-03-15)
  • TheComputerGeek2 - Clean up the Coll's (2017-03-15)
  • Madus - Clean up commands (2017-03-12)
  • ulumulu1510 - Renovate the class AsciiCompass to the current standards. (2017-03-12)
  • ulumulu1510 - Add DisallowCause to EventFactionsPvpDisallowed. (2017-03-12)
  • TheComputerGeek2 - Clean up RelationUtil (2017-03-08)
  • TheComputerGeek2 - Clean up the requirements (2017-03-07)
  • TheComputerGeek2 - Make types look nicer (2017-03-06)
  • ulumulu1510 - Enable BackStringEnumSets to be edited from within the editor. (2017-02-27)
  • ulumulu1510 - Fix missing rename in EngineV19. (2017-02-24)
  • Madus - Change PowerMixin to newer setup (2017-02-24)
  • Madus - Split up EngineMain (2017-02-24)
  • TheComputerGeek2 - Add edit config command. (2017-02-21)

FactionsDynmap

  • Cayorion - Fix a name related NPE (2017-06-01)
  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)

FactionsTax

  • Madus - Invites as internal entities (2017-06-01)
  • Madus - Automatic children command setup (2017-05-04)
  • Cayorion - Factions Cleanup - Database lazy cleaning (2017-03-25)
  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • Madus - Clean up commands (2017-03-12)

☆★MassiveLag★☆

  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • Cayorion - Rework the BackstringSet solution (2017-03-23)

☆★MassiveLock★☆

  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • Cayorion - Rework the BackstringSet solution (2017-03-23)

☆★MassiveCombat★☆

  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Update MassiveCraft quickstart (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • ulumulu1510 - Safezones don't block fights when both parties are combat flagged. (2017-02-21)

CreativeGates

  • Madus - Fix dupe bug when using shield (2017-06-01)
  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • ulumulu1510 - Add issue template for github. (2017-03-17)
  • TheComputerGeek2 - Make command aliases configurable (2017-02-14)
  • TheComputerGeek2 - Add config command. (2017-02-06)

Vampire

  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • Cayorion - Rework the BackstringSet solution (2017-03-23)
  • ulumulu1510 - Add issue template for github. (2017-03-17)
  • TheComputerGeek2 - Make command aliases configurable (2017-02-15)
  • TheComputerGeek2 - Add edit commands for lang and config. (2017-02-08)
  • ulumulu1510 - Change Name color of blood flask because of rarity-tier on Massive. (2017-02-04)

MassiveBooks

  • Cayorion - IntelliJ Inspection Based Cleanup (2017-06-01)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • ulumulu1510 - Add issue template for github. (2017-03-17)
  • TheComputerGeek2 - Make command aliases configurable (2017-02-14)
  • TheComputerGeek2 - Add configuration editing command. (2017-02-09)

MassiveHat

  • TheComputerGeek2 - Bring this plugin up to current standards. (2017-04-17)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • ulumulu1510 - Add issue template for github. (2017-03-17)
  • TheComputerGeek2 - Add edit config command. (2017-02-08)

MassiveTickets

  • TheComputerGeek2 - Prevent users from picking their own ticket (2017-04-17)
  • TheComputerGeek2 - Cleanup to match current standards (2017-04-17)
  • Cayorion - IntelliJ Inspection Based Cleanup (2017-03-24)
  • Cayorion - Optimize Imports (2017-03-24)
  • Cayorion - Default versionSynchronized to true (2017-03-24)
  • ulumulu1510 - Add issue template for github. (2017-03-17)
  • Madus - Stop registering CmdTicketsVersion twice (2017-03-10)
  • TheComputerGeek2 - Add config command (2017-02-06)

Many thanks to the bug reporters! You are awesome <3
Please keep reporting bugs you find so we can fix them :)
https://github.com/MassiveCraft

This changelog was autogenerated from source code commits.
That way releases takes less time and we can do more of them.