[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

    Player Editor - Allows changing of Player's Skins, Capes, and Title
    Version: 0.9.1
    Static Jar: PlayerEditor.jar
    Author: Created by @alta189 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
    • @jamescosten - 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
     
    MMySlime, kahlilnc, operatic and 9 others like this.
  2. Offline

    Taemera

    Again sorry for all the rude comments I wrote. I had some rage and I had to express how I felt at that certain moment.
    Thousands of thanks and kudos to you, you are an excellent plugin developer.

    PS: Can we use 2x enlarged skins as well? Like HD skins?
     
  3. Offline

    MineDev

    Its fine, just please don't rage... I hadn't released yet because I try to make sure everything is bug free before I release something. I had actually written the release post 3 or so times, and was about to release it when I found a bug and postponed the release.

    Currently HD skins are not supported. :(
     
  4. Offline

    CuZnDragon

    Are there any plans to add HD Skins and Capes?
     
  5. Offline

    MineDev

    Possibly... The problem is that then all the users would have to have an HD mod installed, so as of now, no it is not possible
     
  6. Offline

    Brody Romhanyi

    yay its out! will their be a video tutorial on how to set it up? I just find videos easier to set up with but if not thats fine
     
  7. Offline

    MineDev

    Yes... When I have time to make one or @jamescosten reviews it xD
     
  8. Offline

    Lukeroge

    Wow! I have been distributing the BukkitContrib client mod for a while now along with flymod in my servers mod pack, I have been waiting for something like this. Now I can finally give my players those capes I have been promising them ;)
     
  9. Offline

    NeatMonster

    <NAME> not working.

    For example, if I give group test the title <DARK_BLUE><NAME>, they will be called <NAME> in dark blue.
     
  10. Offline

    sole10

    WoW Finally !! It sounds cool hope it works fine :) [diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond]
     
  11. Offline

    NeatMonster

    Colored usernames too?
     
  12. Offline

    Lyiin

    It works great, I love this plug-in! You've done a great job here!

    One thing though, I can't seem to use the Player Editor commands in the Console. It would be quite useful to be able to use them, as we can't copy and paste an image URL in-game. This means we have to write the entire URL by ourselves...
    Am I doing something wrong, or is it simply not possible to use the commands in the Console? If it is not, could you please add that feature in the next version?
     
  13. Offline

    MineDev

    It was working for me... I will double check it :D

    Next version coming out sometime today will allow this ;)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  14. I think I found a typo... the plugin creates "PlayerEditor;PlayerEditiorDatabase.db" in plugins folder, which I guess was supposed to be "PlayerEditor/PlayerEditiorDatabase.db", no ? :p

    I'll be using mysql anyway but for those who use sqlite this should be fixed.
     
  15. Offline

    MineDev

    Yes, known issues :(
     
  16. Offline

    NeatMonster

    I sure this isn't working. If you want, I can past a screenshot.
     
  17. Offline

    MineDev

    Fixed both issues in 0.8.1
     
  18. Offline

    NeatMonster

    Many thanks!
     
  19. Offline

    MineDev

    No problem! :D
     
  20. Offline

    CuZnDragon

    Guess I will just track this mod then as I am really looking to be able to use HD skins on a server.

    As I use an HD texture pack with MCPatcher to make it usable.
     
  21. Offline

    Zalla

    When I Set the skin for a player this happens: [WARNING] [PlayerEditor] Error at SQL Query: query does not return ResultSet
     
  22. Another small thing :} I started my server without starting mysql first by mistake and I noticed something in the server console:
    Plugin doesn't really know what a succesfull connection is apparently :p
     
  23. Offline

    NeatMonster

    Suggestion: Add an icon over the name of the player when he's writing something in the chat.
     
  24. Offline

    MineDev

    Not currently possible...

    Wierd... it only says that if there we no errors in connecting to the database... Time to do some more testing :D

    I will check this... Ignore it for now as it will not cause issues, but include a fix for this in the update tonight :D

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

    Zalla

    Hey wait, I really have to use MySql for this plugins work?
     
  26. Offline

    MineDev

    No, it defaults to SQLite
     
  27. Offline

    NeatMonster

    I think you've reverted the quotes.
    I know it isn't currently possible... it was a suggestion.
     
  28. Offline

    MineDev

    I have to ask Afforess to add functionality before I can do this...
     
  29. Offline

    NeatMonster

    Oh... ok. Excuse-me, I misunderstood.
     
  30. Hmm, another thing: you loose the cape after you die, maybe even the skin.
     

Share This Page