Hub Essentials 2.0
2
Hub Essentials 2.0
This plugin has everything you would need for a hub server; server selector with bungeecord, lilypad and command options, rank inventory, auto broadcaster, afk kicker, player visibility toggle item, custom book and many more features.
Links
- Commands & Permissions
- Book.yml
- Broadcasts.yml
- DoubleJump.yml
- Player.yml
- PlayerHider.yml
- RankInventory.yml
- ServerSelector.yml
- WebsiteLink.yml
- World.yml
Installation
- Requires Java 7 & RetherzLib
- #1 Download the latest version of Hub Essentials
- #2 Drag your downloaded file (Hub.jar) to your plugins directory of your server.
- #3 Restart, done!
Donate
Donators:
EGGonTOAST - mc.buildingbots.net
Thank you very much!

-
View User Profile
-
Send Message
Posted Jan 12, 2014Hi my problem what not take the torch has been set or if I believe it is half his works but the torch must ask for his displays the correct name please corrtect that to 1.6.4 :3
-
View User Profile
-
Send Message
Posted Jan 12, 2014I have the same problam as sets12. how can i fix it?
-
View User Profile
-
Send Message
Posted Jan 12, 2014@Stets12
I will
-
View User Profile
-
Send Message
Posted Jan 12, 2014@Retherz_
In the config under server selector, could you put in a line for a command? It would be a lot more helpful.
-
View User Profile
-
Send Message
Posted Jan 12, 2014@wilsondc15
I will add a command alternative for people that don't use bungee.
@Tom555444
I will try.
-
View User Profile
-
Send Message
Posted Jan 12, 2014@Retherz_
I see above that you can bind commands to a server selector item in the config. How can I do this? Can I see an example? Thank you for this plugin!
-
View User Profile
-
Send Message
Posted Jan 11, 2014Could you please get 1.2.0 version out soon!
-
View User Profile
-
Send Message
Posted Jan 11, 2014@Stets12
If you are using bungee you will need to use BungeeSuiteSpawn for this function. Unless he adds code to hook into Bungee.
-
View User Profile
-
Send Message
Posted Jan 11, 2014@Stabro5
I am aware of this, it has been fixed. I will upload a version that should fix all bugs + add new features. If you want me to add something please tell me
-
View User Profile
-
Send Message
Posted Jan 11, 2014Hi I have a problem when I activate the torch bah its not give (I op) and when I activate the plugin magicclock but give her the torch and the clock if I put just magicclock its not working D : and also you can add a scoreboard? I use version 1.6.4 R1.0 can fix the bug D: please
I speak French: 3 sorry for my bad English
-
View User Profile
-
Send Message
Posted Jan 11, 2014@Stets12
Should work with player teleportation option in the config
-
View User Profile
-
Send Message
Posted Jan 11, 2014@Retherz_
Everytime that you join the server, you will be spawned at the hub. Example: So if I am in another server and I leave and then join back, I will spawn at the hub.
-
View User Profile
-
Send Message
Posted Jan 11, 2014In 1.2.0 (Most likely the next update) I will add:
Anything else? Suggest now!
-
View User Profile
-
Send Message
Posted Jan 11, 2014@Stets12
Please use pastebin for your error reports next time!
-
View User Profile
-
Send Message
Posted Jan 11, 2014@DotDashBukkit
Click subscriptions at the top of this project page. Then select your preferences.
-
View User Profile
-
Send Message
Posted Jan 11, 2014@Stets12
[08:14:44] [Server thread/ERROR]: Could not load 'plugins\Hub.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/mercilessmc/Hub/Main : Unsupported major.minor version 51.0 at
An error with the plugin
-
View User Profile
-
Send Message
Posted Jan 11, 2014I got this error when trying to load the plugin:
[08:14:44] [Server thread/ERROR]: Could not load 'plugins\Hub.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/mercilessmc/Hub/Main : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] Caused by: java.lang.UnsupportedClassVersionError: net/mercilessmc/Hub/Main : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_29] at java.lang.ClassLoader.defineClassCond(Unknown Source) [?:1.6.0_29] at java.lang.ClassLoader.defineClass(Unknown Source) [?:1.6.0_29] at java.security.SecureClassLoader.defineClass(Unknown Source) [?:1.6.0_29] at java.net.URLClassLoader.defineClass(Unknown Source) [?:1.6.0_29] at java.net.URLClassLoader.access$000(Unknown Source) [?:1.6.0_29] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.6.0_29] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_29] at java.net.URLClassLoader.findClass(Unknown Source) [?:1.6.0_29] at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.6.0_29] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.6.0_29] at java.lang.Class.forName0(Native Method) [?:1.6.0_29] at java.lang.Class.forName(Unknown Source) [?:1.6.0_29] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] ... 9 more
I have the same version for both the plugin and craftbukkit 1.7.2-R0.2
-
View User Profile
-
Send Message
Posted Jan 11, 2014@HiddenAether
How do I subscribe? I really want this plugin for my server AlphaStorm but /hub doesn't work ;(
-
View User Profile
-
Send Message
Posted Jan 11, 2014Really sorry everyone for all the errors! I will upload 1.1.5 soon (hopefully today) without errors, might take a while because it is hard to test everything
-
View User Profile
-
Send Message
Posted Jan 10, 2014@Retherz_
I also set the right world and the players inventory deletes when they leave in other worlds! o_O