Jump to content

edgaro93

Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by edgaro93

  1. Hello! I have been trying to make a marry skript for my server, but its not working. It always says either you are married or the person who you want to marry is married. When you try to divorce it says you aren't married. When you accept or decline a marrige it says that you don't have anyone requesting a marrige. Thanks to anyone for helping! marriage.txt
  2. Hello! So I am making a bee swarm simulator in minecraft and some of my tools are not working. There are no errors in the code, but the Porcelain Dipper, Petal Wand, Tide Popper, Dark Scythe are not working. The code has been copied and pasted from one tool to another and it works for other tools and I dont know whats the issue. It drops the pollen for other tools, but the tools which I named are not dropping anything. I have already triple checked the item names! on break: if player's gamemode is survival: if player's held item is a wooden hoe named "&7&lScooper": give 1 white dye named "&f&lWhite Pollen" to player if player's held item is a wooden hoe named "&7&lRake": give 2 white dye named "&f&lWhite Pollen" to player if player's held item is a wooden hoe named "&c&lMagnet": give 3 red dye named "&c&lRed Pollen" to player if player's held item is a stone hoe named "&e&lSuper&8&l-&9&lScooper": give 3 red dye named "&c&lRed Pollen" to player give 1 white dye named "&f&lWhite Pollen" to player if player's held item is a stone hoe named "&e&lElectro&8&l-&b&lMagnet": give 3 blue dye named "&9&lBlue Pollen" to player give 2 white dye named "&f&lWhite Pollen" to player if player's held item is a stone hoe named "&6&lHoney Dipper": give 4 blue dye named "&9&lBlue Pollen" to player give 3 white dye named "&f&lWhite Pollen" to player if player's held item is a iron hoe named "&6&lGolden Rake": give 11 white dye named "&f&lWhite Pollen" to player if player's held item is a iron hoe named "&5&lSpark Staff": give 7 red dye named "&c&lRed Pollen" to player give 7 blue dye named "&9&lBlue Pollen" to player if player's held item is a iron hoe named "&f&lPorcelain &7&lDipper": give 6 red dye named "&c&lRed Pollen" to player give 6 blue dye named "&9&lBlue Pollen" to player give 6 white dye named "&f&lWhite Pollen" to player if player's held item is a golden hoe named "&5&lPetal &f&lWand": give 6 red dye named "&c&lRed Pollen" to player give 9 blue dye named "&9&lBlue Pollen" to player give 9 white dye named "&f&lWhite Pollen" to player if player's held item is a diamond hoe named "&9&lTide &1&lPopper": give 9 red dye named "&c&lRed Pollen" to player give 12 blue dye named "&9&lBlue Pollen" to player give 9 white dye named "&f&lWhite Pollen" to player if player's held item is a diamond hoe named "&c&lDark &4&lScythe": give 12 red dye named "&c&lRed Pollen" to player give 9 blue dye named "&9&lBlue Pollen" to player give 9 white dye named "&f&lWhite Pollen" to player if player's held item is a netherite hoe named "&3&lGummy &5&lBaller": give 11 red dye named "&c&lRed Pollen" to player give 11 blue dye named "&9&lBlue Pollen" to player give 15 white dye named "&f&lWhite Pollen" to player
  3. Hello! How do i create water that kills ONLY monsters? I have tried many ways but it just doesnt work.
  4. Hello, so i have a problem where on chat my nickname does not show but on tab it does! I have been trying to fix it thru essentials and skript but i cannot make it work, if you have any idea please help me!
  5. I dont know it also is for me i hate new update
  6. Hello how do i add kills to it?
  7. asdas (2).txtasdas (2).txtasdas (2).txtasdas (2).txtA /rank and /demote skript Your gonna need: skript If it dont work check if everything is spelled right i sometimes have errors! asdas (2).txt
×
×
  • Create New...