Clear command suggestions for TF-Minecraft players and staff.
AACommandsFiller makes the server's custom commands easier to discover. As a player types, it suggests the next part of the command and filters the choices by their permissions. Nested actions and argument hints keep even a large command menu readable.
It provides the command suggestion layer for actions handled by other server systems, including roleplay commands and staff tools.
- Guided command discovery — suggestions follow the current command path, from the main command through nested subcommands.
- Permission-aware choices — players see suggestions their account can access, with permission inheritance for related actions.
- Helpful argument hints — placeholders describe expected input such as a player name, number, modifier, or reason.
- Suggestions that follow your typing — partial command names narrow the available choices while argument hints remain visible.
- A shared command menu — different server systems can present their actions beneath one familiar command name.
Originally created by Justinas Launikonis.
Technical documentation is maintained in TF-Minecraft/Docs.
Copyright (c) 2026 TF-Minecraft contributors.
TF-Minecraft-authored material in this repository is licensed under the Artistic License 2.0. Third-party dependencies and bundled material retain their own licenses.