Dateien nach "src/main/resources" hochladen
This commit is contained in:
25
src/main/resources/armorstands.yml
Normal file
25
src/main/resources/armorstands.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
# ArmorStandTools Configuration
|
||||
# -----------------------------
|
||||
|
||||
# Nachrichten
|
||||
prefix: "§8[§6ArmorStand§8] §7"
|
||||
no-permission: "§cDu hast keine Berechtigung dafür!"
|
||||
gui-title: "Armor Stand Editor"
|
||||
armorstand-not-found: "§cKein ArmorStand in der Nähe gefunden!"
|
||||
tool-selected: "§7Tool ausgewählt: §6{tool}"
|
||||
|
||||
# Einstellungen
|
||||
settings:
|
||||
require-creative: false
|
||||
cooldown-ticks: 20
|
||||
allow-command-blocks: true
|
||||
log-commands: true
|
||||
|
||||
# GUI Items
|
||||
gui:
|
||||
filler-material: BLACK_STAINED_GLASS_PANE
|
||||
tools:
|
||||
head: "§eKopf drehen"
|
||||
body: "§eKörper drehen"
|
||||
arms: "§eArme umschalten"
|
||||
invisible: "§eSichtbarkeit umschalten"
|
||||
Reference in New Issue
Block a user