diff --git a/src/config.yml b/src/config.yml index cc8cfbb..082c9a8 100644 --- a/src/config.yml +++ b/src/config.yml @@ -4,7 +4,7 @@ # # Main Config # -# File generated by: v3.4.0 +# File generated by: v3.5.0 # (If this is not the version you are running, consider deleting this # config to allow it to be re-created. There may be new config options) # @@ -20,6 +20,7 @@ # - Player head tool: Set's an armor stand's head to the head of a specified player. # - Support for WorldGuard regions. # - User customizable language config. +# - Block commands while player are using AST. # # Commands: # /astools Give yourself all of the armor stand tools (Note: Clears your inventory) @@ -35,6 +36,7 @@ # # Permissions: # astools.command Permission for the /astools command +# astools.bypass Permission for the bypass blocked commands # astools.reload Permission to reload the plugin with /astools reload # astools.use Permission for using any of the tools (except the ones below that have their own separate permissions) # astools.clone Permission to use the clone tool (Clones an armor stand without requiring the materials) @@ -107,4 +109,7 @@ enableTool: gui_slots: true gui_pHead: true gui_invul: true - gui_move: true \ No newline at end of file + gui_move: true +commandBlocked: +- ehat +- hat