[CitizenSpout Inactive]

Discussion in 'Inactive/Unsupported Plugins' started by mbsuperstar1, Aug 20, 2011.

  1. Offline

    mbsuperstar1

    CitizenSpout - Give your NPCs skins:

    http://dev.bukkit.org/server-mods/citizenspout/
    Please use the bukkit dev page instead, to make the conversion easier once this section is removed.
    Features:
    • You can add a players skin to an NPC by typing /sc skin add (player-name)
    • GUI for creating NPC's will be made available soon.
    • You can add a custom cloak or skin to an NPC by typing -/sc (cloak or skin) add (url)
    • You can now also hide an NPC's nameplate!
    How to use:

    Select an NPC and type /sc skin add (player-name) to give it that skin.
    Select an NPC and type /sc skin add (URL) to give it that cloak.
    If skins or cloaks are not re-added for any reason, you can type /sc update-
    to re-add them.

    Download:
    Download the latest CitizenSpout below!
    http://github.com/downloads/mbsuperstar1/CitizenSpout/CitizenSpout.jar

    Changelog:
    • Version 0.1.8 - Stripped features to get a quick working release.
    • Version 0.1.7 - Quick fix during exams... broke badly.
    • Version 0.1.6 - Permission fix for cloaks and changed the default for name-plates!
    • Version 0.1.5 - PermissionsBukkit support, hidable nameplates and configuration!
    • Version 0.1.4 - Reverted command to /sc to fix conflicts.
    • Version 0.1.3 - Added capes and more cleanup on the code.
    • Version 0.1.2 - Changed commands around and fixed skin loading. Also added custom URL skins.
    • Version 0.1.1 - The skin update command is now automated, but can be used if it fails to work.
    • Version 0.1 - Giving NPCs a change of clothes. (skin)
    Credit: - Citizens Developers - Bukkit Developers - Spout Developers
     
    nazhrenn, aPunch, jlu and 4 others like this.
  2. Offline

    Starrk

    Anyone know some cool "minecraft usernames" for skins? (Blacksmith, Guard, Noble, King, Grocer, Etc.)
     
  3. Offline

    EruIluvatar

    The commands all work
    but I can't see that their skin have
    changed or not. It says it's skin has
    been changed when I check but I don't
    see that it has been changed. Help plz!

    PS: It is VERY annoying cuz it's keep say'n
    Citizenspout says I'm a blacksmith!!
     
    Orange Juice likes this.
  4. Offline

    micdoodle8

  5. Offline

    Orange Juice

    This

    This this this. Same issue. Please fix. <3
     
  6. Offline

    Exanimo

    http://www.mcskinsearch.com/
    I'll give you one to start with: Miner (guess what that looks like :p )

    Back on topic: Using the new Dev versions (#290 and up) of Citizens results in Citizenspout not working :(
    Those fixes quite a nasty bug in Citizens however so had no choice to go for a dev-version.
     
    Starrk likes this.
  7. Offline

    jycs

  8. Offline

    Exanimo

    @jycs : Which Citizens version are you using?
    When you use the latest dev versions (280 and up i think), citizenspout doesn't work anymore.
    So you will need to downgrade to an older Citizens (with possible featureloss or unsolved bugs) or wait for citizenspout to update.
     
  9. Offline

    jycs

    The last.

    I'll test, thanks. Edit : I don't find an other version than the last !?
     
  10. Offline

    Michael Wojcik

    This mod is exactly what I need for my server :). Unfortunately, the commands don't do anything for me. The NPC's remain the same skin :(.
     
  11. Offline

    Eragon

    I've the same error.
     
  12. Offline

    JargonTheRed

    You are most likely using a dev build of Citizens. You can manually load the plugin using a server wrapper that allows it or with Minecraft Mobile Admin.
     
  13. Offline

    Shooty

  14. Offline

    SilentStray

    Same error regardless of build. CB 1337
     
  15. Offline

    ladan208

    Can't you make it work for the newest ver?
     
  16. Offline

    GimmeCookie

    Really guys? In worldchat? and Console? How can i deactivate this?
     
  17. Offline

    Ondechoc

    Can't you add the URL possibility for players skin >.> ?
     
  18. Offline

    Emiya Shirou

    I'm curious, is there a way to add those skins to normal MC? Like install some kind of mod? (So we don't have to use spoutcraft D: btw. it should be made native by citizens author so there would be skins)
     
  19. Offline

    JargonTheRed

    What would be the point of having a mod for it? Spoutcraft IS a mod. Either way, you can't do it without the Spout API or something very similar to it, so the Citizens devs can't include it natively. They've already said that they don't want o hook into Spout just yet.
     
  20. Offline

    Emiya Shirou

    Don't take me wrong, I have spout on my server, just no one is using and will be using spoutcraft for it. Even I stopped using it and see normal client as better solution, just some kind of a mod for it would be great to see the skins ^^ Like port the portion that is needed from spoutcraft.

    Spoutcraft is a separate minecraft client which you can run and play Minecraft without having the original.
     
  21. Offline

    JargonTheRed

    Ah, the old "I trust mods but not mods" argument, I guess? Spout is dangerous in their eyes because it has a launcher, yet any mod could potentially steal your password.

    Try pressuring them into it, that's what I did with my users. Spout-only server, woo hoo. In any case, I don't think you will find a separate mod that does the same thing. Instead, try to reward the people who uses Spout on the server. Title, cape, diamonds, NPCs... Nothing gives cooperation as bribes.

    And as to that Spoutcraft is a separate minecraft client that you can run or play without having the original, you're essentailly saying it's a cracked client. You need to log in, you need to buy the game. What's the diffrence? You can install it manually like any other mod.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  22. Offline

    Ninjalan

    REALLY wish I knew Java right at the moment, because I would oh so totally fork this!! This is the one plugin I am looking forward to the most!

    Can't wait for the developer (or someone else) to update this to work with the latest Citizens/Spout/CB!

    Edit: Anyone have any idea what has changed in the most recent dev build of Citizens to break this?
     
  23. Offline

    sintri

    invalid link atm, not that it really matters, 1.8 doesn't work anyways.
     
  24. Offline

    darkcloud784


    The current method this plugin uses to listen for npcs being created/modified/ really anything is old. It used to be NPCManager or something of that sort. The citizens team has expanded their API (I'm pretty sure) to include everything into its own method type.
     
  25. Offline

    Sh4d0w

    why this is INACTIVE? :((
     
  26. Offline

    Pwned231

    good question :(
     
  27. Offline

    cacalondrio

    I need it on 1.0.1 :(
     
  28. Offline

    JargonTheRed

    To all of you still watching this and hoping for it to go active again, I have a message.

    CitizenSpout has been replaced by CitizenSkins, here on BukkitDev.

    Exempt from the BukkitDev page:
     
  29. Offline

    Eselyx

    Download for 1.2.4 please!!!!!!
     
  30. Offline

    kahlilnc

    Its inactive..
     
  31. Offline

    The Micahel

    Is this ever going to work again? Cool if someone continued it or released the source the source code!
     

Share This Page