Advertisement
Guest User

config.yml

a guest
Aug 9th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.97 KB | None | 0 0
  1. DontChangeMe: false
  2. Prefix: '&f[&cFireSelector&f]&r '
  3. Bungee: false
  4. onWalkOverLocation:
  5.   '1':
  6.     World: world
  7.     X: 10
  8.     Y: 10
  9.     Z: 256
  10.     Permission: None
  11.     Type: Selector
  12.     Value: Example
  13. onInteractWithLocation:
  14.   '1':
  15.     World: world
  16.     X: 10
  17.     Y: 10
  18.     Z: 256
  19.     Permission: None
  20.     Type: Selector
  21.     Value: Example
  22.     Clicks:
  23.       Left: false
  24.       Right: true
  25.   '2':
  26.     World: world
  27.     X: 10
  28.     Y: 10
  29.     Z: 10
  30.     Permission: None
  31.     Type: Inventory
  32.     Value: Lol
  33.     Clicks:
  34.       Left: false
  35.       Right: true
  36. onCommand:
  37.   '1':
  38.     Command: hub
  39.     Permission: None
  40.     World: world
  41.     Type: Inventory
  42.     Value: Lol
  43. onJoin:
  44.   '1':
  45.     World: world
  46.     Permission: None
  47.     Type: Selector
  48.     Value: Example
  49. onRespawn:
  50.   '1':
  51.     Permission: None
  52.     World: world
  53.     Type: Selector
  54.     Value: Example
  55. onWorldChange:
  56.   '1':
  57.     Permission: None
  58.     World: world
  59.     Type: Selector
  60.     Value: Example
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement