[FUN] Citizens v2.0.11 - Human NPCs for Bukkit [1.7.2]

Discussion in 'Archived: Plugin Releases' started by Citizens, Mar 5, 2011.

  1. Offline

    Citizens

    Citizens - Human NPCs for Bukkit
    Version: 2.0.11
    Authors: @fullwall and @aPunch
    Source: Citizens on GitHub

    Citizens is now on BukkitDev

    This thread will no longer be updated. We encourage you to use our page on BukkitDev. You can find information, links to our wiki and website, and the download page there.

    Showing Your Support

    We work hard to maintain Citizens. We've been working on Citizens2 around the clock on new and exciting features. A little motivation never hurts, so feel free to donate to us - fullwall and aPunch.

    If you can't donate, we appreciate a "hello" every now and then. Stop by the IRC channel #citizens on irc.esper.net to discuss Citizens and give thanks!
     
  2. Can you make it so that users are required to have permissions to use /trader unlimited? I don't really want my users to be able to get themselves unlimited items...
     
    d00ba likes this.
  3. Offline

    Fujikatoma

    If i try /trader list sell :/
     
  4. Offline

    Jonaczech

    Greetings, i need help, when i type /npc create <name> it says: You don't have permission to use that command"
    Every help would be appreciated.
     
  5. Offline

    Frostbreath

    Greetings, that has something to do with the Permissions Plugin, not this one.
    No problem.
     
  6. Offline

    belk

    Hey fullwall,

    Could you add a third parameter to /npc move <location>?

    i.e. /npc move 0,-10,200 would place the selected NPC at that coordinate
    Not sure if a facing direction is a viable parameter here either, but that would be cool.

    Thanks! (Great plugin btw, been following it for a while)
     
  7. Offline

    fullwall

    @belk - will implement (with pitch/yaw) when I can. Shouldn't be too hard :p.
     
  8. Offline

    belk

    Just thought of one more thing, but this would take a bit more time.

    Put some sort of flag into each command denoting an admin-type action that doesn't take any iConomy money.
    (i.e. /npc create MyNPC -a)

    If you need any help, let me know :)
     
  9. Offline

    Woogleball

    You must have an NPC selected (right click). What does that mean? i have been right clicking all over the place? Help please? [creeper]
     
  10. Offline

    belk

    Simply right-click the NPC you wish to perform the action on, and you should get a message saying "NPC selected" or something like that.

    Alternatively, you could use /npc select [id]
     
  11. Offline

    fullwall

  12. Why did two NPCs, named Herobrine and Fullwall, just appear on my server?
    Is this your doing?
     
  13. Offline

    Woogleball

    uhhm.... what npc? :)
     
  14. Offline

    fullwall

  15. Offline

    respetenudillos

    First off, I love this plugin and I'm really excited to see where it goes in the future. Props to you, Fullwall :)

    I'm having some trouble using the teleportation mode of the wizard, though. I changed his "interact-item" to a stick, and after adding a location with /wizard addloc, a stick will take me there when I right-click him with it. However, upon adding additional locations I can't seem to "scroll through" the additional locations.

    /wizard locations reveals that they all are in his memory, but left-clicking with a stick doesn't seem to do anything - I can only go to the first spot where I used /wizard addloc. I tried a feather as well since it was the default item, but it doesn't do anything either.

    Btw, my server uses permissions but I'm an op/admin so I don't think it should affect anything. If I could get a response I would really appreciate it :D

    P.S. Is there a way to change his mana cost to 0 or remove mana entirely? He's acting as a sort of "public teleporter" which costs iConomy funds to use, and I was hoping that would be all he needed to function.
     
  16. Offline

    fullwall

    To all: should evil (and subsequent mob npcs) have spawn chances? Or is the fact that they will only be able to spawn on certain blocks enough?
     
  17. Offline

    Dragonntiger

    k im really tired right now, not becuhs of you just in rl, but in the update theres a mobs.yml, just in plugins folder> citizens folder, and they have Herobrine,aPunch and someone else but I erased him. And I was wondering if you spawn those guys specificly

    ok asiding from the guards and Evils and other NPCs, is it me or that whenever i left click an NPC/mob/any type of them, lightning comes down from where and when i hit them
     
  18. Offline

    Ghostaunt

    Does Citizens makes some lags or takes too much ram please ? Does it load a area like boats ?
     
  19. Hay

    I have a problem to find out whether a player is an NPC or not.

    Should this method work??
    Code:
    public boolean isNPC(Player p)
    {
        if(this.getServer().getPluginManager().getPlugin("Citizens") != null)
        {
            return com.fullwall.Citizens.NPCs.NPCManager.isNPC(p);
        }
        return false;
    }
    Because it always say false even it is an NPC.

    Thanks
     
  20. Offline

    Dragonntiger

    Well depends, if they could actually interact with blocks and etc, if they can't then I guess they could spawn on certain blocks and would you mind telling us which blocks :D. But yeah if they do interact with blocks and could open doors and etc, perhaps they would "grief" your buildings you know? But having a command to spawn them or tp to them would be helpful
     
  21. Offline

    Woogleball

    okej :) But it says your NPC isn't a wizard yet. XD
     
  22. Offline

    fullwall

    @Keyle - how are you getting the player parameter?
    @Dragonntiger - they are currently able to spawn on most blocks except obvious ones like air, water/lava, trees, fences etc. Just wondering if people would like a spawn chance. Also need a better spawn algorithm >.>
     
  23. Offline

    Dragonntiger

    Oh, uhm ok but for the setup, in the names i put Herobrine, Israphel and two Israphels appear, so i decided to have two sections and in the names have one Herobrine and the other have Israphel, so basically me and my friend are trying to catch them and all we've seen is Israphel XD still in search for Herobrine lol, if you need my config file i'll send it to you
     
  24. @fullwall - oh noo my fault >.< . . . I reversed the attacker and the victim ... this can't work xD
     
  25. Offline

    Xemnas33

    /toggle wizard
     
  26. Offline

    AlgirdaSsS

    hm for me dont working /guard radius 1
     
  27. Offline

    Emiya Shirou

    I don't think i should be bashed for this so...

    Doing how it says here http://citizens.wikia.com/wiki/Your_first_NPC

    And wtf? It says i need some 10 Yellow Flowers more to do that O.O? Umm... what? why? tutorial doesn't say anything about some yellow flowers... D:
     
  28. Offline

    fullwall

    @Emiya Shirou - that's a sure sign that you haven't configured your economy.yml :).
     
  29. Offline

    morizuki

    You can edit the Creation of NPC in economy.yml.. change it to 0 so its free..
     
  30. Offline

    Emiya Shirou

    ummm... another stupid question from me, that's second today D:

    How to make them talk :confused:?

    It says

    So i created one, and punching him with left then right hand and he says notching D: I also found 2 randomly generated NPC's (which i love, i was like WHAT THE FU O.O) but they also do notching on left or right clicking D:
     
  31. Offline

    Xemnas33

    Uh, check what item you have set for talking?

    They're Evil NPCs if you want turn them off in the mobs.yml
     

Share This Page