

Of course, for each fallback we also provide permissions to allow you to control access to each command (except for Plugin Commands which depend on the plugin's handling of permissions): On top of this, we provide untouchable ultimate fallbacks for every command which can be used by users or the Aliases system to use specific versions of a command: Mojang Commands - If a matching Bukkit command is not found, the built in commands provided by Mojang are used.

Bukkit Commands - If a matching plugin command is not found, the built in commands provided by Bukkit are used.Plugin Commands - If a matching alias is not found, a matching plugin command is used.Aliases - Aliases have the highest priority, overriding all commands.Out of the box, Bukkit provides a useful fallback system for commands that has the following priorities: Note: When editing this file, be careful to only use spaces and NOT tabs (as is the case with all. While the aliases system, essentially, gives power user server admins the ability to define custom commands and force specific versions of a command to be used for the default commands. The command block override system provides a quick and easy way to force the server to use the commands provided by Mojang (as opposed to the ones built into Bukkit) for command blocks specifically, leaving all other commands untouched. Commands.yml is a configuration file that houses custom defined aliases and command block overrides for your CraftBukkit server.
