Initial code
This commit is contained in:
65
config.yml
Normal file
65
config.yml
Normal file
@@ -0,0 +1,65 @@
|
||||
# Ignore all stealing?
|
||||
allow-stealing: false
|
||||
|
||||
# Breaking these blocks don't cause alerts. (Material)
|
||||
excluded-blocks:
|
||||
- WHEAT
|
||||
- CARROTS
|
||||
- POTATOES
|
||||
- BEETROOTS
|
||||
- NETHER_WART
|
||||
- PUMPKIN
|
||||
- MELON
|
||||
- SUGAR_CANE
|
||||
- KELP_PLANT
|
||||
- KELP
|
||||
- SWEET_BERRY_BUSH
|
||||
- COCOA
|
||||
|
||||
# Taking items from these containers cause alerts. (InventoryType)
|
||||
valid-containers:
|
||||
- CHEST
|
||||
- BARREL
|
||||
- BLAST_FURNACE
|
||||
- BREWING
|
||||
- FURNACE
|
||||
- DISPENSER
|
||||
- DROPPER
|
||||
- HOPPER
|
||||
- SHULKER_BOX
|
||||
- SMOKER
|
||||
|
||||
# Which animals trigger an alert when killed on a build.
|
||||
triggered-animals:
|
||||
- ALLAY
|
||||
- ARMADILLO
|
||||
- AXOLOTL
|
||||
- CAMEL
|
||||
- CAT
|
||||
- CHICKEN
|
||||
- COW
|
||||
- DONKEY
|
||||
- FROG
|
||||
- HORSE
|
||||
- MOOSHROOM
|
||||
- MULE
|
||||
- OCELOT
|
||||
- PARROT
|
||||
- PIG
|
||||
- RABBIT
|
||||
- SHEEP
|
||||
- SKELETON_HORSE
|
||||
- SNIFFER
|
||||
- SNOW_GOLEM
|
||||
- TURTLE
|
||||
- VILLAGER
|
||||
- IRON_GOLEM
|
||||
- WOLF
|
||||
- LLAMA
|
||||
- FOX
|
||||
- GOAT
|
||||
- PANDA
|
||||
- POLAR_BEAR
|
||||
|
||||
# [Optional] Dynmap link for external hooks.
|
||||
map-link: ""
|
Reference in New Issue
Block a user