[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. Offline

    DarkZeR0

    Im really confused about permissions can you help?
     
  3. Offline

    MusicMonkey5555

    I personally use PermissionsEX: http://forums.bukkit.org/threads/admn-dev-permissionsex-pex-v1-16-tomorrow-is-today-1337.18140/

    If you download and install the latest version of that and follow the video tutorial it should tell you pretty much everything. So under "permissions:" for the group your users are in you would put citizens.trader.use.list just like he puts the other permissions in there. That will let your users use the /trader list command. Also as a note the chat pluging that comes with permissions doesn't work you have to use another one if you want prefix/suffixes they may have fixed this but not sure. It should be a big deal, it's just nice to know what group you are in without having to type the command every time.

    You don't have to use this plugin you can use another one and I am sure many other people have tutorials for their permission plugins. That is jut the one I use. Also they have an irc channel so you can usually hop on there and get help from someone.

    One of these days I should do a group of Bukkit plugin tutorials, because all of them seem to be out of date and don't include everything. Especially the permissions plugins, they are kind of complicated and it's hard to get everything working just right.
     
  4. Offline

    DarkZeR0

    Alright uhh some questions
    Will my players be able to build ?
    And if not how do i set it to build
    Can my Players Do admins commands
    if not then good.
    Can my players use /home and set there home
    will the chat be formatted because i want myself to have [Nickname] And also the other players will the chat color mess up?
     
  5. Offline

    MusicMonkey5555

    Your players will be able to build, but you will need to set those permissions (if I remember correctly), by default I think they won't be able to do anything, but I don't remember. If they can't build you will need to use the modify world pluging that comes in the permissionsEx zip (just make sure to put it in the plugins folder) and then use the nodes you want to allow them to build. For instance to allow them to place all blocks you would use: modifyworld.blocks.place.* to use all of modify world just modifyworld.* Same goes for admin commands you would need to add any admin commands or any other commands you want them to be able to use. Most plugins you install have permission nodes you use and just add to that file to add permissions. As for the home I think that is part of modify world as well, but if not you just need to find where that command is coming from and find the permission node for it. I think I had to set that one, just don't remember what it was essentials so it is probably something like: essentials.home and essentials.sethome

    As for the formatted chat it should stay whatever it currently is for you, that is completely up to what chat plugin you have installed. Or any current plugins that handle chat formatting. Just make sure that you don't add the chat plugin that comes with permissionsEx. I think I use heroChat and that one works with permissionsEx and allows to display permission group as well as nickname or whatever. Same goes with colors that is just all up to what you currently have set up. All that permissionsEx (without the chat plugin installed) does is allow you to set a prefix for each permission group so if you have an admins group you can display it before or after their name. You just need a chat plugin that uses that variable permissionsEx set.
     
  6. Offline

    Sk8Sanctified

    Do I need another permission node besides citizens.use.wizard added for groups to spawn a mob with a wizard? It seemed to work for me for a little. Then I restarted the server and now only op's can use wizards yet the node is still in the correct group for wizard use
     
  7. Offline

    DarkZeR0

    Ill keep the chat defaulted anyways I Know how to use it just 35%
    Now How do i use permissions where do i put them like the notes permission can u give me an example were to put the notes like uhh
    citizens one.
     
  8. Offline

    MusicMonkey5555

    They go in the permisions.yml file that is in the permissionsEX plugin folder so if you go into plugins you should see a folder for that plugin; Inside there there is a config file and a permissions file, it goes in the permissions file. If you follow the video tutorial it pretty much tells you everything you need to know. If you are using another plugin for permissions I am not sure as I haven't used them, but my guess would be it works the same way (plugin folder).
     
  9. Offline

    Maxxgold

    Thanks for the link to your dev builds. I was on the latest stable version listed on your main page.
     
  10. Offline

    MusicMonkey5555

    Yeah there is a little confusion about the builds, because the citizens site has a different build than the dev page... One of them didn't work well so I just grabbed one from another place.
     
  11. Offline

    SilentStray

    Best plugin ever!
     
  12. Offline

    fullwall

    Will be updating to 1.0 once an RB comes out and releasing a new Citizens version.
     
    NeonJ and hiro24 like this.
  13. Offline

    SilentStray

    OMFG!!! AWESOME! XD always wanted Citizens to get an update XD
     
  14. Offline

    Maxxgold

    Very good news
     
  15. Offline

    AirGear17

    Can someone plz help me i been trying set up trader and healer and wizard but no one else beside me can use it can anyone plz help me drop me line on skype at [email protected] plzzz hurryyy!
     
  16. Offline

    Emiya Shirou

    ehh sadly not working...
    MC 1.8.1 and newest RB for it.

    Code:
    21.11 07:04:49 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    21.11 07:04:49 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    21.11 07:04:49 [Server] INFO     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    21.11 07:04:49 [Server] INFO     at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    21.11 07:04:49 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112)
    21.11 07:04:49 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136)
    21.11 07:04:49 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    21.11 07:04:49 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    21.11 07:04:49 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:62)
    21.11 07:04:49 [Server] INFO     at java.util.jar.JarFile.<init>(JarFile.java:99)
    21.11 07:04:49 [Server] INFO     at java.util.jar.JarFile.<init>(JarFile.java:135)
    21.11 07:04:49 [Server] INFO     at java.util.zip.ZipFile.<init>(ZipFile.java:127)
    21.11 07:04:49 [Server] INFO     at java.util.zip.ZipFile.open(Native Method)
    21.11 07:04:49 [Server] INFO java.util.zip.ZipException: error in opening zip file
    21.11 07:04:49 [Server] SEVERE Could not load 'plugins/Citizens-1.1.2.jar' in folder 'plugins':
    21.11 07:04:49 [Server] INFO [PermissionsEx] PermissionEx plugin initialized.
    21.11 07:04:49 [Server] INFO [PermissionsEx] file backend registered!
    21.11 07:04:49 [Server] INFO [PermissionsEx] sql backend registered!
    21.11 07:04:49 [Server] INFO This server is running Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (MC: 1.8.1)
     
  17. Offline

    fullwall

  18. Offline

    Emiya Shirou

    You saying me there is no RB Build for 1.8.1 xD ?
     
  19. Offline

    Exanimo

    Another suggestion:

    In case you start using Spout in the future a graphic interface (UI) for quests would be awesome. Selecting quests (when more then one on a NPC), accepting a quest and even aborting quests could improve alot that way.

    Also, maybe it's then possible to hover something over an NPCs head to show its a questgiver? Most of us know the yellow ! that most MMOs have for their questgivers.
    But just another line of text above/under the NPC name in a different name (like: [Questgiver] ) would help alot.
    Then their could be variations aswell like: [Questgiver], [Quest turn in] or even for other types of NPCs like [Blacksmith], [Information], [Wizard], [Trader], etcetera.
     
  20. Offline

    fullwall

    @Emiya Shirou - oh. I was going to say, it looks like you downloaded an invalid ZIP file.
     
  21. Offline

    Emiya Shirou

    I've downloaded from this website http://citizensnpcs.net/ I've put there everything beside traders and Experimental... then I've also tried with only blacksmith and guards... and It isn't working. I've even removed all the config folder and left only the jar, every time I get the error I've posted before.
     
  22. Offline

    fullwall

    @Emiya Shirou - try the BukkitDev file download (link in main post).
     
  23. Offline

    Maxxgold

    Craftbukkit 1479 1.0.0 is stable enough. All of my plugins except for a few are working, this being one of the few that's not working. No worries just an update.
     
  24. Offline

    Maxxgold

    Update:
    Version 322 is working on my server with Craftbukkit 1479 Minecraft 1.0.0,,,,No Problems So Far.
    I have upgraded from 1479 to 1488 and it's working perfectly still.
     
  25. Offline

    Emiya Shirou

    @Maxxgold Bukkit isn't mostly not stable because of plugins not working, if that was the case we would have RB long ego... the case lies in that it can destroy your world :/ or crash, or reboot, or do some horrible things like that.


    Ok I'm gonna try it later.
     
  26. Offline

    Darkvoltage3

    HEY I HAVE A PROBLEM FOR SOME REASON WHEN I USE ICONEMY IT SELLS ALL MY ITEMS AS 1.00 AND I DONT KNOW WHY CAN ANY ONE PLEASE HELP!!!!!
     
  27. Offline

    Pomme72

    I'll not help you for MAJUSCULES --'

    However, is it a way for make a Quester give a quest to a player only one time ? :)

    Or an infinite-quest, that the player can pick up as more as he want ? :D
     
  28. Offline

    fullwall

    @Pomme72 - I believe it's repeat-times: -1 for infinite, 1 for once off (don't quote me).
     
  29. Is there gonna be a xp reward from the questers for 1.0.0 because that would be awesome :)
     
  30. Offline

    Pomme72

    No problem, I'll not quote you, God. ^_^

    Now, another question, more hard this time :D :

    If I use SpoutMaterials, and I add an item called "Peepee" with ID 666.

    Can I make quests with this item ? Like "I have lost my peepee, give it to me !" and the player have to find a 666 item ?

    Can I make trades selling it ?

    Harder this time, I said to you. Good luck to reply to it ! :p
     
  31. Offline

    Exanimo

    Don't think this is possible yet as Spout doesn't identify unique items yet. The generated ID (666 in your example) is actually the ID-number of flint with an added damage value.
    Spout sees everything as flint however.

    I had the same issue with Showcase. By the way, with Showcase you cán make a shop to sell these Spoutmaterials as you actually place the item on the Showcase instead of adding the code/item name for it as with Citizens.
    But maybe Citizens can be modified so you can add the damage values to items?
    Spout still sees it as flint so the item text might still be Flint. (i got showcase shops with coffeebeans but when clicking them it says: how many Flint do you want to buy?)
     

Share This Page