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

    Mine reset

    To answer the questions 1. The player will be teleported to spawn since the mine is resetting to prevent them from suffocating. 2. You can have a madcommand code that can reset all mines at a specific time period combining it to run with auto command. Or you can just have auto command and have...
  2. RoutinePrince15

    Suggestion Madcommand Sounds List with Data Values

    Its hard for most players to do sounds on madcommand without having to go through so many numbers to find the one where the audio is audible. I've searched and searched and there's no full sounds list or values needed to make them work. My suggestion is to add a link or file that can be...
  3. RoutinePrince15

    I need help with mine plugin

    Did you do /mine set prison 1 100%? You have to include the %
  4. RoutinePrince15

    Updated perworld sell

    /sell doesn't work, it doesn't sell all your inventory likes it's supposed to. Instead, it just tells you to do /sell help
  5. RoutinePrince15

    /area update

    Someone please tell spajk to push the update for /area. It has been fixed and all that's needed is for him to push into onto the servers. According to TheDeibo. Please 🙏 We need it 😭
  6. RoutinePrince15

    Cratekey Shop

    Here's how the code should look like cmd create keyshop §b|§e Buy Keys! 1 %player% = %p% 2 if varset(%args%[1]) then %player% = %args%[1] 3 %gui%["type"] = "form" 4 %gui%["title"] = "Keys" 5 %gui%["content"] = "Select amount" 6 %button0%["text"] = "1 Key" 7 %button1%["text"] = "5 Keys" 8...
  7. RoutinePrince15

    Cratekey Shop

    I might need to make a new post of an updated keyshop
  8. RoutinePrince15

    Cratekey Shop

    Line 2 "cmd add keyshop §b|§e Buy Keys!" Shouldn't be there, it was a mistake, it's going to mess with the code lines.
  9. RoutinePrince15

    Cratekey Shop

    Oof ignore the second line "cmd addcmd create keyshop §b|§e Buy keys!"
  10. RoutinePrince15

    Cratekey Shop

    Incase y'all wanna make players buy their own keys or they can't get keys from mining then here's this command to get it started! Created with the help of GreenBoy657 cmd create keyshop §b|§e Buy keys! cmd add keyshop §b|§e Buy keys! cmd add keyshop %player% = %p% cmd add keyshop if...
  11. RoutinePrince15

    App not turning on my server

    So this has been happening to me for the past 5 days. The leet app doesn't let me turn my server on. It has the button to turn on, I toggle it on, and then I press back to go to the settings and it shows up as offline. I've sent support tickets but this issue hasn't been resolved. It's happening...