Advertisement
HeroCC

Config Help

Jun 5th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.20 KB | None | 0 0
  1. spawns:
  2.     doesnthavethis:
  3.         bla:
  4.             bla: true
  5.             bla: false
  6.         blegh: 1
  7.     HASTHIS:
  8.         bla:
  9.             bla: true
  10.             bla: false
  11.         blegh: 2
  12.     somethingelse:
  13.         bla:
  14.             bla: true
  15.             bla: false
  16.         blegh: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement