Advertisement
JWhy

zakc123's Essentials config.yml

Aug 20th, 2013
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Note: All items MUST be followed by a quantity!
  2. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  3. # Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
  4. # For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta
  5. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  6. # For more information, visit http://wiki.ess3.net/wiki/Kits
  7. kits:
  8.   Tamer:
  9.     delay: 10
  10.     items:
  11.      - 270 1 name:piky
  12.       - 298 1 name:hat
  13.       - 299 1 name:scraps
  14.       - 300 1 name:scraps
  15.       - 301 1 name:scraps
  16.       - 261 1 name:notsotrustybow
  17.       - 262 64 name:trustyarrow
  18.       - 272 1 name:old sword
  19.       - 383:95 3 name:doginanegg
  20.   Scout:
  21.     delay: 10
  22.     items:
  23.      - 270 1 name:piky
  24.       - 298 1 name:hat
  25.       - 299 1 name:scraps
  26.       - 300 1 name:scraps
  27.       - 301 1 name:scraps
  28.       - 261 1 name:notsotrustybow
  29.       - 262 64 name:trustyarrow
  30.       - 267 1 name:nicesword
  31.       - 373:8226 10 name:FastDrink
  32.  
  33.   dtools:
  34.     delay: 600
  35.     items:
  36.      - 278 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
  37.       - 277 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
  38.       - 298 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
  39.       - 279:780 1
  40.  
  41.   notch:
  42.     delay: 5
  43.       - 298 1
  44.       - 299 1
  45.       - 300 1
  46.       - 301 1
  47.       - 261 1
  48.       - 262 64
  49.       - 272
  50.       - wolf spawn
  51.   color:
  52.     delay: 6000
  53.     items:
  54.      - 387 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
  55.   firework:
  56.     delay: 6000
  57.     items:
  58.      - 401 1 name:Angry_Creeper color:red fade:green type:creeper power:1
  59.       - 401 1 name:StarryNight color:yellow,orange fade:blue type:star effect:trail,twinkle power:1
  60.       - 401 2 name:SolarWind color:yellow,orange fade:red shape:large effect:twinkle color:yellow,orange fade:red shape:ball effect:trail color:red,purple fade:pink shape:star effect:trail power:1
  61.  
  62. # Essentials Sign Control
  63. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  64. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  65. # Essentials Colored sign support will be enabled when any sign types are enabled.
  66. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
  67.  
  68. enabledSigns:
  69.  - color
  70.   - balance
  71.   - buy
  72.   - sell
  73.   - trade
  74.   - free
  75.   - disposal
  76.   - warp
  77.   - kit
  78.   - mail
  79.   - enchant
  80.   - gamemode
  81.   - heal
  82.   - info
  83.   - spawnmob
  84.   - repair
  85.   - time
  86.   - weather
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement