Advertisement
ihatetn931

derkcraft rules

Jun 27th, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. local mon = peripheral.wrap("top")
  2. mon.setCursorPos(30,1)
  3. mon.write("Rules")
  4. mon.setCursorPos(1,2)
  5. mon.write("1. No exploits, dupes, glitches or cheats of any kind.")
  6. mon.setCursorPos(1,3)
  7. mon.write("- Anyone caught using Ars Magica as a method of bypassing")
  8. mon.setCursorPos(1,4)
  9. mon.write("towny will be banned.")
  10. mon.setCursorPos(1,5)
  11. mon.write("2. No bypassing Towny or any other form of protection.")
  12. mon.setCursorPos(1,6)
  13. mon.write("3. No hack clients, hack mods, x-ray, or similar.")
  14. mon.setCursorPos(1,7)
  15. mon.write("4. No spamming or advertising of any kind.")
  16. mon.setCursorPos(1,8)
  17. mon.write("5. Bullying and harassment will not be tolerated.")
  18. mon.setCursorPos(1,9)
  19. mon.write("6 Accepting illegitimate and/or duped items will result in a")
  20. mon.setCursorPos(1,10)
  21. mon.write("ban.")
  22. mon.setCursorPos(1,11)
  23. mon.write("8. Anti-AFK machines and techniques are not permitted.")
  24. mon.setCursorPos(1,12)
  25. mon.write("9. Camping and/or stalking of any form is prohibited.")
  26. mon.setCursorPos(1,13)
  27. mon.write("10. Always show respect for other players, staff members")
  28. mon.setCursorPos(1,14)
  29. mon.write("and the server.")
  30. mon.setCursorPos(1,15)
  31. mon.write("11. No trading of bees or serums.")
  32. mon.setCursorPos(1,16)
  33. mon.write("12. MFFS, you must have all owners, admins, and moderator")
  34. mon.setCursorPos(1,17)
  35. mon.write("cards and must provide a warning to players.")
  36. mon.setCursorPos(1,18)
  37. mon.write("13. Use common sense and act with courtesy.")
  38. mon.setCursorPos(1,19)
  39. mon.write("For complete list visit the forums at www.derkcraft.enjin.com")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement