Custom mob AI

Discussion in 'Plugin Development' started by Roelyboely12, Nov 6, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Roelyboely12

    I want to make a custom mob AI how can i achieve this?
     
  2. Offline

    guitargun


    there are a few ways to do this.
    1. use NMS (net.minecraft.server) this gives you "full" control over the mob to do almost every thing (I have no expierence with this).

    2. use a library. there are a few libraries you can use. the most used example is the CitizensApi if I am correct.
    3. try with the bukkit api alone. this won't give you full control and you have lots of limitations.
     
  3. Offline

    Watto

  4. Offline

    Europia79

Thread Status:
Not open for further replies.

Share This Page