Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.03 KB | None | 0 0
  1. #permission bypass: entitylimit.bypass
  2.  
  3. world: "BSkyBlock_world"
  4. # %limiy% = Max limit
  5. # %type% = hvad det på gældende limit er på
  6. deniedMessage: "&cDu kan ikke have flere... %limit% %type%"
  7. deniedMessageIsland: "&cDu kan ikke have så mange dyr på din ø.. %limit%"
  8. # antal mobs/dyr/whatever der maksimum kan være på én ø | 0 = disabled:
  9. islandlimit: 0
  10. islandlimits:
  11.  - 'BAT'
  12.   - 'BLAZE'
  13.   - 'COW'
  14. limits:
  15.  # Mobs, animals and other living entities
  16.   #BAT: 10
  17.   #BLAZE: 10
  18.   #BOAT: 10
  19.   #CAVE_SPIDER: 10
  20.   #CHICKEN: 10
  21.   #COW: 10
  22.   #CREEPER: 10
  23.   #DONKEY: 10
  24.   #ENDERMAN: 10
  25.   #HORSE: 10
  26.   #HUSK: 10
  27.   #IRON_GOLEM: 10
  28.   #LLAMA: 10
  29.   #MAGMA_CUBE: 10
  30.   #MULE: 10
  31.   #MUSHROOM_COW: 10
  32.   #OCELOT: 10
  33.   #PIG: 10
  34.   #PIG_ZOMBIE: 10
  35.   #POLAR_BEAR: 10
  36.   #RABBIT: 10
  37.   #SHEEP: 10
  38.   #SKELETON: 10
  39.   #SKELETON_HORSE: 10
  40.   #SLIME: 10
  41.   #SNOWMAN: 10
  42.   #SPIDER: 10
  43.   #SQUID: 10
  44.   #STRAY: 10
  45.   #WITCH: 10
  46.   #WITHER: 10
  47.   #WITHER_SKELETON: 10
  48.   #WOLF: 10
  49.   #ZOMBIE: 10
  50.   #ZOMBIE_HORSE: 10
  51.   #ZOMBIE_VILLAGER: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement