You can now change the plugin main command name and aliases. (not the sub commands)
Conditional GUIs no longer require JDK to work! I coded a custom boolean evaluator for conditional stuff.
Separated protection signs config due to config.yml exceeding 1k lines.
Added /k chat <channel> [message]
Added /k admin test <message> so you can test unique message features of the plugin.
Added /k nexus [remove] which lets you to remove your nexus from anywhere you are.
Added /k admin bank [add/remove/set] <amount>
Added /k admin kick <player>
Added /k admin home <kingdom>
Added /k admin hologram <radius>
Added /k admin nexus tp
Added an option to set the default placeholders when the player is not in a kingdom or nation.
Added an option to prevent people from breaking their nexus block.
Added an option to allow numbers and alphabets from other languages in kingdom/nation names.
Added a misc upgrade to increase your max claims. (You need to update your max-claims equation in claims.yml)
Added %kingdoms_territory% placeholder.
Added LuckPerms "hasKingdom" context.
Added an option to change kingdoms chat priority.
Added an option to disable misc-upgrades.
Added min length for kingdom/nation names option.
Added kingdoms.nexus.remove permission.
Added an option to make beacons only affect friendly players if activated in a claimed land.
Added an option to change channel display names and colors.
Fixed an issue with conditional options in the relation editor.
Fixed an issue when the plugin is unable to find a GUI folder.
Fixed the missing relation attribute permission message error.
Fixed /k top
Fixed /k enemy permission message.
Fixed a few relationship command issues.
Fixed a few default messages.
Fixed max claims modifier not actually affecting the max lands.
Fixed Regulators not setting the hologram data properly.
Fixed some NBT issues in 1.14
Due to how Bukkit permission system is designed, it's not possible for kingdoms.lands.<amount> permission to actually work, even if hooked directly from other plugins.
Special color codes (bold, italic and etc...) should no longer cause issues when they're used after hex color codes.
Other plugins should no longer cause issues for the plugin because of outdated libraries.
Performance improvements for WorldGuard region checks.
Significant performance improvements for text (string) based operations.