PlayerStacker
Attention
Due to all the Skype invites after I posted to contact me for details on this project after I left it I decided to do something. I recreated this whole plugin as a premium plugin on Spigot! Yes it does cost $3.50 but this new improved one has many more details and took me day after days of hours of coding each day to create. I introduce the new PlayerStacker, Spigot's Stacker. http://www.spigotmc.org/resources/stacker.1612/
Not sure if you want to buy the new Premium Stacker, How about you test it?
Testing Server IP:
Stacker's Test Server is gladly sponsored by http://apexminecrafthosting.com/minecraft-hosting/ Apex Minecraft Hosting
-
View User Profile
-
Send Message
Posted May 6, 2014Can you add an option in the cobfig file,if is set to true the players automaticly have the enable/disable item when they join the server
-
View User Profile
-
Send Message
Posted May 5, 2014@zekigames08 @rbrick @DarkSoulKTN @sachal2406 @Zuhaib231 , @MovEax @DanSpedey @Teryos @DerpyApplez @sambish20 @chsedv @EpicATrain
HUGE UPDATE COMING Most of your request will be in the new update. All problems in the console will be fixed with this new update, It will be released before May 12th, don't worry; this version is going to be very custom/configurable.
-
View User Profile
-
Send Message
Posted May 1, 2014For some reason, I can't get players to be enabled on default and I can't get players to have the tool by default.
-
View User Profile
-
Send Message
Posted May 1, 2014Lots of errors!
http://pastebin.com/J4tHRajk
-
View User Profile
-
Send Message
Posted Apr 21, 2014verry nice plugin but not working with spigot 1.7.9-r01. I miss german language for it and stack onto mobs
21.04.2014 12:51:26 [SEVERE] Could not pass event PlayerInteractEntityEvent to PlayerStacker v3.0 21.04.2014 12:51:26 org.bukkit.event.EventException 21.04.2014 12:51:26 at net.minecraft.server.v1_7_R3.PacketPlayInUseEntity.a(SourceFile:55) [spigot-1.7.9-R0.1-SNAPSHOT1439.jar:git-Spigot-1439] 21.04.2014 12:51:26 at net.minecraft.server.v1_7_R3.PacketPlayInUseEntity.handle(SourceFile:10) [spigot-1.7.9-R0.1-SNAPSHOT1439.jar:git-Spigot-1439] 21.04.2014 12:51:26 at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.1-
-
View User Profile
-
Send Message
Posted Apr 13, 2014@DerpyApplez
It just removes that person I had on me :/
-
View User Profile
-
Send Message
Posted Apr 12, 2014@sambish20 left click again i think? idk
-
View User Profile
-
Send Message
Posted Apr 12, 2014How do I stack more than 1 person?
-
View User Profile
-
Send Message
Posted Apr 10, 2014sorry, to lazy to scroll through the comments to see if my questioned is answered, but can u also stack animals? like mineplex and thats wat got me to look for this kind of plugin, because of mineplex
-
View User Profile
-
Send Message
Posted Apr 8, 2014Add the ability to change what the stacker tool is!
-
View User Profile
-
Send Message
Posted Apr 4, 2014Now that's some quality coding! :D
PSFunction.class Line 220: Vector oneDirectionIsBad = mpl.getLocation().getDirection();
I have a program so I can look at the code, it's called jd-gui :)
-
View User Profile
-
Send Message
Posted Mar 16, 2014Can you make it so you can stack mobs please?
-
View User Profile
-
Send Message
Posted Mar 16, 2014Could you add a option so its always enabled and you dont need any item or anything to use it ? Thanks
-
View User Profile
-
Send Message
Posted Mar 15, 2014Could you create a changeable eject/throw height in the config please?
-
View User Profile
-
Send Message
Posted Feb 25, 2014Could you add a language file?
-
View User Profile
-
Send Message
Posted Feb 22, 2014yes but I have no idea how to edit a plugin, translate if easy but when exportanlo my not let me, and when I e managed to export, leave me plugin files in foramato java (and not ment takes as plugin)
Alguen know how to export a plugin ?? Help plizzzzzzzzzzzzzzzzz
-
View User Profile
-
Send Message
Posted Feb 21, 2014@DarkSoulKTN
The code is in there for it to work. I checked it my self.
-
View User Profile
-
Send Message
Posted Feb 21, 2014@rbrick
if the messages are editable ...
would also be great to work with mobs and the stack whenever a player or a mob you say your name
-
View User Profile
-
Send Message
Posted Feb 20, 2014The reason for the error is getting(the nullpointerexception) is because you are trying to grab a config string that does not exist in the default config. i recommend adding a default message to the config and then letting players change it.
-
View User Profile
-
Send Message
Posted Feb 19, 2014Thanks for the update :) .. But I still get an error on the console.. :(
2014-02-19 21:56:53 [SEVERE] Could not pass event PlayerInteractEntityEvent to PlayerStacker v3.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:1125)
at net.minecraft.server.v1_6_R3.Packet7UseEntity.handle(SourceFile:36)
at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230)
at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:117)
at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594)
at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
Caused by: java.lang.NullPointerException
at me.Muod.PlayerStacker.PSFunction.alertPlayers(PSFunction.java:259)
at me.Muod.PlayerStacker.PSFunction.onPlayerInteractEntity(PSFunction.java:197)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 15 more