You can now set the order of the categories in /cui list! Just add the following to your inventories.yml file:
Code (YAML):
# The order you want your categories to show up in the category inventory.
# Anything that isn't included here will be put at the end of the inventory,
# in an undefined order.
categoryOrder
:
-
"myCategory"
-
"miscellaneous"