Hive JumpPads

Plugin description:
With this plugin you can simply create JumpPads.
The JumpPads can be configured in nearly any way. You are able to configure the BlockID, PressureplateID, JumpPad Size, Sound, Effect and more...
Plugin features:
- Simply create jumppads for your server lobby, etc.
- You are able to configure each jumppad on their own
- Enough possibilities to deactivate the jumppads for users (e.g. permission system, worlds are disableable, etc.)
- Falldamage can be disabled
- Configure sounds, effects and more
- Automatic updatechecker*
- Metrics by bStats.org**
* In order to disable the updatechecker you have to set 'automaticUpdateCheck: false' in the Hive JumpPads main configuration.
** For the Metrics deactivation you have to set 'enabled: false' in the '/bStats/config.yml' file. More informations below.
Commands:
- /hivejumppads - Main Commad
- /hivejumppads help - Shows all of all available commands
- /hivejumppads info - Shows a brief plugin info
- /hivejumppads wiki - Shows the url to the Hive JumpPads wiki
- /hivejumppads reload - Reloads the plugin and the configuration settings
- /hivejumppads update [args] - Hive JumpPads update manager
- /hivejumppads update download - Downloads and installs the newest HiveJumpPads version
- /hivejumppads update url - Shows the URL to the newest Hive JumpPads file
- /hivejumppads update check - Runs a force update check
For these commands you have to set 'useAdvancedJumpPads: true'
- /hivejumppads teleport <jumppadid> - Teleports you to the (registered) jumppad #<id>
- /hivejumppads tool- Gives you the JumpPad creation tool
- /hivejumppads remove <jumppadid> - Removes the jumppad #<id>
Of course you can use "/hjp" instead of "/hivejumppads"!
Permissions:
- hivejumppads.use.jumppad - Needed to use JumpPads
- hivejumppads.use.tool - Needed to use the JumpPad tool and '/hjp tool' command
- hiveJumpPads.command.reload- Needed to use '/hjp reload'
- hiveJumpPads.command.update- Needed to use '/hjp update <args>'
- HiveJumpPads.command.remove- Needed to use '/hjp remove <id>'
- HiveJumpPads.command.teleport - Needed to use '/hjp tp <id>'
Donations:
Thank you for your support. I'm developing Hive JumpPad in my spare time, it's very time consuming. If you want to support me, you can donate via PayPal (on the top-right navigation bar) or donate via Steam here.
Thank you <3:
- SmeltedMC | $1,01
- Ver-city.us | $1,00
- mc.angeliccraftpvp.net | $1,00
You can find more informations in the Hive JumpPads wiki. (coming soon)
**Metrics
Hive JumpPads is using Metrics from http://bstats.org/. It obtains a few server and plugin usage informations. It has nearly no effect on the server performance.
Check out https://bStats.org/ to learn more.
In order to deactivate Metrics you have to set 'enabled: false' in the '/bStats/config.yml' file. More informations below.

-
View User Profile
-
Send Message
Posted Apr 1, 2016https://timings.spigotmc.org/?url=15575156
This plugin why use the PlayerJoinListener ?
-
View User Profile
-
Send Message
Posted Mar 27, 2016Can you add 1.9 support please :)
-
View User Profile
-
Send Message
Posted Mar 1, 2016http://pastebin.com/MSQWMHfV
-
View User Profile
-
Send Message
Posted Jan 8, 2016Horribly lagging with 45 players
http://timings.aikar.co/?url=14439114
SSD dedicated machine with a 4790k...
-
View User Profile
-
Send Message
Posted Oct 14, 20152.16 not working for me - spigot 1.8.8
-
View User Profile
-
Send Message
Posted Oct 5, 2015hello Can you please post a recommended nocheatplus config? Thank you
-
View User Profile
-
Send Message
Posted Sep 28, 2015Please add or is there any way to add parameters for sound, like pitch and volume?
Like in ChestCommands DIG_WOOL, 2.0, 0.5 or in CrackShot ZOMBIE_WOOD-1-2-0
-
View User Profile
-
Send Message
Posted Sep 8, 2015@chsedv
try it with the latest version of HJP (2.16)
-
View User Profile
-
Send Message
Posted Sep 8, 2015@Bestbeastxd
try it with HJP 2.16
-
View User Profile
-
Send Message
Posted Sep 7, 2015Error with spigot 1.8.8 http://pastebin.com/aNHkMJ60
-
View User Profile
-
Send Message
Posted Sep 6, 2015@Myrrdin7
same errors in console here with spigot 1.8.8 and JAVA 8
When server starting and login i see automaticly:
--------------A new version of Hive JumpPads is out
2.151.8.8
http://dev.bukkit.org/bukkit-plugins/hive-jumppads/files/28-hive-jump-pads-pre-2-15-spigot-1-8-8/
When download it and server starting agian, same Message. Is the right Version in this Link not the right ?
logfile:
---[08:00:14] [Server thread/INFO]: [HiveJumpPads] Enabling HiveJumpPads v2.15
[08:00:14] [Server thread/ERROR]: Error occurred while enabling HiveJumpPads v2.15 (Is it up to date?)
java.lang.NullPointerException
at eu.Sendarox.HiveJumpPads.HiveJumpPads.registerListener(HiveJumpPads.java:58) [?:?]
at eu.Sendarox.HiveJumpPads.HiveJumpPads.onEnable(HiveJumpPads.java:33) [?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-0359393-9cd1111]
-
View User Profile
-
Send Message
Posted Sep 6, 2015Working good with 1.8.8, but error appear in console: http://pastebin.com/2wgfQE46 Using plugin version 2.15
-
View User Profile
-
Send Message
Posted Sep 6, 2015Thanks for the Spigot update, works perfectly! :)
-
View User Profile
-
Send Message
Posted Sep 3, 2015the last version is not working with spigot 1.8.8
-
View User Profile
-
Send Message
Posted Sep 2, 2015pls update to spigot/bukkit 1.8.8 !!!!
-
View User Profile
-
Send Message
Posted Sep 2, 2015@xDizasterCYx
have same error with spigot 1.8.8. Can not use it
-
View User Profile
-
Send Message
Posted Aug 10, 2015@RogueCmdr
Yes please fix this, it is happening to me.
-
View User Profile
-
Send Message
Posted Aug 10, 2015Make a feature to do commands when a player uses a Pad, configurable.
-
View User Profile
-
Send Message
Posted Aug 5, 2015Getting this on startup:
http://pastebin.com/zWFqQQJ0
Using Spigot 1.8.8
-
View User Profile
-
Send Message
Posted Jul 31, 2015@OlimpicCraft
This is a message from WordGuard!