mob

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. N

    How to spawn a mob in a specifihc multiverse world

    Im using the newest Skript and Multiverse version and I'm not able to spawn a monster like a husk in a specific multiverse world: The skript should spawn a monster every 1 second in every arena if the arena doesn't has 20 monsters or over. Like there are 10 arenas and every arena is a single...
  2. F

    Changing a mob attribute

    Wassup good sirs and ma'ams. I need to change the attribute "followRange" of a mob when it spawns. I have no idea on how to get this to work. I've tried myself but now I'm here. Open to any suggestions, thanks! :)
  3. W

    Mob level script help

    I am looking to make a script that assigns mobs with a "Level". Then it assigns the mob a hologram, that displays the level. I am having trouble with de-assigning the hologram when the mob despawns/gets killed. Have a look for yourself. #goal: when a mob spawns, it assingns the mob a random...
  4. G

    Solved Please help me with this! I need it!

    Hey! Im making a clicker type server, where if you kill mobs, you get multi. Here comes the part that i need you to code. I want to make like gens wich you place down, it will start spawning mobs. Many thanks if you can make it!
  5. G

    Mob gens

    Hey! Im making a clicker type server, where if you kill mobs, you get multi. Here comes the part that i need you to code. I want to make like gens wich you place down, it will start spawning mobs. Many thanks if you can make it!
  6. M

    give mob item

    so I'm making a boss for my server and I'm trying to give it a bow and i cant find a way to do it when I reload it it says that there are no errors if anyone can help me that would be great! command /boss2: permission: op permission message: "&cYou do not have...
  7. A

    Custom Mob Drops (With Items From Other Plugins)

    I am using a plugin called Vouchers (Link Here: https://www.spigotmc.org/resources/vouchers.13654/). I want the mobs to drop an item from the Vouchers plugin. If someone could please experiment and just give me a basic code on how to do it, it would be very helpful. Much appreciated for any...
  8. P

    Help with mobs pathfinding

    i found this on the forums https://forums.skunity.com/threads/make-mob-chase-target-a-player-in-particular.3613/ that shows how to make mobs follow the nearest player, but instead I need help with making a skript that goes for the nearest player but not the one who activated it. What do I do to...
  9. Turb032

    RPG Mob's behavior

    Hi guys, i'm tryna make RPG mobs: When i hit a mob (zombie) it will check if the player is near or far from the damaged mob. When it checks that, if the attacker is in an area of 5 blocks around victim, it'll be the same thing (the mob hits the attacker) but, if the player is 5 blocks far from...
  10. G

    invisable mobspawner

    Hey guys, i have a quetsion i just started skripting and would like to find out how to spawn mobs with skript. i want the mob to have a name and armor.
  11. G

    Making zombie(or else) swing the item

    I want to make zombie swing the item. I mean, making mob able to use right-click. I search several hours but I can't found the answer. Is there a way to make my plan be realized?
  12. M

    Solved Spawnmob

    How would i make a spawnmob? ive tried all i can think of command spawnmob [<entity>] [<integer>]: permission: op permission message: "{@noperm}" # yes i have options trigger: spawn arg-2 of arg-1 or command spawnmob [<entity>] [<integer>]: permission: op permission message...
  13. U

    plz help with my skript

    hi i am trying to make a system that checks if a mob has entered a region. my code on region enter: if "%event-region%" contains "mobregion": broadcast "%player% is in the region" this only detects player not a mob is there a way to do this plz help plzzz
  14. M

    Solved get money from mobs

    Skript Version: Skript 2.2 (dev20c) (i forgot, i'm going to assume its that version) Skript Author: Bensku Minecraft Version: 1.12.2 I am trying to make a script that gives you money when you kill a mob (for example, a zombie). I am aware that there are other plugins that do this, i just want to...
  15. J

    Solved Variable not working

    My skript is not functioning the way it should be. It is meant for getting custom mob drops depending on the looting level of the player's sword. It only drops 1 pork chop, no matter which looting level is applied. if victim is pig: if colored name of victim is "&7Pig &8(&c1&8)"...
  16. M

    Help meeeee :(

    "/mobspawn add" command to add a monster sponge, there are mobs there. When all the mobs are dead, the mob must come out after the set time. However, if you kill with the rpgitem or magic spell skill instead of the default item, you will get an error that the mobs do not spawn. If you need...
  17. sOxTw

    add mob spawner with ID:AUX

    Well I tell you my problem, when I try to give a spawner mob in the following way "mob spawner: 50" (it would be from creeper) it does not let me give me the following error ':50 named "&c&lSpawner de Creeper" with lore "&aCanjeado por:||&e%player%||&aEl Dia: &e%now%||||&eEspecie: Creeper"' is...
  18. B

    Mob attack player

    How can i do this when the player is in the near from the zombie that all zombies run to the player and attack him and if the player is far away that the far away zombies stand still and cant move Sry my english is bad
  19. S

    Mob Upgrade

    Hi :emoji_slight_smile: I'm looking for a skript where it is possible to upgrade mobs E.g: I have spawnet an Iron Golem and if I right click on it then opens a GUI Where then are 3 things you can click The one thing is that when you upgrade its strength so that it easier killing people The...