[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

    alta189

    Sure, I will in a later release
     
  3. Offline

    Underkover

    Bukkit versoin: 953

    Code:
    11:38:26 [ALLVARLIG] Could not load 'plugins\PlayerEditor.jar' in folder 'plugin
    s': BukkitContrib
    org.bukkit.plugin.UnknownDependencyException: BukkitContrib
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:199)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:122)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:89)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Can't load it :S
     
  4. Offline

    alta189

    I clearly state in the first post that you have BukkitContrib. That error is from you not having bukkitcontrib in your plugins folder
     
  5. Offline

    Underkover

    Oh thanks, now i got that working but i can't change skins :S for example i write /pedit skin Viktor http://www.minecraftskins.com/view/122850.png

    And i've used /pedit add Viktor first.
    And also my group don't appear in the groups map :S

    i can see that players are group if i use the info commando
     
  6. Offline

    alta189

    Please watch the videos
     
  7. Offline

    kerod

    Could you add Overlay Skin?
    It would be something like putting a hat on someone, or putting a vest on someones original Skin.
    I wanted All Ops on my Server to have a Top Hat :3
     
  8. Offline

    alta189

    nope
     
  9. Offline

    Underkover

    ye i have

    Code:
    >pedit info emelienenen
    00:43:50 [INFO] <--------- PlayerEditor Player Info -------->
    00:43:50 [INFO] sender Name:emelienenen
    00:43:50 [INFO] Skin URL: https://dl-web.dropbox.com/get/skins/RainbowGirl.png?w
    =880cc166
    00:43:50 [INFO] Cape URL: No Cape Set
    00:43:50 [INFO] Title: No Title Set
    >
    Still i can't see the skin
     
  10. Offline

    alta189

    Your issues is

    png?w=880cc166
     
  11. Offline

    Underkover

    But if i remove that the link is broken and i've tried the same pic from different places like http://minecraftskins.com/view/118413

    still doesn't work
     
  12. Offline

    alta189

    the last part of the url has to end with .png
     
  13. Offline

    Underkover

    i have tried with and without. nothing works. it's says the skin has been updated. i have both relogged with both chars and reloaded the server.
     
  14. Offline

    alta189

    Do you have the client mod?
     
  15. Do I need BukkitContrib? :S :p
     
  16. Offline

    alta189

    I am not going to grant this with an answer, look at the first post
     
    Adamki11s likes this.
  17. Offline

    Underkover

    What is the client mod?
    i only downloaded BukkitContrib for this

    Title doesn't work either btw
     
  18. Offline

    alta189

    it does work, BukkitContrib is a client mod and a plugin.
     
  19. Offline

    Underkover

    okey, it doesn't work for me.
     
  20. Offline

    alta189

    What? Did you install the client mod?
     
  21. Offline

    Underkover

    ye i put it in my servers plugin folder and i got an Bukkitcontrib folder
     
  22. Offline

    alta189

  23. Offline

    Underkover

  24. Offline

    Grammar Troll

    [​IMG]
     
    alta189 and Adamki11s like this.
  25. Offline

    Underkover

    oh that's sucks then
     
  26. Offline

    alta189

    yes, read the FAQ in the first post

    its impossible without it

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

    Underkover

    tell me how please :)
     
  28. Offline

    alta189

    Tell you what?
     
  29. Stop post boosting guys ;)
     
  30. Offline

    alta189

    what the hell are you talking about?
     
  31. Sorry i meant to say this should be in another thread.
     

Share This Page