Jump to content

Grangeye

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Grangeye

  1. I have some plugins already on my server, and they work fine. I have one more slot available, but when I add a plugin and reset the browser and everything refreshed including the server, for some reason when I go to file manager the plugin is not there, only the .jar is.

    how do I fix this? btw I have tried this with multiple plugins

  2. So I have a skill for my boss that summons zombies.

    " SummonZombies:
        Cooldown: 15
        Skills:
        - delay 20
        - summon{mob=ZombieMinion;amount=1;noise=5} @Self
        - delay 20
        - summon{mob=ZombieMinion;amount=1;noise=5} @Self
        - delay 20
        - summon{mob=ZombieMinion;amount=1;noise=5} @Self "

     

    how would I make it where when the mob using the skill dies it will also kill all of the minions?

  3. when you type "/(anycommand) @p) it does not work

    I know about the "/minecraft:(command) @p" but that only works for vanilla commands.

    I have heard of and tried commandhook and it does nothing to fix the vanilla or non vanilla commands.

    I just want to be able to type "@p" in my commands. Please help!

  4. Fixed it. To make natural drops fixed, for example: A chicken drops raw chicken and feathers normally, you can make that not happen. To make only items under the "Drops:" section drop from the mob you have to go to the mob section "Options:" and do "PreventOtherDrops: true"

  5. So I have the droptable set for my mythic mob. It's a chicken and it's name is RpgChicken. The drops in the drop table are Raw Chicken Named '&6Raw Chicken' and its skript name is CustomRawChicken. The Raw Chicken always drops and another item I made CustomFeather and called '&6Feather' has a 30% drop. They both drop from the RpgChicken when I kill it, but I realize the chicken also drops the natural chicken drops such as normal Raw Chicken and normal feathers as well. How do I disable natural drops and make it only drop the things I put under drops?

    #MYTHICMOBSPLUGIN

  6. So I have the essentials plugin meaning I can't do "@p" without typing "minecraft:" before the first command. So I want to make a command block do "/warp @p JoelArena"

    how do I do this since I can't do "minecraft:warp" as it's not a default minecraft command. Also I have 12/12 plugins I can't get another to fix it.

  7. is it possible to just completely reset the entire server and all its scripts with a single button? I don't care what's on the server right now, I just wanna make a new server to play with my friends and I can't. I was gonna wipe it to begin with.

×
×
  • Create New...