Mirror von
https://github.com/St3venAU/ArmorStandTools.git
synchronisiert 2025-01-03 23:40:20 +01:00
Update config.yml
Dieser Commit ist enthalten in:
Ursprung
53970c0130
Commit
6ea65673c1
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Main Config
|
# 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
|
# (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)
|
# 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.
|
# - Player head tool: Set's an armor stand's head to the head of a specified player.
|
||||||
# - Support for WorldGuard regions.
|
# - Support for WorldGuard regions.
|
||||||
# - User customizable language config.
|
# - User customizable language config.
|
||||||
|
# - Block commands while player are using AST.
|
||||||
#
|
#
|
||||||
# Commands:
|
# Commands:
|
||||||
# /astools Give yourself all of the armor stand tools (Note: Clears your inventory)
|
# /astools Give yourself all of the armor stand tools (Note: Clears your inventory)
|
||||||
@ -35,6 +36,7 @@
|
|||||||
#
|
#
|
||||||
# Permissions:
|
# Permissions:
|
||||||
# astools.command Permission for the /astools command
|
# 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.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.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)
|
# 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_slots: true
|
||||||
gui_pHead: true
|
gui_pHead: true
|
||||||
gui_invul: true
|
gui_invul: true
|
||||||
gui_move: true
|
gui_move: true
|
||||||
|
commandBlocked:
|
||||||
|
- ehat
|
||||||
|
- hat
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren