
CreativeItemControl 5.4.13
CreativeItemControl (with Saved ToolBar support for 1.12 and above)
Page 1
5.4.13
25 days ago
added yaml for 1.21.R4 and 1.21.5
5.4.12
Jan 16, 2025
updated the use of Map.
5.4.11
Dec 8, 2024
updated items_1.21.R3.yml and items._1.21.4.yml (auto-generated)
5.4.10
Dec 5, 2024
built with spigot 1.21.4
5.4.9
Nov 23, 2024
updated items_1.21.3.yml and items_1.21.R2.yml (auto generated)
5.4.8
Nov 22, 2024
if checks: option is not in config.yml, use the default (both true).
5.4.7
Nov 4, 2024
includes 1.21.3 (both spigot sandpaper) support
5.4.6
Nov 2, 2024
includes 1.21_R2 yml.
this is a tentative 1.21_R2.yml file I will update it with an autogenerated file later.
5.4.4
Sep 9, 2024
No functional changes, just the order of tabs and items in the items_1.21.x.yml file is maintained.
5.4.3
Sep 3, 2024
updated the item list and checking method.
updated the auto item list generation and the component-based check process.
5.2.0
Apr 8, 2024
updated the command framework.
5.1.4
Jan 3, 2024
Updater will check any new releases on GitHub as well as on Polymart.org.
4.2.0
Dec 3, 2021
built against 1.18, added updated whitelisting.
The whitelisting can now accept arbitrary NBT:
# Whitelist - items to allow arbitrary nbt on.
# Enchanted items may not be safe e.g. looting 32000.
whitelist:
item0:
type: 'minecraft:diamond_sword'
tags:
- "{HideFlags : 1}"
item1:
type: 'minecraft:skull'
Page 1