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 Apr 21, 2014@christophe6
It says in the error that the error is on line 9, check and make sure its all good, I usally make a back up and delete it and restart and see if i made the problem, then redo it with the backup as a base and make sure everythings ok
-
View User Profile
-
Send Message
Posted Apr 21, 2014hi i have this showing up
9:18:32 AM
CONSOLE:
WARN]: [HubEssentials] Task #19 for HubEssentials v1.5.4 generated an exception
-
View User Profile
-
Send Message
Posted Apr 21, 2014I got this error in my console!
[12:40:45 INFO]: [HubEssentials] Enabling HubEssentials v1.5.4 [12:40:46 ERROR]: Cannot load plugins/HubEssentials/HubBroadcasts.yml org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar in 'string', line 9, column 4: - '&cWelcome to the ModernCraft ne ... ^ found unexpected end of stream in 'string', line 10, column 1:
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot.jar:git-Spigot-1407] at net.mercilessmc.Hub.HubConfig.reloadConfig(HubConfig.java:32) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubConfig.getConfig(HubConfig.java:22) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubEssentials.configSetup(HubEssentials.java:259) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubEssentials.reload(HubEssentials.java:391) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubEssentials.onEnable(HubEssentials.java:99) [HubEssentials.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot.jar:git-Spigot-1407] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1407] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1407] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:462) [spigot.jar:git-Spigot-1407] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1407] Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a quoted scalar; found unexpected end of stream; in 'string', line 10, column 1:
^ at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1929) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1845) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1029) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchSingle(ScannerImpl.java:1004) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:392) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:504) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceFirstEntry.produce(ParserImpl.java:496) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:157) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot.jar:git-Spigot-1407] ... 19 more [12:40:46 ERROR]: Cannot load plugins/HubEssentials/ServerSelector.yml org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor in 'string', line 23, column 20: Item1DisplayName: '&cSurvival’ ^ expected alphabetic or numeric character, but found ’(8217) in 'string', line 23, column 30: Item1DisplayName: '&cSurvival’ ^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [spigot.jar:git-Spigot-1407] at net.mercilessmc.Hub.HubConfig.reloadConfig(HubConfig.java:32) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubConfig.getConfig(HubConfig.java:22) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubEssentials.configSetup(HubEssentials.java:285) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubEssentials.reload(HubEssentials.java:391) [HubEssentials.jar:?] at net.mercilessmc.Hub.HubEssentials.onEnable(HubEssentials.java:99) [HubEssentials.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot.jar:git-Spigot-1407] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1407] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1407] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:462) [spigot.jar:git-Spigot-1407] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [spigot.jar:git-Spigot-1407] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1407] Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor; expected alphabetic or numeric character, but found ’(8217); in 'string', line 23, column 30: Item1DisplayName: '&cSurvival’ ^ at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot.jar:git-Spigot-1407] at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot.jar:git-Spigot-1407] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [spigot.jar:git-Spigot-1407] ... 19 more
Thanks!
Christophe6
-
View User Profile
-
Send Message
Posted Apr 20, 2014@christophe6
Please test this! I'ts not working! I reload i do everything that i can do! Here you can find it: https://www.dropbox.com/s/k6qxpznazrzurid/HubEssentials.zip
Christophe6
-
View User Profile
-
Send Message
Posted Apr 20, 2014@PrimeRobot
I did that
-
View User Profile
-
Send Message
Posted Apr 20, 2014@PrimeRobot
You need a permissions plugin or a chat plugin. I believe with multiverse you can set it so it displays the world name.
I use CloudChat, which is a bungeecord plugin and it displays the name of the server that people are connected to. I also use PEX to add a prefix to players. This is the permissions I use for my players groups: Citizen: default: true permissions: - modifyworld.chat - modifyworld.blocks.interact.sign - cloudchat.channel.global - cloudchat.channel.local - cloudchat.command.focus - cloudchat.command.join - cloudchat.command.leave - cloudchat.command.mail - cloudchat.command.reply - teleportsigns.use - spawntp.spawn - spawntp.worldspawn prefix: '&7[Citizen]&3'
When they chat they get the [Citizen] tag.
-
View User Profile
-
Send Message
Posted Apr 20, 2014@Retherz_
Do you think you could add permissions? I have seen a few people asking about them.
Also I was wondering if its possible to write the book in game and then use a command to save it to the config?
-
View User Profile
-
Send Message
Posted Apr 20, 2014@fishing4fish85
I found out why players couldn't chat In the Config File, there is some text like so
So you had to switch the "true" to "false"
-
View User Profile
-
Send Message
Posted Apr 20, 2014@PrimeRobot
Really? hmm.. Ill look into it, Thanks for the heads up, I have chat enabled though?
@Retherz_: apparently you the chat option is broken as no one can speak but ops
-
View User Profile
-
Send Message
Posted Apr 20, 2014@PrimeRobot
I don't know to 100%. I think its something like : hubessentials.chat
-
View User Profile
-
Send Message
Posted Apr 20, 2014@fishing4fish85
Nope, you seem to know what your doing. Btw, Any players on the server that isn't OP can't speak. Is there a permission node that enable them to speak?
-
View User Profile
-
Send Message
Posted Apr 20, 2014@PrimeRobot
Was that sarcastic?
-
View User Profile
-
Send Message
Posted Apr 20, 2014The Void Teleport doesn't work. I fell into the void and I got hurt once, then it teleported me to the old Hub location
-
View User Profile
-
Send Message
Posted Apr 20, 2014@fishing4fish85
We got a pro over here :)
-
View User Profile
-
Send Message
Posted Apr 20, 2014@AgendaGaming
Im not sure its part of the plugin?, I may be wrong though
-
View User Profile
-
Send Message
Posted Apr 20, 2014@PrimeRobot
Differnet Plugin, You can do it with multiverse
-
View User Profile
-
Send Message
Posted Apr 20, 2014How do I add [Hub] Before the group prefix when players join the Hub?
-
View User Profile
-
Send Message
Posted Apr 20, 2014I also cant save the position of the hub with /hub set. How can i save this?
-
View User Profile
-
Send Message
Posted Apr 20, 2014You can switch in the ServerSelector betwen Commands or Bungeecord. I want to use the Commands but the error is every time "Unknown command. Type "/help" for help. I dont know. "
-
View User Profile
-
Send Message
Posted Apr 20, 2014@Retherz_
I deleted it, edited it fixed errors, but the void tp does not work, I can be hurt (Not sure if this plugin or another plugin XD) It does not clear my inv, I believe I used the delete .dat for that,