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 May 17, 2014@sergio_2000
Sergio i am sorry about NoCheatPlus Affecting your hub but one question.
are the rest of your worlds set using another server (bungeecord) or using multivers.
if it is multivers you could use the plugin http://dev.bukkit.org/bukkit-plugins/perworldplugins/
and disable nocheatplus in your hub world (i doupt anyone will cheat on a hub)
If you are ussing bungeecord just remove it from the hub server
hope this helps
and for doubleJumped it never worked and never will as i connot do anything to solve it as i am not allowed to edit it
phenix096
-
View User Profile
-
Send Message
Posted May 16, 2014Hi i am having a problem where whenever i try to disable any thing such as item drops or deleting player data it does not work. The main thing i'm worried about is the player data it evens removes the inventories from when u leave the server from a different wold than the one i set it to and i also only have it enabled in 1 world with perworld plugins .If you could help it would be great! Please help ASAP! pastebin: http://pastebin.com/KWrcRLEH
-
View User Profile
-
Send Message
Posted May 16, 2014I have spigot 1.7.9 and some features don't work, like BlockBreakPlace and the AFK KICK that gives me errors in console.
-
View User Profile
-
Send Message
Posted May 16, 2014I got 2 small problems, if someone could help me out, that would be awesome.
1. NoCheatPlus prevents players from jumping high through the setting of jump potion 2. The Double Jump hasnt worked for me, even without NoCheatPlus.
Has anyone encountered these problems before?
-
View User Profile
-
Send Message
Posted May 16, 2014retherz never checkes this plugin anyways
@Wetpoppy: in your config file line 19 is like that
ServerSelectorTitle: ' &c&l&oServers'
- remove the spaces or tabs (you should not be using tabs AT ALL)
that should fix it.
If it dosent work tell me your IP ill join see what i can do
phenix096
-
View User Profile
-
Send Message
Posted May 15, 2014@Wetpoppy do u have any ideas on how to help me?
-
View User Profile
-
Send Message
Posted May 15, 2014@RossRostik002
Remember that the updated plugin has a brand new .jar. The new one is HubEssentials.jar and the old one was just Hub.jar. Make sure you have them both removed. Hope this helps!
-
View User Profile
-
Send Message
Posted May 15, 2014Hi i am having a problem where whenever i try to disable any thing such as item drops or deleting player data it does not work. The main thing i'm worried about is the player data it evens removes the inventories from when u leave the server from a different wold than the one i set it to and i also only have it enabled in 1 world with perworld plugins .If you could help it would be great! Please help ASAP! pastebin: http://pastebin.com/KWrcRLEH
-
View User Profile
-
Send Message
Posted May 15, 2014Can someone help? Ive removed the plugin but some items (the paper and the bone) Still appear whenever someone joins. It says I can do something in items.yml. I searched in the server folder and couldn't find an 'items.yml' Please help.
-
View User Profile
-
Send Message
Posted May 15, 2014were do you add the IMG:URL in the config and does it work with gifs? or is there a special site i need to use to get those block pictures like in the hive compass?
-
View User Profile
-
Send Message
Posted May 14, 2014@AMZG
In your server selector file, look up the following lines
Set that to how many servers you want. In your case, 7.
-
View User Profile
-
Send Message
Posted May 14, 2014@Retherz_ I am getting this error http://pastebin.com/Vd450z9N with this server selector config http://pastebin.com/ANUHWwK7 Please tell me what I myself did wrong or release a patch to fix this.
-
View User Profile
-
Send Message
Posted May 14, 2014can someone help me or type up a server selector config that has 7 different items i have tried to add them and even copy and paste from the default config and put it in but i cannot get it to work Plzz help! pastebin: http://pastebin.com/yzqyVHKi
-
View User Profile
-
Send Message
Posted May 14, 2014@SupremeMCNetwork
had this problem too, search the config and find a title name ( from the server selector the book or whatever it could be anything ) you will know that that is causing the error b/c obviously it will be null/blank .Type a name and repeat the process util you are clear from errors . Hope I helped :)
-
View User Profile
-
Send Message
Posted May 13, 2014@LolwutMC
@LolwutMC
It depends what you are talking about:
the double jump: never works
the afk kicker: never works
the specific world (multiverse): never works
for the rest show me a past bin of your file ill see what i can do
phenix096
-
View User Profile
-
Send Message
Posted May 13, 2014Any changes I make to the config.yml file do not work.I have tried restarting server after making my changes, And also completely stopping the server, changing the config.yml file, and then starting it again. It's not working.
-
View User Profile
-
Send Message
Posted May 13, 2014When I load the plugin for the first time there are no errors, but when I go and edit the configs I get a java.lang.IllegalArgumentException: Name cannot be null error.
Any help?
Thanks!
-
View User Profile
-
Send Message
Posted May 13, 2014The real problems of this plugin are essentially 1: Multiworld Support 2: Afk kicker everything else works fine in every other world than the hub you want to protect:D
-
View User Profile
-
Send Message
Posted May 13, 2014@phenix096
Oh I think it would be a great idea too.
-
View User Profile
-
Send Message
Posted May 12, 2014[08:02:18 WARN]: [HubEssentials] Task #41 for HubEssentials v1.5.4 generated an exception
java.lang.NullPointerException
at net.mercilessmc.Hub.AfkKick.locationCheck(AfkKick.java:37) ~[?:?]
at net.mercilessmc.Hub.AfkKick.testPlayer(AfkKick.java:42) ~[?:?]
at net.mercilessmc.Hub.AfkKick$1.run(AfkKick.java:18) ~[?:?]
at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
AFK Kick Dosent work this is the error.
Any Ideas?
PS:Error is small so it isnt a spam right?