[ADMN/FUN/MISC] Player Editor v0.9.2 - Allows changing of Player's Skins, Capes, and Title [953]

Discussion in 'Inactive/Unsupported Plugins' started by MineDev, Jun 24, 2011.

     
  1. Offline

    MineDev

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Player Editor - Allows changing of Player's Skins, Capes, and Title
    Version: 0.9.1
    Static Jar: PlayerEditor.jar
    Author: Created by @[USER]alta189[/USER] of MineDev Team.
    CB Version: Supports 953 - 1000

    Player Editor is an Amazing plugin. It allows you to change a Player's Skin, Cape, and/or Title. THIS DOES REQUIRE CLIENT MOD. The client mod is not required to connect though, just to see the changes made by player editor. The client mod is Spoutcraft and the accompaning Spout Plugin. You can edit as specific player, or an entire Group. Remember that specific player settings will overrule any group settings.

    Features:
    • Change Player's Skin, Cape, and/or Title
    • Change Group's Skin, Cape, and/or Title
    • SQLite and MySQL support
    FAQ

    How to submit a good error report

    Videos:
    Installation:

    Command and Usage Demonstration:

    Dependencies:
    • Spout Plugin
    • Spout Client - Only required for users that want to see the changes made by Player Editor
    Commands: <> required [] not required

    Note: Currently you have to be an OP to use these commands, however permissions nodes will be added later.
    • /pedit [help] - Shows help for editing players
    • /pedit add <playername> - adds a player to the database
    • /pedit info <playername> - shows the settings for the player
    • /pedit skin <playername> <URL> - Set the Skin for the player *
    • /pedit cape <playername> <URL> - Set the Cape for the player *
    • /pedit title <playername> <title> - Sets the title for the player. See title help below!
    • /gedit [help] - Shows help for editing groups
    • /gedit add <groupname> - adds a group to the database
    • /gedit info <groupname> - shows the settings for the group
    • /gedit skin <groupname> <URL> - Set the Skin for the group *
    • /gedit cape <groupname> <URL> - Set the Cape for the group *
    • /gedit title <groupname> <title> - Sets the title for the group . See title help below!
      * URLs have to be accessable by the players. They cannot be http://locahost/some_image.png
      An example of a good Cape URL is http://minedev.net/capeme/cape/alta189.png
      Also Cape and Skins have to be .png format
    • Note to remove skin/cape/title replace the title or url with the word nothing. Lower case is required
    Title Help:

    Titles can have variables that you can use to add color and player names. Remember that variables have to be UPPERCASE
    Variables:
      • <NAME> - Player Name
      • <NL> - New Line
    Colors: The following are colors that you can add. The format for a color is <COLOR>
      • AQUA
      • BLACK
      • BLUE
      • DARK_AQUA
      • DARK_BLUE
      • DARK_GRAY
      • DARK_GREEN
      • DARK_PURPLE
      • DARK_RED
      • GOLD
      • GRAY
      • GREEN
      • LIGHT_PURPLE
      • RED
      • WHITE
      • YELLOW
    Planned Changes:
    • Add permissions to each of the commands, right now it requires you to be an OP - 0.9.3
    • Add a command that allows you to edit you and you only, self edit /sedit of course with permissions xD 0.9.3
    • Ability to change Citizen's NPCs 0.9.3
    • Want more? Give me requests and ideas :D
    Who is MineDev?
    MineDev is a Plugin Development team. It is made up by:
    • @alta189 - Lead Plugin Developer and Founder
    • @iPhysX - Lead Forum Administrator, Plugin Developer, and Founder
    • @cronikkk - Plugin Developer and Administrator
    • @adamki11s - Plugin Developer and Administrator
    • @[USER]jamescosten[/USER] - Team Member and Moderator

    Changelog:
    Version 0.9.3
    • Updated from BukkitContrib to Spout
    Version 0.9.1
    • Fixed SQLite reload bug
    • Fixed Respawn removing capes
    • Fixed wrong version showing in console
    Version 0.9.0
    • Support for Minecraft 1.7.x
    • Support for CB 953
    • Discarded Permissions Group
    • Implemented new group handling
    • Performance Enhancements
    • Possible Fix for SQLite Errors
    • Installation Video
    • Demo and Command video
    Version 0.8.2
    • Allows use of commands in the console
    • Fixed re spawning without a cape/skin/title
    Version 0.8.1
    • Fixed typo in SQLite Database creation
    • Fixed variable <NAME>
    Version 0.8
    • Public Release

    This post has been edited 1 time. It was last edited by MineDev Aug 3, 2011.
    MMySlime, kahlilnc, operatic and 9 others like this.
  2.  
  3. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it pedit and that would be AuthX, or something like that conflicting with BukkitContrib. Also 1.7.2 is not supported by this plugin yet
  4. Offline

    alfskan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why others cant see my skin?

    all users intalled client mod.

    but why..
  5. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What MC version?
  6. Offline

    alfskan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MC 1.6.6 and bukkit 860

    I just can see my own skin..lol
  7. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Are you sure that they installed BukkitContrib Client mod correctly?
  8. Offline

    alfskan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Windows instructions:

    • Open %APPDATA%/.minecraft/bin/minecraft.jar in an archive editor (WinZip, 7-ZIP, WInRAR...anything that supports JAR Java archives)
    • Drag-n-drop .class files from the client mod into the list of all the other .class files
    • In the /META-INF/ folder, delete any file that has MOJANG in it's name (I think there's 2 files normally)
    • Close and save the archive
    I followed this instructions step by step.

    If I didnt install client mod correctly, I couldnt see my own skin also. isnt it?

    But I can see mine..lol

    I use Itemcraft plugin also. is it cause of the problem?
  9. Offline

    gameswereus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Glad to see this :p
  10. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MySQL or SQLite?
  11. Offline

    L24D

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Guys, calm down.... Just be patient. :/
    i think he mentioned either... something by the end of today, and then something by the 6th....
    I don't remember precisely what was said, but for now, give him some room to breathe... kay?
    You should be glad he's even putting the effort out for you guys. Takes a lot to do stuff for people that don't even respect your work, you know. How would that make you feel if you were in his place?
  12. Offline

    alfskan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank god..you are not offline lol
    using MySQL.
  13. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hmmm. url for skin?
  14. Offline

    alfskan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  15. Offline

    Pawned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  16. Offline

    eye[knot]

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok Im sorry, thank you for doing all this thing.
  17. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  18. Offline

    Pawned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Clans are not Permissions group based, which is why I asked if you could hook into that plugin's API :p
  19. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Maybe in the future, would be a week or too.
  20. Offline

    Pawned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Alright, thanks :)
  21. Offline

    shadow265

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well after deleting this mod and BukkitContrib it messed up my jail mod and I don't get any error or unknown command on it but I can only do jail commands from the console, reinstalling it didn't do anything.
  22. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No it no it did not, my mod has nothing to do with it
  23. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  24. Offline

    xxugotowned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    comepatible to 1.7_2?
  25. Offline

    xXRamboNoobXx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you PLEASE update this?
  26. Offline

    Pawned

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    He CAN'T update this until BukkitContrib is updated; stop pestering him.
  27. Offline

    GoogaNautGod

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    is this what the yogs cast use?
  28. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    UPPERCASE WILL NOT MAKE ME MOVE FASTER. I cant update till BukkitContrib is updated, and he cant update until the Minecraft Coder Pack is updated. Please be patient, plus I said the update woudl not be until after the 6th

    Thanks xD

    I wish ;)
  29. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The new BukkitContrib is out, so I will have an update later today hopefully xD. More features!

    Edit: Will be out in an hour or so.
  30. Offline

    alfskan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I need a solution for my problem.

    do you abandon my question? lol

    can you send me a minecraft.jar file that already ported client mod?

    via email. alfskan@gmail.com. please...

    I using cb860, mc1.6.6
  31. Offline

    alta189

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Its illegal to share the minecraft.jar

    Instead try my auto-installer for bukkitcontrib. its in the bukkit tools forum
  32. Offline

    xXRamboNoobXx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It is updated. Its been.

Share This Page