Fix error with GSON setLenient in versions below 1.12.
Add support for PlaceholderAPI values in messages.
Code cleanup for all Factions modules.
New Configuration Options
Code (YAML):
# Set this to true if you want language messages to include PlaceholderAPI placeholders. # The placeholder will be replaced relative to the player that the message is sent to. # If the message is sent to a non-player, the placeholders will not be replaced. use-placeholder-api: false