SpoutPlayers
SpoutPlayers 2.0.5 ======[formerly SpoutPlayerSkins]
Please Donate for continued updates. Thanks to all that have contributed! You make this endeavor much more enjoyable!
http://forums.bukkit.org/threads/33445
Change player models, skins, capes, names, gravity, jump height, walk, air, and swim speed, render distance and many more!
- Save changes to a file or mySQL.
- Restrict permission.
- Change groups of players with one edit.
<type>s you can modify are: - name: change the name - cape: change the cape - skin: change the skin - mob: change into a mob with a valid ID number of a minecraft entity. Get them from the wiki. - grav: changes how quickly you will fall. will still take fall damage. will get kicked if floating for too long. - walk: how fast you walk - swim: how fast you swim - air: how fast you fly - sight: how far the player can see. reduce lag or increase visibility. - jump: how high you can jump - fly: true or false - pm: send an achievement notification to a player with your name and message - warn: constantly send a warning to a player until you send another warning with only a fullstop in it
----Installation----
Server Installation 1. Download SpoutPlayers 2. Download Spout. 3. Copy SpoutPlayers.jar and Spout.jar into your bukkit servers plugin folder. 4. Start or restart your bukkit server.
Player Installation 1. Download SpoutCraft Linux: jar Windows: exe MacOS X: app. (optional)1.1. Copy Spoutcraft.jar to where your minecraft launcher is. 2. Open Spoutcraft.jar. 3. Login with your minecraft account. 4. Wait for a clean copy of minecraft to be downloaded and modded. (this does not modify your original minecraft) 5. Connect to a bukkit server running Spout and SpoutPlayers!!
-
View User Profile
-
Send Message
Posted Feb 24, 2013Is this plugin going to be updated any time soon? I was hoping for a plugin that could reliably alter gravity, and this is the only thing I found :/.
-
View User Profile
-
Send Message
Posted Oct 10, 2012Mhm... Spoutplayers was working the first day I tried it, but today, after installing some more plugins, it does not startup.
I'm using last Craftbukkit version... (1.3.2-R1.0), my plugins are:
Thank you!
-
View User Profile
-
Send Message
Posted Aug 3, 2012I can create a ticket if you prefer, but just got this plugin and am getting a "Multiple primary key defined" error when I launch it for the first time with mysql defined.
-
View User Profile
-
Send Message
Posted Jul 7, 2012@nilobject
thx for the info
-
View User Profile
-
Send Message
Posted Jul 7, 2012rick click the small thumbnail images. that is the skin. copy the URL
http://www.minecraftwiki.net/images/d/d2/Char.png http://www.minecraftwiki.net/images/a/ac/Char2.png etc
http://minecraftwb.com/cache/com_zoo/images/Sora%20UPDATED%20-6_0a2787cbd781192c689d14a0b43d30f3.png etc
http://www.minecraftskins.info/yoshi.png etc
-
View User Profile
-
Send Message
Posted Jul 5, 2012i dont recommend using this with faction on any server until updated.
it will make all mobs and players float randomly.
-
View User Profile
-
Send Message
Posted Jul 2, 2012@dunem666
Wow dude, this guy is giving his time to make us happy. If you did something like this you would want a little bit of cash for your time too. It's not like coding a plugin is a quick or easy job.
-
View User Profile
-
Send Message
Posted Jul 2, 2012Your skin has changed. but still nothing happen
-
View User Profile
-
Send Message
Posted Jul 2, 2012@nilobject
Er, we can only find skin on these link ?
http://www.minecraftwiki.net/wiki/Skin#Cloaks http://www.minecraftwb.com/index.php/skins http://www.minecraftskins.info/
-
View User Profile
-
Send Message
Posted Jul 2, 2012@smallfaceapek
i could only find the link in the source code of the page.
-
View User Profile
-
Send Message
Posted Jul 2, 2012@nilobject
My Dropbox only got " Get Link" but no Copy Public Link
-
View User Profile
-
Send Message
Posted Jul 1, 2012@ben1122a
Thanks for the report. I'll look into it.
-
View User Profile
-
Send Message
Posted Jul 1, 2012@smallfaceapek
You have to use the address to the actual image, not the link to the image on dropbox. Notice the difference between: https://www.dropbox.com/s/t6x4xh4hixoo4mx/vindimageblue.png
and
https://photos-3.dropbox.com/psi/2048x1536/P-2j2meFkA6zBSAJ5AEdSZM-7F2FIQFoGZusxIDjedY/52330918/1341280800/0622317/vindimageblue.png
-
View User Profile
-
Send Message
Posted Jul 1, 2012@dunem666
Woah!! I'm not a part of the Spout team. Yes I have discussed changing this plugins name with them. I'm not ripping anyone off. You need to calm down.
-
View User Profile
-
Send Message
Posted Jul 1, 2012""Please Donate for continued updates. Thanks to all that have contributed! You make this endeavor much more enjoyable!""
are you kidding me? we donate enough to the spout project as it is, less having to pay for a plugin i think is completly wrong.
its even more wrong that its name contains Spout.
Stop ripping people off, other plugins can do this as well as yours.
-
View User Profile
-
Send Message
Posted Jul 1, 2012Not sure if it still isn't fixed or if i'm just a derp, but when i do the command "/set @walk fast 3.0" i get this error
org.bukkit.command.CommandException: Unhandled exception executing command 'set' in plugin SpoutPlayers v2.0.5 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 6) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4 79) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler. java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java :106) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java :172) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7 8) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at nil.spout.spoutplayers.SpoutPlayerCommands.onCommand(SpoutPlayerComma nds.java:118) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 14 more
edit: just noticed that an emoticon made it into my bug report. xD
-
View User Profile
-
Send Message
Posted Jul 1, 2012nilobject
can u please check my config , the skin correct or wrong?
http://pastebin.com/hKh9KFQD
-
View User Profile
-
Send Message
Posted Jul 1, 2012@nilobject
Ok thanks, i try it later .
-
View User Profile
-
Send Message
Posted Jul 1, 2012@smallfaceapek
unfortunately, the link to your image is: https://photos-3.dropbox.com/psi/2048x1536/P-2j2meFkA6zBSAJ5AEdSZM-7F2FIQFoGZusxIDjedY/52330918/1341230400/83b8b62/vindimageblue.png
which is too long for a command...i think. So, just add it to your MySQL database or config file.
PS Cool skin, btw!
-
View User Profile
-
Send Message
Posted Jul 1, 2012@nilobject
Dropbox
Example : https://www.dropbox.com/s/t6x4xh4hixoo4mx/vindimageblue.png