Jump to content

dnadany

Member
  • Posts

    18
  • Joined

  • Last visited

Posts posted by dnadany

  1. On consume a golden apple:
        if item is golden apple item named "Golden Head of DOOM":
            remove regeneration from player
            remove absorption from player
            apply regeneration 2 to the player for 20 seconds
            apply absorption 1 to the player for 240 seconds
            stop
        else:
            remove regeneration from player
            remove absorption from player
            apply regeneration 2 to the player for 5 seconds
            apply absorption 1 to the player for 120 seconds
            stop
        
    On load:
       register new shapeless recipe for golden apple item named "&6Golden Head of &cDOOM" using gold ingot, gold ingot, gold ingot, gold ingot, player head, gold ingot, gold ingot, gold ingot, gold ingot
     
     
    ^ Makes Golden Head.
  2. Hey I made the skript, i did not test it but the commands are 

    1. /toggle-random help - Shows all Commands
    2. /toggle-random ban <item id> - Block item
    3. /toggle-random unban <item id> - Unblock item
    4. /toggle-random view banned - View all Block items
    5. /toggle-random toggle - Enable/Disable Randomizer

    It gives the player a random item every 15 seconds, every player gets a different item and when a player types [item] in chat, its replaces it with the item, so they can show off that they got!

     

    Go to the skript folder, then go to scripts and make a folder called Randomizer.sk and put this in it (https://hastebin.com/nayakogusi.coffeescript) The code is 59 lines, so don't expect the best of the best.

    It is not the best as it just loops for a random number between 1 and 2267 and gives the player the item id, and when the item it sets the players randomizer to is on the ban list, it repeats the command! Item id list here (https://minecraft-ids.grahamedgecombe.com/

    You are welcome!

  3. Hello! I am the owner of property , I get around 5 - 9 players a day and there is one huge issue with the server and that is player inventories getting cleared when they log out and log back in, the players are fine with it but sometimes someone gets kicked because of lag issues and we give them their stuff, but it is getting very annoying. Please help me! for a list of my plugins do /join property and then do the command /pl .

    • Like 1
×
×
  • Create New...