Working NPC Plugin

Discussion in 'Archived: Plugin Requests' started by Mrpokefan108, Jan 3, 2013.

  1. Offline

    Mrpokefan108

    Plugin category: Fun, NPC

    Suggested name: NPCCreator

    What I want: I need an NPC plugin, I know about NPCWerehouse and Citizens but neither worked for me. Basically, I want a plugin that lets you create an NPC of a user, and the NPC gets the same skin and everything. It also lets them wear armor and/or hold something (by dropping the item you want them to hold/wear to them, as if dropping them to a normal player), say something, and if possible, and make it so the NPC watches the nearest player(s) until they are out of range. Maybe even make it so you can edit if you want the NPCs to walk around or interact some other way.

    Ideas for commands: /npc create [Name of NPC] /npc del [Name of NPC] /npc select [Name of Created NPC] /npc message [What you want the selected NPC to say] /npc reload (This command reloads the selected NPC and updates the skin of the NPC if the player has changed their skin) And any other commands you can think of.

    Ideas for permissions: npc.create Let's the group/player create NPCs. npc.delete Let's the group/player delete NPCs. npc.select Let's the group/player select NPCs. npc.message Let's the group/player choose a message for the selected NPC. npc.reload Let's the group/player reload the selected NPC. npc.* Gives the group/player all NPC commands.

    When I'd like it by: A week or so, doesn't really matter as long as the plugin is made. :)
    Thanks SO SO SO much in advance!
     
  2. Offline

    LaxWasHere

    I think we should focus on "why" the plugins doesn't work for you. Nobody is gonna create another plugin identical to those you mentioned above just because it "doesn't" work for you.

    Take a look at the citizens source and see how long it would take someone to make another plugin. https://github.com/CitizensDev/Citizens
     
  3. Offline

    Lolmewn

    Yeah, that's not gonna happen. Citizens is working fine, as far as I can tell.
     
  4. Offline

    Mrpokefan108

    Well, when I try to create an NPC with Citizens nothing happens at all. Sorry about requesting this, I didn't realize it would be that hard to create... :(
     
  5. Offline

    xXSilentYoshiXx

    You type "/npc create {name of person}" to make an NPC of a person. For a guard, I don't know about that...
     
  6. Offline

    Feindbild

    This thread makes me want to hit OP really hart. Then again I was already in a bad mood when I turned on my computer, so I'm not exactly sure whose fault that is.
     
    Zoroark173 and cMan_ like this.
  7. Offline

    1mpre55

    Since NPC plugins have to use NMS code they'll break with every Minecraft version (like 1.4.2, 1.4.5, 1.4.6) due to Bukkit's new "versioning system". This means you have to use the right version. This also means that no one would want to make a new plugin with that functionality, because then they'll be forced to update it often and still receive a lot "ur plugin sukzzz cause it don't wooork!" messages.

    Here are links to versions that you should be using:
    1.4.5: Citizens NPCWarehouse
    1.4.6: Citizens NPCWarehouse (maybe)
     
    cMan_ likes this.
  8. Offline

    ManlyStanly

  9. Offline

    md_5

    What everyone else said. Go make citizens work instead of asking for a copy of a huge popular plugin.
     
    1mpre55 and -_Husky_- like this.

Share This Page