Jump to content

dnadany

Member
  • Posts

    18
  • Joined

  • Last visited

Everything posted by dnadany

  1. WereWolfReport is a Report Anti Cheat System, all information is in the links below and make sure to join the discord for any updates or announcements. SpigotMC: https://www.spigotmc.org/resources/werewolfreport.76362/ SKunity: https://forums.skunity.com/resources/werewolfreport.988/
  2. You need a permission to toggle, and when you do it it does it to the whole server!
  3. you can still toggle by /toggle-random toggle , and it gives the player 1 random item each 10 seconds if you want to change it go to line 15 and change this line "every 10 seconds:" to "every {number} seconds"
  4. (https://pastebin.com/e22StBsf) , I realized the part in my previous code about blocking items was gibberish and wouldn't work, so I didnt add it. You can ask for help in the Skunity discord or forums!
  5. Hey! THe link broke guess imma redo it, no worries
  6. 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.
  7. Hey i tried it but it is very hard for me. Custom Crafting is extremely easy with skript. I can make a very simple version. There is also a uhc plugin now.
  8. Hey I made the skript, i did not test it but the commands are /toggle-random help - Shows all Commands /toggle-random ban <item id> - Block item /toggle-random unban <item id> - Unblock item /toggle-random view banned - View all Block items /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!
  9. i need discord, as it is not easy posting skripts on chat !
  10. Hello, I am willing to do this, but I need some sort of rank on your server, Thanks. Please contact me over at discord!
  11. 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 .
×
×
  • Create New...