Community listing page, reviews here may not be monitored by the author.
No Tab Commands
No reviews yet
Blocks command autocompletion and execution by default, allowing only configured commands.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
Runs entirely on the server. Also works in singleplayer.
Varies by version.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
No Tab Commands
No Tab Commands is a Fabric mod that prevents command autocompletion for players without operator permissions, while still allowing administrators to grant access to specific commands through a simple JSON configuration. The mod is split into separate client and server versions.
What can you do?
- Hide command autocompletion from non-operator players.
- Allow operators to use normal command suggestions.
- Grant access to specific commands for all players or selected commands through the server configuration.
- Manage the allowed commands directly in-game with a command.
- Reload the configuration without restarting the server.
Commands that are not included in the allowed list cannot be executed and will not appear in command autocompletion for non-operator players.
Server commands
Administrators can manage the allowed command list using:
| Command | Description |
|---|---|
/cmd add <command> |
Adds a command to the allowed list |
/cmd remove <command> |
Removes a command from the allowed list |
/cmd list |
Shows all allowed commands |
/cmd reload |
Reloads the configuration |
Configuration path
The list of allowed commands is stored in:
config/notabcommands/config.json
Note: This JSON file is created automatically the first time the server starts.
Configuration example
{
"allowed": [
"help",
"msg"
]
}
Note: After editing the file manually, use
/cmd reload.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources