• 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.

Search results

  1. MrFrogGaming

    Server/World Selecter GUI

    Server/World Selecter GUI By WorldGamingPlayz Other Name MrFrogGaming /cmd create games /cmd add games %player% = %p% /cmd add games if varset(%args%[1]) then %player% = %args%[1] /cmd add games %gui%[\"type\"]...
  2. MrFrogGaming

    Factions DemonicFactionsPE Season 2

    <<<DemonicFactionsPE Season 2>>> Come Join Today Ip demonic.factions.pe Port 1960 <<<Come Join Today>>>
  3. MrFrogGaming

    /wild command

    /wild command Code ``` /cmd create wild /cmd add wild let %x-wild% = random(-1000, 1000) /cmd add wild let %z-wild% = random(-1000, 1000) /cmd add wild let %y-wild% = %y% /cmd add wild let %level-wild% = %level% /cmd add wild if %level% = \"taiga podzol\" then let %level-wild% = \"podzol\"...
  4. MrFrogGaming

    Auto Message Annoucements

    Auto Messages In Chat Code cmd add broadcast message onlineplayers() This is the first message cmd add broascast sleep 60 cmd add broadcast message onlineplayers() This is the second message cmd add broadcast sleep 60 cmd add broadcast goto 1 cmd trigger startup broadcast