Guard NPC (Lightweight Citizens)

Discussion in 'Archived: Plugin Requests' started by Myph, Sep 2, 2014.

  1. Offline

    Myph

    I am looking for a lightweight NPC plugin with the following.

    • Create NPC guards for players.
    • NPC guards are essentially upgraded wolves.
    • Guards can equip Armour, use weapons and swords.
    • Handle everything in config.
    • No commands to create guard attributes (keep all to config, more lightweight and less time to create).
    • Only commands are to spawn guards.
    Guard attributes
    • Name: Guard
    • Health: 20
    • Damage: 2
    • Respawn: 60 (takes 60 seconds to respawn, -1 to delete on death)
    Less attributes the better
    Commands
    • /guard create &aHannah Health:20 Damage:3 Respawn:-1
    • This guard will be named Hannah, (green in tab list)
    • Deals 1 and a half hearts per hit, hits once every 1 second.
    • When Hannah dies she gets deleted from config.
    • /guard create &4Jack Health:30 Damage:6 Respawn:30
    • Respawns every 30 secs... etc etc.
    Very basic idea, keep lightweight and simple.
     
  2. Offline

    timtower Administrator Administrator Moderator

    Myph Why the double posts?
     
  3. Offline

    DotDash

    This can easily be done with Citizens and their Sentry Character.

    Citizens is pretty lightweight if you don't have that many npcs.

    This would take a lonnng time for someone to create a whole new plugin for.
     
  4. Offline

    Myph

    Suppose so, a stand alone from Citizens would have been nice.
     
  5. Offline

    timtower Administrator Administrator Moderator

    Citizens is a huge library for NPC's, it handles the NMS part of mob controlling. That isn't something you just recreate.
     

Share This Page