Overview
Saro's Creative Tab evolves depending on the Minecraft version you are playing. Ideally suited for server admins and map makers, it bridges the gap between the default creative inventory and the tools you actually need.
๐ Version 1.20.1+: Dynamic Tab Management System with commands ๐ Version 1.19.4 and older: Utility Tab for hidden vanilla items
Features (1.20.1 and newer)
The mod becomes a Dynamic Custom Tab Management System.
๐ ๏ธ Dynamic Tab Manager
- Create Unlimited Tabs: Use commands to create your own custom tabs with names and icons.
- Server Sync: Admins configure tabs, and all players on the server see them.
- Permission System: 4 levels (Everyone, OP Level 2/3/4).
- Persistent: Tabs are saved to JSON and survive server restarts.
- Network Sync: Tabs are automatically sent to each player on login.
๐ป Commands (11 Total)
| Command | Description |
|---|---|
/customtab create <id> <name> <icon> |
Create a new tab |
/customtab delete <id> |
Delete a tab |
/customtab list |
Show all tabs |
/customtab add <tabId> <item> |
Add an item to a tab |
/customtab remove <tabId> <item> |
Remove an item from a tab |
/customtab items <tabId> |
List all items in a tab |
/customtab rename <tabId> <newName> |
Rename a tab |
/customtab seticon <tabId> <icon> |
Change tab icon |
/customtab setpermission <tabId> <perm> |
Set tab permission |
/customtab reload |
Reload tabs and config (OP 4) |
/customtab help |
Show all commands |
๐ก Tip: After changes, you must rejoin the world for tabs to appear in the creative inventory!
๐ Permission Levels
| Level | Description |
|---|---|
EVERYONE |
All players can perform this action |
OP_LEVEL_2 |
Only operators with level 2+ |
OP_LEVEL_3 |
Only operators with level 3+ |
OP_LEVEL_4 |
Only operators with level 4 |
โ๏ธ Configuration
Settings in config/saroscreativetabs-config.json:
| Option | Default | Description |
|---|---|---|
defaultTabPermission |
EVERYONE |
Default permission for new tabs |
createTabPermission |
OP_LEVEL_2 |
Who can create tabs |
deleteTabPermission |
OP_LEVEL_2 |
Who can delete tabs |
modifyTabPermission |
EVERYONE |
Who can modify tabs |
enableDebugLogging |
false |
Enable debug logs |
Features (1.19.4 and older)
The mod acts as a Utility Tab.
๐ฆ The "Saro's Creative Tab"
- Adds a single new tab to your creative inventory.
- Unlock Secret Items: Provides easy access to "Hidden" vanilla items that usually require commands, such as:
- Command Blocks
- Barriers
- Structure Blocks
- Light Blocks
Gallery
Note: This wiki serves as documentation. For active discussion, please join the Discord Server.