szumielxd

RTP

Oct 24th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. on region enter:
  2. if "%region%" is "rtp in world spawn":
  3. execute console command "/rc player %player% world 1000 0"
  4.  
  5. on rightclick on stone button:
  6. "%region at player%" contains "spawn in world spawn":
  7. loop all blocks in radius 1 around event-block:
  8. if loop-block is sponge:
  9. execute console command "rc player %player% world 1000 0"
  10. stop
  11.  
  12. #
  13. #
  14. #
  15. #
  16. #
  17. #
  18. #
  19. #
  20. #
  21. #
  22. #
  23. #
  24. #
  25. #on region enter:
  26. # send "%region%" to player
  27. # if region is region "rtp":
  28. # execute console command /rc player %player% world 1000 0"
  29. #
  30. #on rightclick on stone button:
  31. # "%region at player%" is "spawn in world spawn":
  32. # loop all blocks in radius 1 around event-block:
  33. # if loop-block is sponge:
  34. # execute console command /rc player %player% world 1000 0"
  35. # stop
  36. #
  37. #
  38. #
  39. #
  40. #
  41. #
  42. #
  43. #
  44. #
  45. #
  46. #
  47. #
  48. #
  49. #
  50. #
  51. #on region enter:
  52. # send "%region%" to player
  53. # if region is region "rtp":
  54. # execute console command /rc player %player% world 1000 0"
  55. #
  56. #on rightclick on stone button:
  57. # "%region at player%" is "spawn in world spawn":
  58. # loop all blocks in radius 1 around event-block:
  59. # if loop-block is sponge:
  60. # execute console command /rc player %player% world 1000 0"
  61. # stop
  62. #
  63. #
  64. #
  65. #
  66. #
  67. #
  68. #
  69. #
  70. #
  71. #
  72. #
  73. #
  74. #
  75. #
  76. #
Advertisement
Add Comment
Please, Sign In to add comment