(GCore) #1206 Option 'delay_protocol_gui_clicks_ticks' if you're experiencing weird issues using protocol GUIs (such as items from a previous menu staying in the newly opened one).
(GCore) #1268 Option 'dont_cache_offline_players_on_load' to avoid load delays if they happen.
(GCore) Option 'mysql.pre8019' to enable if you're using a version of MySQL inferior to 8.0.19. (true by default)
#1209 Active quests and ranking GUIs now also have their own GUI file to add extra contents inside. - this will be migrated automatically
#1275 Option 'click_types' for objects PLAYER_CITIZENS_NPC_DELIVER_ITEMS, PLAYER_CITIZENS_NPC_DIALOG and PLAYER_CITIZENS_NPC_INTERACT (only RIGHT_CLICK by default).
Improved :
(GCore) #1248,#1282 More improvements and reworks in the MySQL codebase for consistency (and still investigating a bug).
(GCore) No longer adding an extra '0' in front of highest time unit when formatting time.
Fixed :
(GCore) #1232 The outer layer of NPC's skins wasn't sent in 1.14+ versions.
(GCore) #1248,#1270-1274,#1287 An error introduced in the last patch, causing issues with item comparison checks.
(GCore) #1264 A loading error happening when no config keys were found in a container element.
(GCore) #1267 Some inconsistencies with the '{confirm}' lore in the GUI. - you can remove that placeholder from the GUI, controls/confirm action will be added at the end of lore
(GCore) #1288 An error appearing sometimes with dynamic borders.
(GCore) An issue causing log files to archive at a low line count.
(GCore) An issue causing log files to not be archived under the /archived/ directory.
#1255 Typo in plugin description.
#1263,#1267 Some inconsistencies with the '{confirm}' lore in the GUI. - you can remove that placeholder from the GUI, controls/confirm action will be added at the end of lore