Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2014
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. auto-removal:
  2. broadcast-message: '&6[ClearLag] &aRemoved +RemoveAmount Entities!'
  3. broadcast-warning: true ---> CHANGE TO false
  4. enable-scheduler: true ---> CHANGE TO false
  5. autoremoval-interval: 460 ---> CHANGE TO 2
  6. warnings:
  7. - time:400 msg:&4[ClearLag] &cWarning Ground items will be removed in &7+remaining &cseconds!
  8. - time:440 msg:&4[ClearLag] &cWarning Ground items will be removed in &7+remaining &cseconds!
  9.  
  10. #What should be removed during an auto-removal
  11. remove:
  12. world-filter:
  13. - this_world
  14. broadcast-removal: true ---> CHANGE TO false
  15. boat: true
  16. falling-block: true
  17. experienceOrb: true
  18. painting: true
  19. projectile: true
  20. item: true
  21. itemframe: false
  22. minecart: true
  23. primed-tnt: true
  24. arrow: true
  25. snowball: true
  26. fireball: true
  27. ender-signal: true
  28. item-filter:
  29. # - 264
  30. # - 265
  31. # - 311
  32. # - 312
  33. # - 266
  34. mobs:
  35. # - cow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement