Note: quark-bundler.jar includes quark,quark-base,quark-game and quark-web,can be an alternative for existing file.
compatibility: 0.64.10+
[fix]
- Actionbar UI are now sorted.(when they show up both,only high-priority UI will be rendered)
[changes]
- Adding PortableFunctionalBlocks, allow users to open workbench and grindstone without place them.
- Player can open their EnderChest by holding them and right clicking air
- Adding a more detailed ModuleManager and PackageManager listing display with hovered info
- /quark package list and /quark module list can now have search params.
- Remake stats page.
- Added legacy support down to 1.8.8.
- HoverDisplay can now have multiple columns by placing {#return} as separator
first stable version. please report any bug if possible.
[Compatibility]
- greater than 0.64.10
[Fix]
- fixed ChatRenderer default rendering format issue.
- fixed Worldedit selection tracking when not holding wooden_axe as sel-wand tool.
- fixed Tasks auto-finalize issue on Folia/Leaves platform.
- fixed ItemDropSecure lost item when inventory full
[Features]
- WESessionRenderer can now use multi render mode(update/off/persistent) and change by player.
- All 3d-box HUD now using Flame particle.
- Using natively Worldedit API for WESessionTracking.
- WESessionSizeLimit can now limit size and stack length.
- WESessionSizeLimit can now record out-bound selecting.
- Added permission(quark.we.size.bypass) for WESessionLimit bypass check.
- ItemDropSecure will no longer work if player inventory is full.
- ChatComponents can now use {translate}key#format1;;format2{;}to build a translatable component.
0.64.10
this version has no compatibility to backward version. download all files for full features.
[core]
- adding new configurations API
- unused config will no longer be auto created
- packages should now provide config registry entry
- plugin will now reload on main thread
- adding finalize tasks API
- fixed exception when loading Full jar on renamed core file.
[minecart-controller]
- adding minecart(only normal minecart) movement realistic simulation
- minecart speed will be set to 0 when player entered
- minecart will automatically detect environment and limit its speed when entering slips
[chat-components]
- support anvil item rename
[player-name-header]
- name prefix and postfixes will now appear in display name
- name prefix and postfixes will now appear in every minecraft player component(death message...)
[custom-scoreboard]
- adding a BELOW_NAME column(for 1.20.4+ server)
[+nickname] (require protocol lib)
- adding a nickname module[beta]
[hover-display]
- display texts can now have [Space] inside
- display texts can now be saved and reloaded.
[version-check]
- change version calculation method
- fix announce format error when player join.
0.63.12
Core
- add new language system
- add language detect and custom user language
- fix i18n file location
- add join-delay to detect language correctly
- add modrinth-api based version check
Contents
- add en_us translations to
quark-core
,quark-display
,quark-chat
,quark-management
- fix
command-function
- rewrite
permission-manager