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

    Semi Factions

    Semi factions by KingOfTurkey38 --------------------------------- /f top might give errors till more then 5 factions have more than 0 str Keep in mind that theres no faction claims in this code! --------------------------------- Features: (Not much yet) -------------------------------- Own...
  2. K

    Custom Enchants

    Custom Enchants by KingOfTurkey38 Pastebin link: https://pastebin.com/t9E6Hn3h Custom Enchants Help: ------------------------------------------------------------------------------------------------- /ce list ( to see all custom enchants ) /ce config ( to setup custom enchants ) /ce help (...
  3. K

    Staff Chat v0.0.1

    Staffchat by KingOfTurkey38 https://pastebin.com/0ueLCsbT usage: /sc add to add someone to the staff chat /sc remove to remove someone from staff chat /sc on to toggle staff chat on /sc off to toggle staff chat off
  4. K

    Jackpot

    Jackpot made by KingOfTurkey38 https://pastebin.com/Exb6EX5M Feel free to tell me if there is any bugs havent used it in a long time Author: KingOfTurkey38 To select the winners u can do /cmd run jackpotwinner U can automate jackpot if you want by adding it to the list of auto use commands...
  5. K

    /up command

    cmd edit up 1 let %y1% = %args%[1] cmd edit up 2 if %y1% = 0 then exit cmd edit up 3 let %yy% = %y% cmd edit up 4 let %yyy% = %yy% + %y1% cmd edit up 5 /tp ~ %yyy% ~ this command is very usefill if you are using world edit example : youre down at bedrock need to //cut something then to get...
  6. K

    Crate key system

    this is crate key system triggered with touch . take the item in youre hand that you wana set as crate key then make a cmd : /cmd create test /cmd add test let %hand% = playerhand(%p%) /cmd add test message %p% %hand%["tags"] then run test and you will see a long code put that code at line 4...
  7. K

    help me with colored item name check

    if (%item%["id"] = 459) and (%item%["name"] = "§4Key") then goto 10 this line does check the item id in youre hand and checks the item name but it doesnt work with colored how can i let it work with colored name?
  8. K

    I need help with madcommands

    I have made a food gui but it keeps giving error at line 28 : 1 %player% = %p% 2 if varset(%args%[1]) then %player% = %args%[1] 3 %gui%["type"] = "form" 4 %gui%["title"] = "shop" 5 %gui%["content"] = "food" 6 %warp1%["text"] = "Steak" 7 %warp2%["text"] = "Cooked Chicken" 8 %warp3%["text"] =...
  9. K

    Madcommands permisions

    How to set permissions in a mad command like make a command that only VIP can use.
  10. K

    Kits with money

    how can i make a kit with mad commands for like 1000 $ if they have 1000$ that they can buy the kit pls someone help me.
  11. K

    Could someone help me to make a rankup system?

    I have a prison server and i need a rankup system for it please someone help me . Ip : a26737.leet.cc Port : 26737
  12. K

    Need help please help me.

    I need help with mad commands idk what happend but evrytime i touch a block or do something in chat pops up " command unknown try /cmd list for a list of defined commands.