Releases: CryptoMorin/KingdomsX
v1.17.7-BETA
Bug Fixes
⚠️ Warning⚠️ This is an unstable build. Use with caution in a production server.
[Learn more]
Beta Phase
The plugin has moved from Alpha ➡️ Beta phase. What does this mean for you?
It means that the plugin will no longer receive updates that may break the data structure,
meaning that you can use the plugin without fearing data/config resets for future updates.
However, beware that data corruptions caused by converting your v1.16 data to v1.17
can still happen, and you should take a backup before upgrading.From here on out, you the people determine when the plugin moves from Beta ➡️ Release
as more servers need to start using the plugin in order to catch bugs in production
environments.
- For people using any of the previous alpha versions, you need to reset your data for this update.
- For people upgrading from any version, you should reset all your configs for this update.
- Added
{/translate <key> ?: "fallback"}
,{/keybind <key>}
,{/font <key>}
andhover:{msg;hover msg;+<insertion>}
. - Material names are now translated according to player's chosen Minecraft language (/k lang doesn't affect this) Most notable one would be
/k tradable
. /k admin cmd <command>
will now strip the "/k" prefix instead of warning about it.- Players can now use
/k info <others>
by default due to a high number of people mistaking this for a bug. - The plugin will now give a more accurate description of the state of each integration on startup.
- Some progression on Bedrock Forms.
- Fixed the data converter for SQL-based databases (except H2 which works fine).
- Fixed disabled integrations that were remains of testing.
- Fixed an issue where message compiler errors were not propogated properly for certain errors.
- Fixed the nexus placeholder, specially in
/k show
. - Fixed
/k admin shield
now it supports general selectors like/k admin rp
. - Fixed some coloring issues in champion upgrades GUI.
- Most GUI skull values are now replaced with a macro for easier updates. Also standardized
{$sep}
macro in more places. - Fixed an error caused by opening a kingdom's mailbox from
/k admin nexus
- Fixed the shield duration shown on the "refund" option in shields GUI when opneing someone else's nexus as an admin.
- Fixed a
/k admin migrate database
issue caused by migrating from a flat-file database. - Minor performance improvements. Updated all database drivers to the latest versions.
- [Outposts] Added arena mobs feature.
- [Outposts] Moved Outposts addon GUI files to the addon itself instead of keeping it in the core plugin.
- [Outposts] Fixed an issue where having Outposts addon installed messed with the main PvP settings.
- [Outposts] Fixed
/k outpost create
tab-completion for region names. - [Outposts] Fixed "money" and "resource-points" outposts settings.
- [Map Viewers] Fixed an error with Map Viewers addon and Pl3xMap & Squaremap.
- [Map Viewers] Fixed top kingdom map markers not updating properly.
- [Map Viewers] Fixed some responsiveness issues for smaller screens.
- [Map Viewers] Fixed an error caused by setting a banner and uninstalling Map Viewers addon.
- [EngineHub] Fixed
kingdoms-damage-champion
WorldGuard flag.
v1.16.20.4
First automatic bot publish
Caution
This is not the latest version of the plugin. It was uploaded to GitHub for testing purposes.
For the latest version, check out our Discord. The latest v1.16 version (not the absolute latest version) of the plugin can be found in this Discord message.
Due to a lot of people using the file uploaded here and not bothering to read this message at all,
the file has been removed.
- Fixed an error caused by /k nexus.
- Fixed some errors with 1.18 servers.
- Some internal changes.
v1.16.13.0.0.1 Hotfix
Caution
This is not the latest version of the plugin. It was uploaded to GitHub for certain issues back in the day, the latest version can be found on the discord server.
- Fixed an error with protection signs.
- Fixed ProjectKorra's bending support.
- Added debugging for turrets. /k admin debug turret
- Fixed a placeholder for /k admin FSCK
1.16.13
- Updated Hungarian translation.
- Added %kingdoms_kingdom_id%, %kingdoms_nation_id% and %kingdoms_relation_same_nation% placeholders.
- Updated ProjectKorra support.
- The plugin will no longer close the GUI on some cases to make using GUIs less annoying.
- Fixed /k sethome not removing the old icon for map viewers.
- Fixed an error caused by map viewers when changing national home.
- Fixed an error caused by map viewers addon when using squaremap on server shutdown.
- Fixed the texture of healing, inferno, hellfire and soldier turrets by default.
- Fixed tab completion and offline player support for /k nation promote/demote
- Fixed a few issues with /k nation capital.
- Fixed an error caused by Slimefun support.
- The rank API was changed.
- Fixed some issues with /k admin fsck, it will now try to fix more issues.
- Fixed an issue with the plugin trying to detect default config values.
- More events now use KingdomsEvent for the API.
- A special namespace added for certain events now prevent them from being logged into audit logs which is specified in LogManager
- The conditional compiler now accepts any object as variable.
- Fixed a few issues in servers that the system's language is not set to English.
- Fixed player commands for events option in config.yml
- Fixed an error with outdated 1.14.4 servers.