• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

Wild command (no fall damage)

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.
#1
cmd delete wild
cmd create wild
cmd add wild if %level% != \"podzol\" then message %p% [Wild] You must be In factions world to use this.
cmd add wild if %level% != \"podzol\" then exit
cmd add wild let %wild-x% = random(-1500, 1500)
cmd add wild let %wild-y% = 80
cmd add wild let %wild-z% = random(-1500, 1500)


cmd edit wild 21 let %bx% = int(%wild-x%)
cmd edit wild 22 let %by% = int(%wild-y%)
cmd edit wild 23 let %bz% = int(%wild-z%)
cmd edit wild 29 let %by% = %by% + 1
cmd edit wild 30 sleep 0.5
cmd edit wild 31 let %by% = %by% - 1
cmd edit wild 32 ascon /particle lava %bx% %by% %bz% 0.5 1 0.5 10
cmd edit wild 33 move %p% standard %bx% %by% %bz%
cmd edit wild 34 if %by% = 1 then exit
cmd edit wild 35 let %block% = blockinfo(%level%, %bx%, %by%, %bz%)
cmd edit wild 36 if %block%["id"] = 0 then goto 30

cmd add wild message %p% [Wild] Teloported to a radom location.

anything text me over discord