✪ SuperLobbyDeluxe |  [1.8.8 - 1.21.x] ✪ icon

✪ SuperLobbyDeluxe | [1.8.8 - 1.21.x] ✪ -----

Super Lobby It is a plugin for your lobby, allowing you to customize many things




Version: 4.7.6
does it really work on 1.21.x?
tbh we need 1.21.3 and 1.21.4 support, thanks!
review would change after it supports 1.21.4

Version: 4.7.6
Its very good imo, only issue is that the wiki doesnt seem to work. 404 page not found error pops up

Version: 4.7.6
Help!!!
2024-11-01T20:37:11.488934448Z [20:37:11 ERROR]: Could not pass event PlayerJoinEvent to SuperLobby v4.7.6
2024-11-01T20:37:11.488960954Z java.lang.NoSuchMethodError: 'java.lang.String com.mojang.authlib.properties.Property.getSignature()'
2024-11-01T20:37:11.488966182Z at com.pedrojm96.superlobby.CoreUtils.getPlayerTextureLocal(CoreUtils.java:53) ~[?:?]
2024-11-01T20:37:11.488970014Z at com.pedrojm96.superlobby.inventory.CoreItemMaker.PLAYER(CoreItemMaker.java:207) ~[?:?]
2024-11-01T20:37:11.488973388Z at com.pedrojm96.superlobby.inventory.CoreItemMaker.getItemStack(CoreItemMaker.java:73) ~[?:?]
2024-11-01T20:37:11.488977040Z at com.pedrojm96.superlobby.inventory.CoreItem.give(CoreItem.java:207) ~[?:?]
2024-11-01T20:37:11.488994511Z at com.pedrojm96.superlobby.listener.PlayerListener.onJoinLobbyItem(PlayerListener.java:231) ~[?:?]
2024-11-01T20:37:11.488998654Z at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor337.execute(Unknown Source) ~[?:?]
2024-11-01T20:37:11.489002147Z at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
2024-11-01T20:37:11.489005537Z at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-499]
2024-11-01T20:37:11.489009041Z at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
2024-11-01T20:37:11.489012511Z at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489016081Z at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489019542Z at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
2024-11-01T20:37:11.489023135Z at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:345) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489026687Z at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.handleConfigurationFinished(ServerConfigurationPacketListenerImpl.java:134) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489030231Z at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.handle(ServerboundFinishConfigurationPacket.java:18) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489035086Z at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.a(ServerboundFinishConfigurationPacket.java:9) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489038680Z at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
2024-11-01T20:37:11.489042382Z at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489045677Z at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
2024-11-01T20:37:11.489048801Z at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
2024-11-01T20:37:11.489052336Z at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489055853Z at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489059619Z at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123) ~[?:?]
2024-11-01T20:37:11.489063047Z at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489066526Z at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489073446Z at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:133) ~[?:?]
2024-11-01T20:37:11.489077044Z at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489080502Z at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489083876Z at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-499]
2024-11-01T20:37:11.489087383Z at java.lang.Thread.run(Unknown Source) ~[?:?]

Version: 4.7.6
非常不错的一款插件但是在paper1.20.4运行快捷栏设置固定物品会出现错误报错如下
[10:07:38 WARN]: Found inconsistent skull meta, this should normally not happen and is not a Bukkit / Spigot issue, but one from a plugin you are using.
Bukkit will attempt to fix it this time for you, but may not be able to do this every time.
If you see this message after typing a command from a plugin, please report this to the plugin developer, they should use the api instead of relying on reflection (and doing it the wrong way).
[10:07:38 WARN]: [SuperLobby] Plugin SuperLobby v4.7.6 generated an exception while executing task 101
java.lang.IllegalStateException: PrepareItemCraftEvent may only be triggered synchronously.
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:42) ~[paper-1.20.4.jar:git-Paper-497]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-497]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.callPreCraftEvent(CraftEventFactory.java:1444) ~[paper-1.20.4.jar:git-Paper-497]
at net.minecraft.world.inventory.CraftingMenu.slotChangedCraftingGrid(CraftingMenu.java:94) ~[?:?]
at net.minecraft.world.inventory.InventoryMenu.slotsChanged(InventoryMenu.java:158) ~[?:?]
at net.minecraft.world.inventory.TransientCraftingContainer.setItem(TransientCraftingContainer.java:147) ~[paper-1.20.4.jar:git-Paper-497]
at net.minecraft.world.inventory.Slot.set(Slot.java:66) ~[paper-1.20.4.jar:git-Paper-497]
at org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryView.setItem(CraftInventoryView.java:62) ~[paper-1.20.4.jar:git-Paper-497]
at com.pedrojm96.superlobby.inventory.MojangTexture.run(MojangTexture.java:63) ~[?:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-497] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.20.4.jar:git-Paper-497]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.20.4.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:842) ~[?:?]

Version: 4.7.5
It is a very good plugin overall but when i change the menu config, the menu randomly stops working

Version: 4.7.5
To put it simply, this plugin doesn't work for the update it is labelled for (1.21). I will give a better rating for the next release if it is fixed for 1.21. Please fix.

Version: 4.7.5
The only thing it has is the bug in 1.21/.1 and the problem of interaction with the pots that does not protect them.

Version: 4.7.5
Broken on 1.21 don't use if your server is above 1.20. Will remove when developer updates.

Version: 4.7.5
Overall good plugin. Using on my lobby 5 years.
Everything is customisable.

We need 1.21 support.

Version: 4.7.5
[13:57:44 ERROR]: Could not pass event InventoryCreativeEvent to SuperLobby v4.7.5
java.lang.IncompatibleClassChangeError: Found interface org.bukkit.inventory.InventoryView, but class was expected
at com.pedrojm96.superlobby.listener.OthersListener.onMenuClick(OthersListener.java:159) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor91.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:1.21-126-7e44684]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.jar:1.21-126-7e44684]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.jar:1.21-126-7e44684]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3333) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:30) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:20) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:56) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1537) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1514) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1507) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1466) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1473) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1318) ~[paper-1.21.jar:1.21-126-7e44684]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-126-7e44684]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

Version: 4.7.4
Sadly it's not a good plugin currently. We using it in 1.20 and it has so much bugs and errors. Some functions for disabling things don't work, pre configured items don't work as much as some materials or heads are not correct. And the most sadly part, he seems to give no support at all.
No discord, no other contact option mentioned and the github issues don't get answered.

Version: 4.7.4
very great plugin ,i used it almost 3 years , but i wish can add no offhand ,cuz i still can use offhand to swich item even my setting is false in move item

Version: 4.7.4
Vey Good Plugin and nice fetures but i get stuck after setting the spawn i dont know why

Version: 4.7.4
Superlobbydeluxe is a good plugin, I use it as well as the add-on deluxeplayeroptions, but I would expect java 8 support as the next update and java 8 support for superstats as well.

Version: 4.7.4
Cant edit the config.yml everytime i change it and restart it says i dont have one and creates a new one.
it works fine with other files but the config.yml... any thing to solve it?? in game commands? idk

Version: 4.7.3
This is my first time adding this plugin. How do I stop the links that keep appearing in the chat bar and the "official server" on the screen?
-
Author's response
In the settings all these messages can be changed or deleted.

Version: 4.7.3
Alright so I love the plugin I like everything about it but the items are not going into the inventory I use the correct material name because when I use deluxehub it works but on this plugin it does not

Or maybe if the author looks into it and see what the problem is. Plus it's hard to look up tutorial videos when almost all are not in English ad the last English one is from 5 years ago

Update So i could not get items to show up but found a way around it i used a Plugin called ItemJoin so i am able to use items now with commands for profile game menu etc

Version: 4.7.3
Alright so I love the plugin I like everything about it but the items are not going into the inventory I use the correct material name because when I use deluxehub it works but on this plugin it does not

Or maybe if the author looks into it and see what the problem is. Plus it's hard to look up tutorial videos when almost all are not in English ad the last English one is from 5 years ago

[14:39:36] [Server thread/INFO]: [SuperLobby] Lobby-Item: The item menu has an invalid item Material: SIGN.
[14:39:36] [Server thread/INFO]: [SuperLobby] Load menus.yml
[14:39:36] [Server thread/INFO]: [SuperLobby] menus.yml loaded.
[14:39:36] [Server thread/INFO]: [SuperLobby] Register command menu /menu
[14:39:36] [Server thread/INFO]: [SuperLobby] Menu-Item: The item survival has an invalid item Material: GRASS.


I have even tried nether_star in caps and done every single one and it doesnt work

game:
name: '&8<3> &6Game Modes &8<3> &7(Right button)'
material: NETHER_STAR
slot: 4
commands:
- 'player: game'
delay: 5
permission: superlobby.items.game

And i have check config and inventory lobby item thingy is set to true

Version: 4.7.3
Alright so I love the plugin I like everything about it but the items are not going into the inventory I use the correct material name because when I use deluxehub it works but on this plugin it does not

Or maybe if the author looks into it and see what the problem is. Plus it's hard to look up tutorial videos when almost all are not in English ad the last English one is from 5 years ago

[14:39:36] [Server thread/INFO]: [SuperLobby] Lobby-Item: The item menu has an invalid item Material: SIGN.
[14:39:36] [Server thread/INFO]: [SuperLobby] Load menus.yml
[14:39:36] [Server thread/INFO]: [SuperLobby] menus.yml loaded.
[14:39:36] [Server thread/INFO]: [SuperLobby] Register command menu /menu
[14:39:36] [Server thread/INFO]: [SuperLobby] Menu-Item: The item survival has an invalid item Material: GRASS.


I have even tried nether_star in caps and done every single one and it doesnt work

Version: 4.7.3
Alright so I love the plugin I like everything about it but the items are not going into the inventory I use the correct material name because when I use deluxehub it works but on this plugin it does not

Or maybe if the author looks into it and see what the problem is. Plus it's hard to look up tutorial videos when almost all are not in English ad the last English one is from 5 years ago

and the author is not fixing the same error that a lot of people are having:

at com.pedrojm96.superlobby.CoreUtils.getPlayerTextureLocal(CoreUtils.java:52) ~[?:?]
at com.pedrojm96.superlobby.inventory.CoreItemMaker.PLAYER(CoreItemMaker.java:207) ~[?:?]
at com.pedrojm96.superlobby.inventory.CoreItemMaker.getItemStack(CoreItemMaker.java:73) ~[?:?]
at com.pedrojm96.superlobby.inventory.menu.CoreMenuItem.create(CoreMenuItem.java:273) ~[?:?]
at com.pedrojm96.superlobby.inventory.menu.CoreMenu.create(CoreMenu.java:93) ~[?:?]
at com.pedrojm96.superlobby.inventory.menu.CoreMenu.open(CoreMenu.java:262) ~[?:?]
at com.pedrojm96.superlobby.CommandsMenu.onCommand(CommandsMenu.java:59) ~[?:?]
at com.pedrojm96.superlobby.command.CorePluginCommand.onCommand(CorePluginCommand.java:118) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
... 29 more


06:59:54] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'menu' in plugin SuperLobby v4.7.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.dispatchCommand(CraftServer.java:875) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:3979-Spigot-06d602e-

Version: 4.7.3
alright so item is not going into the inventory and the author is not fixing the same error that a lot of people are having:

at com.pedrojm96.superlobby.CoreUtils.getPlayerTextureLocal(CoreUtils.java:52) ~[?:?]
at com.pedrojm96.superlobby.inventory.CoreItemMaker.PLAYER(CoreItemMaker.java:207) ~[?:?]
at com.pedrojm96.superlobby.inventory.CoreItemMaker.getItemStack(CoreItemMaker.java:73) ~[?:?]
at com.pedrojm96.superlobby.inventory.menu.CoreMenuItem.create(CoreMenuItem.java:273) ~[?:?]
at com.pedrojm96.superlobby.inventory.menu.CoreMenu.create(CoreMenu.java:93) ~[?:?]
at com.pedrojm96.superlobby.inventory.menu.CoreMenu.open(CoreMenu.java:262) ~[?:?]
at com.pedrojm96.superlobby.CommandsMenu.onCommand(CommandsMenu.java:59) ~[?:?]
at com.pedrojm96.superlobby.command.CorePluginCommand.onCommand(CorePluginCommand.java:118) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
... 29 more


06:59:54] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'menu' in plugin SuperLobby v4.7.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.dispatchCommand(CraftServer.java:875) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:3979-Spigot-06d602e-

Version: 4.7.3
items seems to be unavailable in 1.20.4
There is no error reported in the console but no items are given after sl reload and restart.
my items.yml
menu:
name: '&8<3> &6Menu &8<3> &7(Right button)'
material: COMPASS
slot: 2
commands:
- 'player: menu'
delay: 5

Version: 4.7.3
i like the plugin but the item is not going to the inventory and console keep saying invalid matarial for any kind i use

Version: 4.7.2
is there a way that i can learn the meaning of the escape characters for example "&7" or "&c" otherwise the plugin is great

Version: 4.7.1
Llevo esperando casi 2 años a que arreglen el problema del idioma que no cambia desde el config y casi la mayoria de permisos no funcionan
-
Author's response
Podrías ser más específico para ayudarte?

Version: 4.7.1
Good, but when I try to move in the lobby, I just get teleported straight back. Even if I move my mouse, it teleports back in minecraft. It works fine in the main world though
-
Author's response
Check that you don't have another plugin interfering, and try disabling void-tp in the configuration

Version: 4.6.9
Why i cant use /p commands how i can fix that?Pleas help me with that Problem I dont understand why i can use commandy wirh /p
-
Author's response
Because it has an administrative command blocker, you can disable it in the configuration.

Version: 4.6.9
When I join my server I'm stuck, but when I go to my survival world I can move again, it's super annoying that I can't do anything in my lobby world.
the worlds are controlled with multiverse core
-
Author's response
Test on another separate server without any other plugin to rule out a third party.

Version: 4.6.5
A plugin that combines a huge number of different functions useful for the lobby. Very very cool. The only thing that confused me is that the /spawn command is not registered and highlights in red color, although it works.
-
Author's response
Fixed in next version

Version: 4.6.4
Hey is there's a way to make the color of the bossbar text is rgb or chromia changes every color each second? if not it would be great idea to add it
-
Author's response
Use the following format: "<#F77F28>"

Version: 4.6.3
all in one a good plugin but i get an error message in console and I dont know where I can get support for the plugin
-
Author's response
You can place the error message in the plugin's discussion window.

Version: 4.6.3
Hey when i go to menu config i want when a player click at slime server telports him to spawn how?

Spawn:
name: '&e&l♫ &r&fTeleport to the spawn'
material: slime_ball
slot: 46
commands:
- 'spawn'
keep-open: true
-
Author's response
Spawn:
name: '&e&l♫ &r&fTeleport to the spawn'
material: slime_ball
slot: 46
commands:
- 'player: spawn'
keep-open: true

Review the documentation https://pedrojm96.com/minecraft-plugin/command-format/

Version: 4.6.3
Man, the plugin is very good, but there is no possibility to choose a single world for the plugin to work, for example, I would like to put something completely different from the lobby world, in a survival world, but the plugin gets in the way...

Version: 4.6.3
Plugin is very good, taking care for almost everything for you but there is one big issue. When you're using a lot of diffrent colors, for example for gradient (or in my case special characters because my language has of lot of those) the character limit is extremely low. I could only do 4 letters each with slighly diffrent color or a few special characters. The character limit should be in an action bar, not config.
-
Author's response
The action bar has no limit in configuration.

Version: 4.6.3
Agregen compatibilidad con colores hexadecimales porfa, el plugin ya es demasiado bueno solo le falta esto para ser lo maximo!!!!!
-
Author's response
Already have compatibility, Use the following format: "<#F77F28>"

Version: 4.6.2
An absolute must have, the only thing I'd appreciate is if the developer made the boss bar into another plugin we can use on other servers like Survival 'cause there's no good ones and that feature's flawless here but the plugin is amazing, keep it up

Version: 4.6.1
I think it is one of the best plugins for the lobby but I don’t understand why there isn't option to disable interaction even with chests, furnaces, enchanting tables etc

Version: 4.6.0
i use this plugin in 1.19,i had giving a default player superlobby.menu & superlobby.use permision,but why they still can't using it
-
Author's response
check the permission in the menu.yml file

Version: 4.6.0
It's a beautiful plugin but i have a question. how can i disable the commands /spawn and /help? or how can i set a permission for /spawn (can i have an example)?

Version: 4.5.8
I figured it out and it's a good plugin! I recommend. I ask the author to add a default prefix in the tab and above the player's head
-
Author's response
Hi my friend, thanks adding this function could cause problems with other plugins that work with the tab.

Version: 4.5.8
The plugin is excellent. Many functions and easy configuration, very different from other plugins of the type that are full of complicated functions and configurations. Congratulations to the developer.

If you'll allow me, I have a suggestion: why not add the function to create Warps?
-
Author's response
Hello my friend thanks for the suggestion I will keep it in mind.

Version: 4.5.7
Stupid plugin, I use a new version of Superlobby and he was able to do a PVP in the lobby. I switched back to the old version 4.3.6 and the problem was solved, and there was a stupid bucket problem
-
Author's response
Check that the world is set correctly in the config and use-spawn-radius is set to false.

Version: 4.5.7
Muy buen plugin.

Encontré dos bugs hasta el momento. El permiso del comando /help no funciona y los items de de items.yml no se salen por nada del mundo.
-
Author's response
Podrías mostrar el error que sale en consola?

Version: 4.5.7
Esta bug los MESSAGES no se cambian a español por mas que ponga ES en la configuracion

Version: 4.5.5
Tengo 2 Bugs uno con el Spawn y otro con el messages_es.
establezco el Spawn /sl setspawn (name) pero al volver a entrar al server me dice "Spawn no establecido" y por más que cambie desde la confíg a ES no sé cambia a español sigue en inglés
-
Author's response
Arreglado en la próxima actualización

Version: 4.5.5
Плагин классный, вот только пишет мол есть обновление, скачал, поставил, а оно все равно пишет что есть обновление, хотя уже последняя версия...

Version: 4.5.5
Todo bien cumple con su funcionamiento y el rendimientos es magnifico, pero la ultima actualización lanzada tiene un error y es que aunque se actualice el plugin en mi caso me sigue tirando el mensaje de actualización

Version: 4.5.4
Good plugin, still confused on how to disable it in certain worlds.. I see nothing on the config about allowing the lobby in only certain worlds..
-
Author's response
In the config.yml file there are options to disable per worlds.

https://pedrojm96.com/minecraft-plugin/superlobbydeluxe/config/

Version: 4.5.4
I have a bug with this plugin and the creator of this can't help me because there is no area to ask for support..
-
Author's response
Write me by private message

Version: 4.5.4
The author didn't make new updates when I try to report errors. He ignore me since 2-3 months. There was error with spawn - I made conversation 3.11 - today we have 19.12 nice 2 months ;p

Version: 4.5.3
Very cool plugin but I still have a few wishes.... Would it be possible to add the join/leave message and something like double jump?

Version: 4.5.3
es un muy buen plugin, tiene un falso positivo con windows defender ya que lo detecta como Trojan:Script/Wacatac.H!ml, pero si verifican en virus total notaran que no es mas que un falso positivo, el plugin funciona de maravilla, recomendado

Version: 4.5.3
A perfectly fine and safe plugin. VirusTotal hash: 946f5232ad12bfce350af87e060b940acc1b447124f4a2a8b5c10d1bff56b884

Version: 4.5.2
Nice plugin but some items like brewing_stand are not supported. If possible add support for those items.
-
Author's response
Compatibility in what sense?

Version: 4.5.2
A multifunctional plugin that replaces many others. The author is responsive and friendly, I recommend it.

Version: 4.5.1
Great plugin, but I found on the way that the first time I opened DeluxeMenus with the commands in item.yml after I used it, it would freeze for a few seconds before it opened, and when I used it, opening the inventory, the player's head would occasionally appear

Version: 4.5.1
I've been using this plugin for many years but recently I'm getting virus warnings coming from this plugin's jar and every update comes another warning.

I'm starting to get suspicious since Windows Defender itself warns this.

Version: 4.5.0
To support the author.
The plugin is not a virus, you can always check the source code of the plugin or decompile it. In any case, if you are paranoid, you can build the plugin yourself by downloading the code from GitHub.
-
Author's response
Thank you!

Version: 4.5.0
Looks like a great plugin, but when loading the new version or the previous one, they both don't work. Some people are saying that this is a virus and it might be true so just go look for another one than this.

If the creator finds a way to fix it it might not be a virus just a coding mistake. I still think that this would be a great plugin if functional!
-
Author's response
This plugin is not a virus, it is a false positive, you can check the source code and check that everything is in order, you can also decompile it.

Source code: https://github.com/PedroJM96/SuperLobbyDeluxe
Base source code: https://github.com/PedroJM96/CoreLibBukkit
Decompile: http://java-decompiler.github.io/

Version: 4.4.9
Crashed my server completed & Web Interface. DO NOT USE FOR GOD SAKE. It also completely started spamming the server with adware and other things. Protect your server. do not use
-
Author's response
Make sure you are using the version downloaded from this website, it is not a virus check the source code if you know something about programming you will find out, https://github.com/PedroJM96/SuperLobbyDeluxe

Version: 4.4.9
It really looks like a virus, it destroys several settings just by installing it, nothing recommended
-
Author's response
False positive check the source code: https://github.com/PedroJM96/SuperLobbyDeluxe

Version: 4.4.9
Trojan:Script/Wacatac.H!ml

De verdad? Rly?
esto tiene un toyano, y lo distribuyen por acá.
-
Author's response
False positive check the source code: https://github.com/PedroJM96/SuperLobbyDeluxe

Version: 4.4.9
Good plugin!
The best for lobby
----------------------------------------------

Version: 4.4.9
Trojan:Script/Wacatac.H!ml

De verdad? Rly?
esto tiene un toyano, y lo distribuyen por acá.
-
Author's response
False positive check the source code: https://github.com/PedroJM96/SuperLobbyDeluxe

Version: 4.4.8
I LOVE THIS PLUGIN!

I've been using this plugin for like 1year, I have experience a few bugs, but author fixed them in next update. You can translate 99% of plugin to your language, It's easily customizable.

Version: 4.4.6
Works for me, easily customizable, only thing is that is really stinks that I have to pay for the full experience.

Version: 4.4.6
Last two versions of the plugin, windows defender and my antivirus detect it as virus and dont let to download it, I'm also watching to almost all the users saying that it doesnt work to them, probably they have a virus.

Version: 4.4.6
Massive spam error on entering in the server every time. Its not working properly on 1.19. The version on of the plugin is 4.4.6.
-
Author's response
Fix bugs from 1.19 in the next version.

Version: 4.4.6
Well the plugin does work on 1.19

the only problem so far is after using /sl setspawn NAME
and /sl setspawnpermission NAME PERMISSION.

Im able to teleport back to the lobby by using /spawn but then I restart my server it stops working. how do you get back to the hub/lobby I tried using /lobby and /spawn
-
Author's response
Fix bugs from 1.19 in the next version.

Version: 4.4.6
The plugin doesn't work, it's bad, and the developer don't want to fix the issuses
-
Author's response
Fix bugs from 1.19 in the next version.

Version: 4.4.6
no support 1.19 mass spam error.The developer ignores and does not want to solve the problem in any way
-
Author's response
Fixed in the next version

Version: 4.4.6
I have a problem: My Server runns on Minecraft version 1.19 and my Java version is Java 17. The Plugin starts normaly with no errors. but when anyone join on the server i will get an extreme long errormassage (see the link at the Review bellow mine) i have the same error. Even a java update on java 18 does not help. (PS the older versions of this plugin were great please make it running on MC version 1.19)
-
Author's response
Fixed in the next version

Version: 4.4.6
Hi i have a bug with this plugin at console...
Please fix this: https://mclo.gs/jeQBD1D
Version: 1.19
Plugin version 4.4.6
-
Author's response
Fixed in the next version

Version: 4.4.5
Hello! I have a problem with this plugin.

[08:33:08 ERROR]: Error occurred while enabling SuperLobby v4.4.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/StringUtils
at com.pedrojm96.superlobby.CoreConfig.<init>(CoreConfig.java:64) ~[SuperLobbyDeluxe-4.4.5-shaded.jar:?]
at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:194) ~[SuperLobbyDeluxe-4.4.5-shaded.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:736) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:353) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1233) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322) ~[patched_1.17.1.jar:git-Purpur-1428]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.binary.StringUtils
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:153) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:105) ~[patched_1.17.1.jar:git-Purpur-1428]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 12 more

Purpur 1.17.1 Server
SuperLobby v4.4.5

PluginList: [08:36:45 INFO]: Plugins (64): AdvancedBan, AdvancedReplay*, AntiCheatReloaded, ArmorStandTools, BungeeTabListPlus, Citizens, ClientDetector, CommandPanels, CommandTimer, CoreProtect, DiscordSRV, dynmap, Dynmap-WorldGuard*, FarmProtect*, floodgate, Geyser-Spigot, GeyserSkinManager, gProtector, HolographicDisplays, ImageOnMap, Jecon, JukeBox, Lobbys*, LuckPerms, LunaChat*, LWC, Maintenance, Multiverse-Core, Multiverse-Inventories, Multiverse-Portals, neoPaintingSwitch*, NoteBlockAPI, OpenInv, PlaceholderAPI, PlugManX (PlugMan), PrometheusExporter, ProtocolLib, PVP-Core, PvPManager, ServerSelectorX, SetHome*, Shopkeepers, SimpleLay, SimplePortals, SkBee, SkQuery, Skript, Skywars, spark, SpeedLimit*, SuperbVote, SuperLobby, TabList, TeleportSigns*, TitleAPI, Vault, ViaBackwards, ViaVersion, Votifier, WorldBorder, WorldEdit, WorldEditSUI, WorldGuard
-
Author's response
Do you run the server with an active internet connection?

Version: 4.4.5
I am satisfied with this plugin but I have one question, how do I remove the lines from the board with red color from the right part? "15,14,13,12,11,10,9" ? Thanks
-
Author's response
The red numbers on the right side of the board is something internal to the game and cannot be removed.

Version: 4.4.5
same issues as GIUSEPPETHEKING, As soon as I, or someone joins the server there's is constant yellow warn messages. Like filling the screen. Would have been good for a support discord too
-
Author's response
Check the latest update.

Version: 4.4.5
I got my head when I joined my server, then I place my head and the server crashed.
-
Author's response
Any error in console?

Version: 4.4.5
Hi i have a bug with this plugin at console!
Please fix this: https://mclo.gs/DlqzGCD
Version: 1.19

Version: 4.4.4
Hi i have a bug with this plugin at console!
Please fix this: https://mclo.gs/DlqzGCD
-
Author's response
What version of minecraft are you using?

Version: 4.4.3
[22:00:48 INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[22:00:48 INFO]: _____ _ _ _
[22:00:48 INFO]: / ____| | | | | | |
[22:00:48 INFO]: | (___ _ _ _ __ ___ _ __| | ___ | |__ | |__ _ _
[22:00:48 INFO]: \___ \| | | | '_ \ / _ \ '__| | / _ \| '_ \| '_ \| | | |
[22:00:48 INFO]: ____) | |_| | |_) | __/ | | |___| (_) | |_) | |_) | |_| |
[22:00:48 INFO]: |_____/ \__,_| .__/ \___|_| |______\___/|_.__/|_.__/ \__, |
[22:00:48 INFO]: | | __/ |
[22:00:48 INFO]: |_| |___/
[22:00:48 INFO]:
[22:00:48 INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[22:00:48 INFO]: [SuperLobby] Deluxe Version: V4.4.3
[22:00:48 INFO]: [SuperLobby] Plugin Create by PedroJM96.
[22:00:48 INFO]: [SuperLobby] Loading configuration...
[22:00:48 ERROR]: Error occurred while enabling SuperLobby v4.4.3 (Is it up to date?)
java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/StringUtils
at com.pedrojm96.superlobby.CoreConfig.<init>(CoreConfig.java:65) ~[?:?]
at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:143) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.binary.StringUtils
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 12 more
-
Author's response
Fixed in the next version.

Version: 4.4.3
I cant use the plugin at all D: the plugin turned red in color instead of green. how do i fix this? success in helping me i'll give a 5 star
-
Author's response
Show me what is the error in console.

Version: 4.4.3
Thx ya so much, for updating! My lobby is feeling fine again!
For me its the best lobbyplugin since years!

Version: 4.4.3
This is an essential plugin! A huge number of options and settings. I have been using it for a very long time and I am extremely happy with it! You only need to configure it only once and you can remove a bunch of other unnecessary plugins. Now on version 1.18.2 everything works for me like a Swiss watch! Thanks to the author!

Version: 4.4.1
Ok, it's a good plugin because it has many customizable options that allow me to reduce the number of plugins in my small network.
At first, it looks a bit confusing due to the number of options compared to other lobby plugins, but in the end the configuration is well distributed.
The only thing I haven't been able to understand is the use of spawn with the spawn.yml file, I depend on other extra plugins, and it annoys me not having found the information on that ONE SMALL DETAIL.
Psd: Sorry for my bad English :')
-
Author's response
That non-editable file only works to save spawn information when the following commands are placed:

/sl setspawn
/sl setspawnpermission

Version: 4.4.0
Barely any useful, good configurations, when installing the plugin, chat is instantly spammed with advertising of paid plugins from this author. There are also errors that im having, the plugin saying theres no spawn set when I've set it countless of times, it's just not worth all the hassle imo.
-
Author's response
Not spam are examples of how you can configure the plugin, all messages are editable and removable.

Version: 4.4.0
Well, but make "always day" as "time set 6000", and "always night" as "time set 18000", please <3
-
Author's response
Added in the next update

Version: 4.4.0
[23:05:35 INFO]: [SuperLobby] Loading configuration...
[23:05:35 ERROR]: Error occurred while enabling SuperLobby v4.3.9 (Is it up to date?)
java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/StringUtils
at com.pedrojm96.superlobby.CoreConfig.<init>(CoreConfig.java:65) ~[SuperLobbyDeluxe-4.4.0-shaded (1).jar:?]
at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:149) ~[SuperLobbyDeluxe-4.4.0-shaded (1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-411]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-411]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-411]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-411]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.binary.StringUtils
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[patched_1.17.1.jar:git-Paper-411]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-411]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 12 more
[23:05:35 INFO]: [SuperLobby] Disabling SuperLobby v4.3.9
-
Author's response
Fixed in the next update

Version: 4.4.0
The plugin straight up gives ton of errors in the panel when i try to do /spawn. This plugin is literally useless for me since all i wanted to do with it was using /spawn or /hub etc. It just does not work on a world created by Multiverse core. because of this error:
[10:04:04 ERROR]: Could not pass event PlayerCommandPreprocessEvent to SuperLobby v4.3.9
I just cant /spawn into it. I'll send the full error in the Discussion tab. Hopefully the dev will fix it. Thanks.
-
Author's response
I would appreciate if you send me the error log

Version: 4.4.0
Removed previous reviews, plugin is finally fully working and I hope this will continue.

Version: 4.3.9
Board does not disappear when leaving lobby world, please fix this or explain how to if I am doing something wrong.

Version: 4.3.9
Previously gave 3 stars, because plugin was requiring Java 17, author said that it wasn't intentional, however plugin still requires Java 17.
-
Author's response
Fixed bug with java 8

Version: 4.3.9
The plugin does not disable the built-in chat, despite the fact that I have the chatty plugin

Version: 4.3.9
Good plugin however You cant connect to any servers using the game modes menu in 1.18.2. it just brings up the available versions even if the config has the version 1.18.2

Version: 4.3.9
Nice plugin, but sometimes crashes for no apparent reason:
https://paste.ee/p/cEu45

Version: 4.3.9
Unfortunately, the upgrade still requires a higher Java version. I thought it was fixed.

Version: 4.3.9
A good plug-in, however, would be more pleased with it if we added the option that the lobby is only in a certain region.

Version: 4.3.8
Unfortunately now the plugin has upgraded its Java version, which removes support from older versions like 1.8x. There really was no warning, as if this change was just a bug fix. Now anyone who depends on Java 8 will have to get stuck in version 4.3.7. Unless the author changes his mind. This is sad (unreported) news.
-
Author's response
Thanks for reporting that, it really wasn't intentional.

Version: 4.3.8
Author never said that plugin now requires Java 17 (using 11 for various reasons) - older versions don't recognize 1.18/1.18.1, saying that said versions aren't supported.
-
Author's response
Thanks for reporting that, it really wasn't intentional.

Version: 4.3.8
I just missing a pvp hub system and you will have a good plugin, thanks for doing it

Version: 4.3.8
The plugin is very good!I want more people to know.
So can I share this plugin with China in www.mcbbs.com?
I will mark out your ( author's ) name.
Thank you very much !

Version: 4.3.8
Still the best plugin for your scoreboard, messagge, motd, join effect, join title, bossbar, custom messagge for vip and a lot of features! Thank for this update

Version: 4.3.7
This plugin is amazing and offer a lot of features but i wait a lot of month for fix the problewm with the version of paper 1.18, in this case 1.18.2, the problem is on config, is possible remove the spam on console if i disable one features but i need to have this feature, so please this spam at console https://pastebin.com/TvTZAdwz

Version: 4.3.7
How can I disable JoinFireworks ?
I did not find an option in the config !!
.
.

Version: 4.3.7
I hope it can be solved
java.lang.NoSuchMethodException: net.minecraft.network.NetworkManager.sendPacket(net.minecraft.network.protocol.Packet)

Version: 4.3.7
Listen, I would like to ask what is the chance of implementing a gradient in a plugin? The ability to create a gradient in the gui lobby menu is horribly lacking

Version: 4.3.7
todo bien el plugin y todo pero el dilema es que hace mucho spam sobre los plugins de paga, igualmente es gusto del creador implementar todo. 5 estrellas
-
Author's response
Todo eso se puede desactivar o cambiar a tu preferencia, es solo ejemplos

Version: 4.3.7
Exelent plugins , Thanks for the update in 1.18 but still have some error in the console
java.lang.NoSuchMethodException: net.minecraft.network.NetworkManager.sendPacket(net.minecraft.network.protocol.Packet)

Version: 4.3.6
terrible plugin for 1.18.1, server selector doesn't appear, console keep spamming error
-
Author's response
shows the error that the console sends you

Version: 4.3.6
Wonderful plugin , update 1.18 please i NEED!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Version: 4.3.6
Awesome and great Plugin!
Using it on ma lobby for many years.
Wonderfull! Go further and stay tuned!
It would be fantastic to update to 1.18!

Version: 4.3.6
The antivirus marks the plugin as a threat specifically "Uwamsom.A", I mean a Trojan

Version: 4.3.6
When will the Plugin be available at 1.18? On my server the plugin is bugged on 1.18.

Version: 4.3.6
All my server use this plugin with all features: scoreboard, title, tab, messagge, join commands, spawns, items, bossbar, bar, placeholders! And other features of the plugin (1 question only, how allow use ender pearl at item?)
This plugin save me at 1.17.1, test server aroundcraft.com (can you update this for 1.18.1 version of mc? https://pastebin.com/x3fHR89U https://pastebin.com/buNhgJKf)

Version: 4.3.6
All my server use this plugin with all features: scoreboard, title, tab, messagge, join commands, spawns, items, bossbar, bar, placeholders! And other features of the plugin (1 question only, how allow use ender pearl at item?)
This plugin save me at 1.17.1, test server aroundcraft.com

Version: 4.3.6
Very good plugin! :) But is it possible to display SuperLobbyDeluxe via Mysql on all servers in a Bungeecord network ? For example that the tab list shows all players from all servers.

Version: 4.3.6
Nice Features but i have a Bungeecord network with Multiverse worlds. The Plugin is Aktive in all Worlds. How i can say that it should ony on in one world? in old Versions there was an option in the config. Where did it go ?

Version: 4.3.6
I have used this plugin for just over a month now and got around to configuring things to match the branding of my server, After a restart or two it permanently added 2 of the Boss Bars on my screen after I had disabled it, any fix? I've tried to remove the plugin and reset the server but it seems to have stained my server forever.

Anyone reading this, please for the love of god if u dont want ur server ruined... Use a different plugin for anything boss bar related

Version: 4.3.6
The only thing missing is the hex color support on scoreboard, other than that amazing plugin and keep up, great work!

Version: 4.3.6
Can you make option to disable sounds for jump pads and also when you have lobby items they can be moved using offnahd swap, of you fix these 2 things I might give 5 start. Please I really need these 2 options

Version: 4.3.6
VERY GOOD PLUGIN, can you add health settings in customevents or join config?
.................

Version: 4.3.5
[05:58:43 INFO]: [SuperLobby] Menu-Item: The item options has an invalid item Material: COMPARATOR.
-
Author's response
Check if the item comparator is compatible with the Minecraft version you are using.

Version: 4.3.5
Very good plugin, but I use Cloudnet v2 and the prefix is no longer displayed in the tablist, please fix it.

Version: 4.3.5
Soory, but i only giving 3 Stars because the Boss bar bug is annoying! I getting headache from that!!! Every time i joining the game twice i getting more than 2 boss bars extra! I dont know where the old Boss bars are saving but thats shit! You need to open a Support discord!!!
-
Author's response
Which version are you using? I will try to solve it in the next version.

Version: 4.3.5
quisiera saber por que no me deja poner CLOCK en mi config de items si me podrias ayudar estaria way
-
Author's response
Revisa si el item CLOCK es compatible con la version de minecraft que estas usando.

Version: 4.3.5
Great Plugin, But The Plugin Created 2 Bossbars And Showing 3rd Too How To Remove That Two?
-
Author's response
I will try to solve it in the next version.

Version: 4.3.5
Awesome plugin! I <3 you! Thank you so much! Works perfectly, no errors, no glitches, no bugs, PERFECT!

Version: 4.3.5
Very great plugin! I've been using SuperLobby for a while now, and it has been great! :D
Unfortunately, there is a pretty major bug currently on version 4.3.5, where there seems to be an issue with the PlayerJoinEvent --> https://pastebin.com/TUjnBKdr
Please fix this bug so I could rate 5 Stars!

Version: 4.3.4
A solid Plugin. I've only encountered one bug so far, but nothing that hinders the overall quality of the plugin.

Note: So far the only limitation I've ran across, is not being able to prevent players from trampling crops.

Version: 4.3.4
Super plugin! Minecraft server version 1.17.1 has some bugs https://pastebin.com/pL3RHA6m

Version: 4.3.4
Great plugin, bud I have some bugs - report is there https://pastebin.com/UkXKZkSd

Version: 4.3.4
Very good plugin! I only got these 2 errors, I do not know where to send it so I'm sending it here:
[11:46:12 INFO]: [SuperLobby] Lobby-Item: The item menu has an invalid item Material: SIGN.
[11:46:12 INFO]: [SuperLobby] Lobby-Item: The item profile has an invalid item Material: SKULL_ITEM.

Version: 4.3.4
Awesome plugin! Been using this plugin for a while to set up a server network and can say without hesitation, this is one of the best Lobby/Hub plugins out there (I've tried a lot of them may I add).

Version: 4.3.4
The author does not respond to messages in the discussion, does not correct the problems that I indicate to him while he has read the messages above and below mine.
I change the note once the errors have been corrected and a response will be sent to me.

Version: 4.3.3
Thank You for 1.17, There is a to report bugs to this link https://pastebin.com/byAcC7c9.
-
Author's response
Fixed in the new update

Version: 4.3.3
Great plugin, don't know where to report bugs but https://pastebin.com/nmRF3yvU.
-
Author's response
Fixed in the new update

Version: 4.3.3
Nice plugin, but can you add RGB support?



...............................................

Version: 4.3.3
At joining i cant see the items, im operator, tried different methods and theres no error on my console :(

Version: 4.3.2
Please 1.17 support, its best Lobby plugin on spigot, but not 1.17 support for now, i'm using this plugin for 1 year

Version: 4.3.2
Please add support for 1.17 i really need this support for my server youre plugin is the last plugin i need

Version: 4.3.2
please make scoreboard to 32+ characters. Thx................................................

Version: 4.3.2
For all those who say it's a virus ....
If you have a bad antivirus it's not the plugin's fault.

Version: 4.3.2
I need help with this plugin Where is the support? I need support plis for this plugin

Version: 4.3.2
You have error with Via Version, Discord? Updates? Update the plugin and i change mi stars

Version: 4.3.2
It's an awesome plugin, after trying to download it my pc detects it's a virus. I refuse downloading it until it's fixed.
-
Author's response
That is not a virus, you should consider changing your antivirus ...

Version: 4.3.2
My pc find its a virusMy pc find its a virusMy pc find its a virusMy pc find its a virusMy pc find its a virusMy pc find its a virus
-
Author's response
That is not a virus, you should consider changing your antivirus ...

Version: 4.3.2
perfect lobby system, but how can non op get the items? the permissions arent working...
if this is fixed 5 stars
-
Author's response
The permissions if it works, check well that you have the correct permissions.

Version: 4.3.2
Das Plugins ist an Sich gut aber es gibt ein Fehler
Could not pass event PlayerJoinEvent to SuperLobby v4.3.2
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
Caused by: java.lang.NullPointerException
at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.teleport(CraftPlayer.java:460) ~[Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.entity.CraftEntity.teleport(CraftEntity.java:226) ~[Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
at com.pedrojm96.superlobby.SuperLobby.teleportToSpawn(SuperLobby.java:352) ~[?:?]
at com.pedrojm96.superlobby.listener.PlayerListener.onJoinSpawn(PlayerListener.java:149) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
... 14 more

Version: 4.3.2
Huge free plugin ! Always updated and good code quality. He is rather than paied plugins.
-
Author's response
Thank you!

Version: 4.3.1
MAKE IT ENGLISH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
Author's response
The plugin is in English

Version: 4.3.1
This is virus....................................................................
-
Author's response
That is not a virus, you should consider changing your antivirus ...

Version: 4.3.1
I love this! I just would like to this have "hover" feature to "chat" to show player information (using placeholders)

Version: 4.3.1
Excelent plugin! Been using it for years! Super customizable and easy to use! Highly recommend for new or experienced users.
Wanted to give only 4* because there is no easy way to contact the developer to report a bug (a discord would be really helpful) - but 5* are more then deserved!
"settings-glass-color: 14" doesn't work when you change it to any other value besides 14 (red) - this doesn't work for the new version
-
Author's response
What is the server version

Version: 4.3.1
does the plugin work with the plugin BungeeCord because i cant figure out how to set up my menu gamemodes

Version: 4.3.1
a nice plugin for make lobby and easy to use for new comers to server making and dev
-
Author's response
Thank you

Version: 4.3.1
This version (4.3.1) give me an error : >.... [20:00:01 ERROR]: Could not pass event PlayerCommandPreprocessEvent to SuperLobby v4.3.1
java.lang.IllegalArgumentException: location.world
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.16.5.jar:git-Paper-564]
at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.teleport(CraftPlayer.java:872) ~[patched_1.16.5.jar:git-Paper-564]
at org.bukkit.craftbukkit.v1_16_R3.entity.CraftEntity.teleport(CraftEntity.java:539) ~[patched_1.16.5.jar:git-Paper-564]
at com.pedrojm96.superlobby.SuperLobby.teleportToSpawn(SuperLobby.java:345) ~[?:?]
at com.pedrojm96.superlobby.listener.PlayerListener.onCommandSpawn(PlayerListener.java:177) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor407.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-564]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-564]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-564]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2160) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1983) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1936) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1252) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1245) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1206) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1120) ~[patched_1.16.5.jar:git-Paper-564]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289) ~[patched_1.16.5.jar:git-Paper-564]
at java.lang.Thread.run(Thread.java:834) [?:?]

Version: 4.3.0
My antivirus says its a Virus
#











a














a















aa





























a
-
Author's response
That is not a virus, you should consider changing your antivirus ...

Version: 4.3.0
Le pondría mas estrellas pero me da error con Vault y no me aparecen los items en la 1.16.5 (ojo quizás no se configurarlo) pero el resto esta bueno

Version: 4.3.0
This is the best lobby plugin ever!
I'm using it on my server and it is really great!
Please don't stop with maintenance

Version: 4.3.0
I will give 5 stars if you will fix one bug. Plugin is made to work with 1.8.8+, however when I use 1.15.2 and ViaVersion/ViaBackwards/ViaRewind, I get an error on 1.8.8+ caused by a bossbar.

Version: 4.3.0
pls add support to open menu inside a menu because i would love to make sub menus because they are great otherwise great plugin. Right now when I try to do that the menu opens for a sec then it closes please fix this becuse i dont want to use other plugins for that otherwise very good plugin

Version: 4.2.9
Could not pass event PlayerJoinEvent to SuperLobby v4.2.9 Mohist


newest build

Version: 4.2.9
Is a plugin created just to advertise MUNDOTRASH server.
It should not be used if you are the server administrator :v
-
Author's response
The messages from mundopixels are for example, users can edit the settings and change that;)

Version: 4.2.9
it works perfectly but the menu's doestn't work. I get the error: Null when people do /profile or /shop
-
Author's response
review the material of the menu items

Version: 4.2.9
This plugin is pretty nice, the biggest downfall of it is that you cannot stack items/blocks inside of the GUI for the menu. You also can BARELY use any colored blocks! Like wool, clay, or anything.

Version: 4.2.9
This plugin would be great but I cant figure out how to use the menu to exucute commands my issue is that I need to use /mvtp world command and whenever I clcik on the item in the menu nothing happens

Version: 4.2.9
Plugin works pretty good, config is clean and easy. But players can still hit items out of an itemframe even with frame-protect on.
-
Author's response
In which version does this happen to you?

Version: 4.2.9
Add color support for menu title :) &l &n..... .
-
Author's response
added in the next update.

Version: 4.2.9
It's pretty good, but you should think about adding ViaVersion support (game crashes because of 1.9+ bossbar when using 1.8.8).

Version: 4.2.9
Hello, the plugin seems to be very good but I have a big problem. No user can get the menu when joining the server even if it is a member with op. :D

Version: 4.2.9
great plugin, it should add a section where the name of the player can also be customized, both in the TAB and above the player's head, that prefix and suffix can be added, it would make this complement more complete

Version: 4.2.9
Hello, the plugin seems to be very good but I have a big problem. No user can get the menu when joining the server even if it is a member with op. I already checked the menu option in the config file and it's set to true. I am willing to improve the rating if the issue is fixed.

Version: 4.2.9
I have another plugin that contests the /shop command, i want to disable the command from this plugin or change the name of the command.
-
Author's response
Edit the menu.yml file and change the menu command.

Version: 4.2.8
Better review, now it includes every important aspects and I think it's a lot of simplier than DeluxeHub.
-
Author's response
Thank you

Version: 4.2.8
Great Plugin Would recommend Its Only a 4 Star as I have looked and you don't have support server I might be blind if so I will change it if you have a support server

Version: 4.2.8
Can we add head to the materials in the menu section. (head database).
An excellent plugin.

Version: 4.2.8
Great Plugin but Hotbar Items aren’t working. Please help me or fix the Problem.
-
Author's response
Check the internal permissions of each item.

Version: 4.2.8
Good plugin. But players can trample crops. I can`t find this setting in config.yml
Please add it. thx

Version: 4.2.8
The menu title does not recognize formatting. All menu title text is just dark grey. (I wish there was a better way to contact the author)
-
Author's response
Fixed in the next update.

Version: 4.2.8
I really like all the customizing that is available.. but some settings don't work. I\ enabled the score board and it pops up for a second and than goes away. but if i reload the plugin it will come back and stay.. also having same issue as KKYH246
-
Author's response
It's probably a problem with some other plugin that is manipulating the scoreboard.

Version: 4.2.6
Good plugins, but there is one issue with this. The scoreboard displays in all worlds even when I specify which world I want it to be in
-
Author's response
Fixed in the last update.

Version: 4.2.6
Doors can be opened and dev is ignoring discussion thread for these bugs. Hopefully one day we'll get way to stop players opening doors.
-
Author's response
That was already added try the latest version ...

Version: 4.2.6
Good plugin. Is it possible to set the /lobby command to go back to the lobby from the other servers? If not, could u recommend me one?
-
Author's response

Version: 4.2.6
Best Lobby Plugin! The developer keeps it updated and it has some awesome features, the best thing is that it's free!
-
Author's response
thanks

Version: 4.2.6
alguien sabe como ejecuto el comando de broadcast en join commands en el apartado CustomEvents?

Version: 4.2.6
Un buen plugin la verdad, es uno de los plugins que estaba buscando ya que los tenia por plugins por separados, pero gracias a este plugin pude tener menos plugins en un lobby y la verdad que me gusto su sistema de la Cabeza de perfiles, sinceramente pocos plugins tienen este sistema.
-
Author's response
gracias

Version: 4.2.5
Missing door protection, when will be added, I will improve my rating. I searched through discussuion and someone already suggested it, but wasn't added for 2 years.

Version: 4.2.5
Hi, nice plugin again!
It seems 1.16.3 doesn't work in version-list

Please update it

Version: 4.2.5
I like your Plugin really, ist has a lot of good features, it is easy to configurate and easy to use fore the Players. (So i think the five Stars are Right) But there are just 2 little things, that i wish to be addeted to the Plugin. First, the option for the player to switch the lobby (to have 5 lobbys for normal members, 2 for VIP‘s...) and that members can spring between these Lobbys. And second, that you can implement a real time Clock and see it when you press „tab“.

Version: 4.2.5
add chest integration access (all can use chests in spawn world)
in config file!

Version: 4.2.5
Great plugin, i'll have been using it for a very long time now.
It has one big issue: (i am using 1.16.2, spigot) In the menus.yml file i have a menu which redirects you to an another menu. In the second(sub) menu i can't open another menu or go back to the first one. PLEASE FIX THIS!
I'll used this, an its only working in the first menu....
...
commands:
- "open: menu"
keep-open: true
...

Version: 4.2.5
Very nice plugin, it's cool that it is for free. The most lobby options are included, some things (like the jump-pad sound) don't work as they should do. However it's a nice plugin to start a minecraft server.

Is it allowed to "copy" the plugin to edit the source code? I'd like to customize and complete some bits. I'll NOT sell or give it away for other people.

Version: 4.2.5
Buen plugin, pero me gustaba la versión en la cual en el archivo infocommands.yml al colocar un comando tipo: /help, si colocabas /help 2 no aparecia nada :( [español]
Good plugin, but I liked the version in which in the infocommands.yml file when placing a command: / help, if you placed / help 2 nothing appeared :( [english]

Version: 4.2.5
Nice update!!!
Could you please add support for skulls with hdb(head database manager)?

Thank you

Version: 4.2.5
very good plugin I highly recommend if you want a plugin for your hub server in minecraft, very high quality!

Version: 4.2.4
Add playsound in select item and title. Thanks is working good. :) And add settings-name color support &l-&n....
-
Author's response
Thanks, they seem like good ideas, I'll be adding it soon.

Version: 4.2.4
Please, update this configuration in menus.yml
version-list:
- 1.16.2

It doesn't work.
-
Author's response
Fixed in the next update.

Version: 4.2.4
Hi Bro! The plugin is awesome but there is a bug, if you jump to an ordinary player on the beds with wheat or other seedlings, he can spoil it and it breaks! and if possible, make a command to return to the hub point (/hub, /spawn, /lobby)
-
Author's response
the / spawn command is now available.

Version: 4.2.3
como hago que al unir un jugador que ejecute el comando desde la consola o por broadcast?
-
Author's response

Version: 4.2.3
me pasan el Link al media fire del idioma es? ya que lo necesito :D pls pls pls pls y que puedan añadir el comando del mantitienco porque el link pone "buy" :v y no me gusta :,v

Version: 4.2.3
its good but right click for open server selector dose not work pls help
........

Version: 4.2.2
Very nice plugins and support, its good dev, Thanks you men.

(space)(space)(space)

Version: 4.2.2
Es normal que se puedan quitar los items de los Cuadros y tengo el frameprotect activado ?
-
Author's response
no, voy a revisar eso, en que version es?

Version: 4.2.2
increíble plugin, nada que decir me encanto desde un principio y lo seguiré utilizando asta que me aburra.
como sugerencia bro podrias agregar un comando para poder abrir los menus creados en Menus.yml para poder abrir el menu a un jugador a travez de la consola.
ejemplo: superlobby/sl openmenu gamemode

saludos

Version: 4.2.1
ey man i still dont get the join items and the weather an creatures ar still spawnin

Version: 4.2.1
The best Lobby Plugin but is 1 small minus you can't do long bossbars i need it to show more informations!!! plis do this

Version: 4.2.1
Great plugin but i think there is a glitch for 1.16 that wont give the player the join items. i have the perms set to true in the config for it but nobody but ops spawn with it.

Version: 4.2.1
After version: 4.1.6, I have had several bugs including life not regenerating in the lobby! If you lose life or if you are hungry it does not regenerate, the lobby only holds life but does not regenerate. And I have playerjoinevent and placeholder errors at times. My server runs Craftbukkit-Spigot 1.12.2.

I really like your plugin! But 4.1.7, 4.1.8, 4.1.9, 4.2.0 and 4.2.1 are all in trouble! Please answer me!

I have already cleared config.yml, chat.yml, spawn.yml, Messages_EN.yml, infocommands.yml, customevents.yml and board.yml. Although the plugin does not stop it has bugs. Please review your codes! I know it is difficult but try...
-
Author's response
Fixed up

Version: 4.2.1
I keep getting log errors about the action bar. I was able to fix this by downgrading my pl version. I'm giving it a 1 star for now until this issue is fixed. I am on version 1.15.2
-
Author's response
Fixed up

Version: 4.2.0
This is a great plugin but in version 1.16 i dont get the join items which are a improtant part of the plugin. Could you pls fix this? :)
-
Author's response
Check the permissions and the worlds where it works in the config. https://pedrojm96.com/minecraft-plugin/superlobbydeluxe/config/

Version: 4.2.0
hey man i dont get the join items :) pls can maybe fix it :) i use ur plugins like 7 months but since today it isnt wokring
-
Author's response
Check the permissions and the worlds where it works in the config. https://pedrojm96.com/minecraft-plugin/superlobbydeluxe/config/

Version: 4.1.9
best lobby plugin.. my server looks way more professional :) easy and clear setup

Version: 4.1.9
Version check still doesn't support 1.16 and author didn't response on DMS and to discussion.

Version: 4.1.9
Great plugin. Works well for the most part. Although for some reason the version-check feature of the scoreboard will not recognize 1.16.1.
-
Author's response
Hi thanks for reporting that, fixed in the next version.

Version: 4.1.8
Great Plugin! Makes any server look really professional and nice! I rate it 11/10

Version: 4.1.8
----------------------------------------------------
Nice plugins! I use on my Network!
----------------------------------------------------

Version: 4.1.8
very nice plugin, but in the version 4.1.8 the presureplates didnt work, idk if i made a mistake or if its a mistake of this version, i downgraded to the 4.1.6 version. im always happy :) and i will hopefully this year buy the add ons for all extras to this plugin, first i need paypal c:

But I still have a question, I don't have the items for the menu so the milk bucket and the skull in my inventory and I can't figure out how to get them in there. please help, thank you

Version: 4.1.8
This version causing server crashes.... reported to discussion. Downgraded to older version

Version: 4.1.6
hi, there is a little bug when setting the spawn the void tp sends the main spawn and not the one of each world

Version: 4.1.6
A very good plugin, everything works so great. Could this may be support CloudNet?

Version: 4.1.6
I configured the plugin and its not working
Error

[14:25:18] [Server thread/ERROR]: Error occurred while enabling SuperLobby v4.1.6 (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register [email protected] while not enabled
at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:612) ~[minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:171) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-2f5d615-d07a78b]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]

Version: 4.1.6
Muy bueno este plugin lo recomiendo al 100% con características que se agradecen un montón

Version: 4.1.6
I absolutely ADORE this plugin, but why is it that I downloaded it, did all of the config, reloaded the server, and for some reason... nothing happens? Any idea what I did wrong?

Version: 4.1.6
Great plugin but I have one problem. Why is it when I set some things to only work in one world, (such as pressure plates making you jump forward) why does it enable in every world? I set it to only my hub world in the config but it hasn't changed.
-
Author's response
Hello I am aware of that is a mistake, it is fixed in the next version.

Version: 4.1.6
exelant pulugin but how can i set ranks i need help
--------------------------------------------------------------------

Version: 4.1.6
The best lobby plugin in the world, very well optimized, I love it! I recommend it to everyone it is very easy to use.

Version: 4.1.6
Excellent plugin, everything is working, but can you please add antiworlddownloader? I know a lot of plugins have it but its better for server to not have lot of plugins

Version: 4.1.6
After I upgraded to 4.1.6. The / superlobby reload command has crashed the plugin and forced it to stop

Log:

null
org.bukkit.command.CommandException: Unhandled exception executing command 'superlobby' in plugin SuperLobby v4.1.6
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Caused by: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:413) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:130) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.scheduler.BukkitRunnable.runTaskTimer(BukkitRunnable.java:111) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
at com.pedrojm96.superlobby.Announcer.reload(Announcer.java:50) ~[?:?]
at com.pedrojm96.superlobby.subCommand.ReloadCMD.onSubCommand(ReloadCMD.java:47) ~[?:?]
at com.pedrojm96.superlobby.core.command.CoreSubCommand.rum(CoreSubCommand.java:45) ~[?:?]
at com.pedrojm96.superlobby.core.command.CorePluginCommand.onCommand(CorePluginCommand.java:143) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
... 15 more

Version: 4.1.6
The plugin is awesome, however, the permissions don't really seem to work.
I'm running a Spigot 1.12.2 lobby server with GroupManager.
I can't open the /servers menu even with the `superlobby.menu` and `superlobby.use` permissions. Furthermore, the command /sr is not registsred.
-
Author's response
hello give it the permission that the menu has in the configuration.

Version: 4.1.6
The plugin is good but i continou without figure out why users can't use the menu even thought i have gave them the permission
-
Author's response
hello give it the permission that the menu has in the configuration.

Version: 4.1.5
The plugin gives me an error and the menu doesn't appear (i added the permissions)

The error is
Could not pass event AsyncPlayerChatEvent to SuperLobby v4.1.4
java.lang.NullPointerException: null
at com.pedrojm96.superlobby.listener.PlayerListener.onChat(PlayerListener.java:551) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor270.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-208]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.15.2.jar:git-Paper-208]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-208]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-208]
at net.minecraft.server.v1_15_R1.PlayerConnection.chat(PlayerConnection.java:1739) ~[patched_1.15.2.jar:git-Paper-208]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1654) ~[patched_1.15.2.jar:git-Paper-208]
at net.minecraft.server.v1_15_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.15.2.jar:git-Paper-208]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_241]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_241]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_241]

Version: 4.1.5
2 stars for the plugin, the plugin is very good and works well accomplishing everything I needed, but Its not a 5 star plugin due to the way its documented, Pedro uses a custom website but the website isnt really user friendly, especially with the fact that there is no set language, Its both english and spanish which is very confusing and makes setup difficult

Another issue I have is that the plugin assumes any command starting with /spawn such as /spawnmob means head to spawn, Im having to use multiple plugins to replace your terrible /spawn command which decreases performance and isn't efficient

Overall, documentation and /spawn are flawed and make the plugin difficult to work with
-
Author's response
the spawn command is already fixed in the latest version.

Version: 4.1.5
Honestly, the plugin itself is really great and you can safely download and use if you are just starting a huge network with some budget and many server modes, however, I absolutely detest the fact that this plugin ASSUMES things for certain features it provides. I believe a "soft dependencies" part could be added to the plugin description. That aside, the menu file is outdated and will need a reconfiguration. Good plugin, just not ready to be used out of the box.
-
Author's response
Thanks, but the plugin has no dependency.

Version: 4.1.5
Perfect plugin, absolutely everything is good, but can you add Player Hider as lobby item please?
-
Author's response
You have to install the DeluxePlayerOption plugin to add that option.

Version: 4.1.5
Hey, nice plugin! But I cant find where can I set prefix, admins and default users ( for the chat ). I only have default format for the chat. Can someone please help me?
-
Author's response
Thanks, in the configuration file chat.yml

Version: 4.1.3
So i put this plugin in my server, and every single players stuff was gone. Is there any fix for this? I would have to rollback an older backup but that would mean people would lose theri progress.

Version: 4.1.3
Amazing plugin, but can you give me an example of the contents inside the spawn.yml, it doesn't let me set the spawn and I was wondering if I can do it manually. THANKS!
-
Author's response
Why can't you set it?

Version: 4.1.3
Początkowo wtyczka nie działała z wtyczkami zakupionymi przez autora, ale po napisaniu do niej błąd został szybko naprawiony. Wtyczka działa bardzo dobrze. Polecam na każdym serwerze Lobby. Ma wiele funkcji.
-------
At first the plug-in did not work with plug-ins purchased by the author, but after writing to it the bug was quickly fixed. The plugin works very well. I recommend it on every Lobby server. It has many functions.
-
Author's response
Thank you

Version: 4.1.2
Amazing plugin, how do i select what the server selectors go to, i have the worlds, but don't know how to link, SPIGOT 1.8

Version: 4.1.2
Amazing Free Plugin for my bungee-cord network! It is very well organized. Love it. And my players love it!
-
Author's response
Thank you!

Version: 4.1.2
Buena pedro, te hiciste un excelente plugin, 10/10

PALABRAS, PALABRAS, PALABRAS, Y ASÍ
-
Author's response
Gracias

Version: 4.1.1
Best lobby plugin avaiable on Spigot! If you have a lobby, you MUST have this plugin!

Version: 4.1.1
Great plugin but i faced a problem which is when i join the server i don't get the item that i supposed to get in my inventory , help me with that please my server running on 1.8.9 .

Version: 4.1.1
Great plugin!
But I have a issue, the plugin is not working now. It worked before and after restart it wont load.

Version: 4.1.1
> [13:32:01 ERROR]: Error occurred while enabling SuperLobby v4.1.1 (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register [email protected] while not enabled
at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:524) ~[server.jar:git-Spigot-f928e7a-994b2aa]
at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:166) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [server.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [server.jar:git-Spigot-f928e7a-994b2aa]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]



HELP!!!!

Version: 4.1.1
Great plugin,but with a huge issue,players can still put water and lava while they are in lobby

Version: 4.1.1
Skulls in menu does not seem to work in 1.15.1 and can u add menu colors to 1.15.1 as well?
-
Author's response
The skulls are already fixed

Version: 4.1.1
The Plugin is great. But the Titels, Bossbar and the Actionbar don't works. I hope somone can help me.
[00:47:39] [Server thread/WARN]: java.lang.IllegalAccessException: Class com.pedrojm96.superlobby.core.CoreReflection can not access a member of class com.andavin.images.v1_8_R3.PlayerConnectionProxy with modifiers "public"
[00:47:39] [Server thread/WARN]: at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:102)
[00:47:39] [Server thread/WARN]: at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(AccessibleObject.java:296)
[00:47:39] [Server thread/WARN]: at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:288)
[00:47:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:491)
[00:47:39] [Server thread/WARN]: at com.pedrojm96.superlobby.core.CoreReflection.sendPacket(CoreReflection.java:80)
[00:47:39] [Server thread/WARN]: at com.pedrojm96.superlobby.core.CoreTitles.send(CoreTitles.java:73)
[00:47:39] [Server thread/WARN]: at com.pedrojm96.superlobby.core.CoreTitles.sendTitles(CoreTitles.java:56)
[00:47:39] [Server thread/WARN]: at com.pedrojm96.superlobby.runnable.TitlesAnnouncerRun.run(TitlesAnnouncerRun.java:40)
[00:47:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[00:47:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[00:47:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[00:47:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[00:47:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[00:47:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[00:47:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
-
Author's response
What server are you using?

Version: 4.1.1
The plugins it's so good, have tablist, board, custom MOTD, custom commands info, etc.. But I have a rlly problem...
When a Usser, try to Open the Gamemode Menu, where they can select the Game for play, the plugin says: "You have not permission for use this command"... I have the permissions:
- superlobby.menu.menu
- superlobby.menu
- superlobby.items.game
- superlobby.player.profile
- superlobby.player.game
and nothing :(.
Only me that I have OP by my rank, can help me please? Thx

Version: 4.1.1
Have been using this plugin on my lobby server for 2 years now and it works wonderful. All other lobby plugins had there setbacks and this one has been perfect for me. I suggest anyone who wants to have a lobby to use this plugin. Thank you for keeping it updated and maintained!

- Evan
-
Author's response
Thank you

Version: 4.1.0
This plugin is really good but have had a few issues is there a way u can dm me ondisc i really need help [ALRP] Joshua#0001

Version: 4.1.0
please add 1.15
..........................................................................

Version: 4.1.0
Plugin working good except for permission, that's the most annoying part since the wiki dosn't give all the permission (And some don't even work) so it is impossible to set permission for the "game mode" item ...
Really like the translation yml
-
Author's response
You must also include the permission that is in the configuration of the item.yml

Version: 4.1.0
Great Plugin, but please help to me, Plugin is working. But The players Who New players, when Join first time to server Plugin dont give Lobby item, and I give them the Lobby items with Essentials but, then Plugin says: You dont have permission to use that. Please help me Sir
-
Author's response
What elements do they try to use when they get that message?

Version: 4.1.0
Thanks for the great plugin! It's a shame it doesn't come with a way to customize server motd but it has everything else that you need.
-
Author's response
Thanks you!

Version: 4.0.9
La verdad me parece un muy buen complemento pero mi problema es el siguiente, no se si se pueda pero aun no logro hacer que los sonidos de entrada lo escuchen todos los jugadores, solo lo escucha la persona al entrar, si alguien me puede ayudar a como configurar esa parte seria genial, pero si aun no esta esa opción me gustaría que la implementaran para que los sonidos de entrada lo escuchen todos los jugadores del server

Version: 4.0.9
buen complemento pero podría ser posible que en la próxima acualizacion añadieran que en join-sound que uno agrega no solo se escuche en el spawn de aparicion sino en todos los jugadores

Version: 4.0.9
Console 01:38:29
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-214]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1103) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.PacketPlayInFlying.a(SourceFile:126) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-214]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-214]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
ERROR 01:38:29
Could not pass event PlayerMoveEvent to SuperLobby v4.0.9

Version: 4.0.9
Thank you very much for this plugin! It s perfect for my bungeecord lobby. This plugin is full customizable and easy for set! Greetings!

Version: 4.0.9
-------------------------------------------------------------
Nice plugin!
Add ip please: mooncraft.es 1.8x - 1.14.4
-------------------------------------------------------------

Version: 4.0.9
Le daría 5 estrellas si no tuviera este problema, lo que pasa es que cuando intento ponerle al comando /mv tp Survival para aparecer en el mapa survival pero cuando intento hacer eso el plugin explota y deja de funcionar por completo, tuve que borrar el plugin y volver a comenzar desde cero, por favor que alguien me diga como puedo solucionar este problema y hacer teleports en el item game :(.

Version: 4.0.9
Fantastic plugin! It has so many useful features all combined into one plugin, and has so many customizations! It works well with PlaceholderAPI too, and that is a huge plus.

A few things are a tad confusing, and their isn't a wiki or tutorial that is extensive enough to cover it all (I may attempt this myself soon).

One issue I've found with 1.12.2 Paper is that the bossbar doesn't stay for more than a second or so before disappearing. I made a post in the discussion about the timings being messed up for it a few days ago, but haven't gotten a response yet.

Version: 4.0.8
¿Podrías añadir en próximas actualizaciones deshabilitar el formato de chat? Estoy usando actualmente otro plugin para chat y este se pone automáticamente en primera prioridad y me quita el otro. Es un poco molesto porque ya tengo mi otro plugin configurado y no me gustaría volver a configurar éste.
-
Author's response
In the chat settings disable that.

Version: 4.0.8
actually pretty good plugin but i get an error everytime i use minecraft server version 1.12.2 (superlobby version 4.0.8):

[19:56:45 ERROR]: Could not pass event PlayerJoinEvent to SuperLobby v4.0.8
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.IllegalArgumentException: location.world

Version: 4.0.8
El mejor plugin que haya visto y probado, lo usare para varios servidores configurados.

Version: 4.0.8
An Amazing Plugin, soo many features, fully customizable. But can you please add chest-open function and flower pots protect.

Version: 4.0.8
Please add the feature that prevent the leaf decay. Thank you so much because many maps use leaf and it might decay :(

Version: 4.0.8
An Amazing Plugin and Sooooooo customizable. One thing that I am having a problem on are that the default users are not receiving any of the items or have permission to use them. I've tried permissions from the Page and they don't seem to work. I am using ZPermissions right now. If anyone could help me with this issue my discord is: Cybr#5713

Version: 4.0.8
The heads with skinon menus don't work... Anyone can help me?
If anyone can help me, please contact me at Discord Tsunamihard#1747 or here, thanks.

Version: 4.0.8
Please Update for 1.14.4 To get rid of the failed to send event error that spams the console.

Version: 4.0.8
We installed this plugin on our server, but there is a lot of bugs and issues. We cantacted the developper but he doesn't answer.

Version: 4.0.8
Puedes agregar mc.ultrapixels.ml a la lista de servidores somos una Network nueva y usamos el plugin y esta buenicimos!!!!

Version: 4.0.8
Can't use /menu in other world. and no way to make it usable in config file. You know how to make people buy ur other plugin, huh. But make the basic plugin working correctly looks like a way harder ? Even item on login don't get in inventory with the basic config. Don't download it.

Version: 4.0.8
Many placeholders on this are out of date and not actually compatible with 1.13. After getting past the outdated issues I'm now finding that I can't even use the plugin the way I want to because it isn't removing things from the menu properly. Such as the credits in the bottom corner. I don't have/want the plugin it coincides with, but the option for it is not in the menu.config.
It is convenient and wraps a lot of other plugins into one, but it feels like the plugin needs a lot of work. Hope this review helps and I'll gladly change it once these things are updated :)

Version: 4.0.8
What are these?

[12:03:19 WARN]: java.lang.ArrayIndexOutOfBoundsException: 0
[12:03:19 WARN]: at com.pedrojm96.superlobby.Titles.send(Titles.java:21)
[12:03:19 WARN]: at com.pedrojm96.superlobby.Titles.sendTitles(Titles.java:13)
[12:03:19 WARN]: at com.pedrojm96.superlobby.listener.PlayerE.onJoinTAT(PlayerE.java:456)
[12:03:19 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:03:19 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:03:19 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:03:19 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:03:19 WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[12:03:19 WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[12:03:19 WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[12:03:19 WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:272)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:156)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:800)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
[12:03:19 WARN]: at java.lang.Thread.run(Thread.java:748)
[12:03:19 WARN]: java.lang.ArrayIndexOutOfBoundsException: 0
[12:03:19 WARN]: at com.pedrojm96.superlobby.TabTitles.send(TabTitles.java:16)
[12:03:19 WARN]: at com.pedrojm96.superlobby.listener.PlayerE.onJoinTAT(PlayerE.java:468)
[12:03:19 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:03:19 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:03:19 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:03:19 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
[12:03:19 WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[12:03:19 WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[12:03:19 WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[12:03:19 WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:272)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:156)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:800)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
[12:03:19 WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
[12:03:19 WARN]: at java.lang.Thread.run(Thread.java:748)

Version: 4.0.8
Hey men i get this error if I change an item in the inventory in the Lobby or another world:
[13:10:20] [Server thread/ERROR]: Could not pass event InventoryClickEvent to SuperLobby v4.0.8
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2158) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:892) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:885) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:123) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:869) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:802) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getName()Ljava/lang/String;
at com.pedrojm96.superlobby.listener.OthersListener.onMenuClick(OthersListener.java:158) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
... 17 more

Version: 4.0.8
Amazing plugin! There is nothing else out there like this resource, it offers so many features and is free! Bug: when a menu name and open command are the same, commands don't work in the menu.

My server (for your server list): elitepvp.fmcs.cf

Version: 4.0.8
Nice Plugin Bro :D love it, but how i go to lobby when i in another world ? /lobby ? if can't maybe you can add that thanks

Version: 4.0.8
I am using this for a month on my Network. It works perfectlly, except for the items, they are buggy, but doesn't matter for me, i use npc's.

10/10 Best lobby plugin

Version: 4.0.8
Hi, Ultraniceplugin, used it a long time, but now we are on 1.14.1! Please update on 1.14.1. We love that plugin, please update to 1.14.1

Version: 4.0.7
please update to 1.14 please

This plugin is very Great to use but the latest version was out and this was happened thanks <3

Version: 4.0.7
I'm using spigot 1.12.2 and the plugins spams errors in the console. It looks nice so I do rate it as a 1 star plugin.
-
Author's response
What are the errors?

Version: 4.0.7
And i sometimes get errors now im stuck in errors, i rebooted the server few times
https://hastebin.com/ewevuhahaj.apache On startup
https://hastebin.com/abobubedub.sql When i run commands

Version: 4.0.7
Hey How Can I display Economy on balance by the scoreboard can you tell me the configurations yeah thank you i just wanna know how to show you bal on the scoreboard
-
Author's response
With the vault plugin installed and placeholderapi

Version: 4.0.7
An excellent plugin! I really want an option that prevents players from interacting with the Armor Stands... please!!
-
Author's response
Added in the next update

Version: 4.0.7
Thank you! My server would use about 5 more plugins if you didn't write this IP: mc.ultracrack.tk:40922

Version: 4.0.7
Buen Plugin, lo recomiendo facil de usar.... lo usamos en mi network: MéridaNetwork

Version: 4.0.7
Config breaks in infocommands even if done correctly along with that placeholders for permissions plugins do not working properly in the scoreboard.
-
Author's response
What are the placeholders that break the infocomands?

Version: 4.0.7
Menusetting data-value not working. Please Fix than 5 Stars

The Plugin is very good but without the Data-TD bug useless. Please fix this awesome plugin and fix the Actionbar Announcer the time is not in ticks. When i set it to 200 the actionbar stays 4 seconds

Thanks
-
Author's response
it's just "data:"

Version: 4.0.7
Excelente plugin lo que estaba buscando durante tanto tiempo. Buen trabajo. Añade mi ip: play.fredcraft.tk :)

Version: 4.0.7
please fix id: repeater and comparator

[21:58:30 INFO]: [SuperLobby] Lobby-Item: The item opciones has an invalid item Material: repeater.

[21:55:12 INFO]: [SuperLobby] Lobby-Item: The item opciones has an invalid item Material: COMPARATOR.

Version: 4.0.3
plugin: SuperLobbyDeluxe
version: paperspigot 1.12.2
config: menus

I want to put an enchant effect on the menu item.

What should I do?

-------------------------------------------------------------------------------
items:
lobby01:
name: '&aLobby-01'
lore:
- ''
- '&8> &aClick to connect.'
material: STAINED_GLASS:13
enchant-glow: true
version-check: false
version-list:
- 1.12.2
no-version-message: '&7[&9&l>&7] Only available in the versions <version>.'
slot: 11
commands:
- 'server: lobby01'
keep-open: true
-------------------------------------------------------------------------------
this is not work

Version: 4.0.2
config - items
Bug - COMMAND_BLOCK is not recognized in material field. (ex: material: COMMAND_BLOCK)
I get this error if I write command_block there.

'Lobby-Item: The item playerhide has an invaild item Material: COMMAND_BLOCK.'
-
Author's response
Change it for a valid material in the version of minecraft you are using, if you use 1.8.8 it is simply COMMAND

Version: 4.0.2
superlobby.staff Not work i have the admin rank with * permission an superlobby.staff and can not dropp items
-
Author's response
It has to be in creative mode to work.

Version: 4.0.1
Plugin broken in 4.0.0+ versions, lots of bugs, like:
- Commands not working(/sl ?)
- Plugin changing chat (You cant edit)
- All files is broken, like config.yml (Not works)
- Lots of console bugs(join event...)
- Some settings is deleted
- Now config like a sh*t
- Worlds not working
- Some settings have lots of bug
and more..
(Note: Maybe i cant see some settings, so i add settings here)

For now, 3.3.8 version is better than 4.0.0+

I love this plugin but recode is so bad, please fix :)

Version: 4.0.0
14.12.2018 21:00:26
21:00:26Could not pass event PlayerJoinEvent to SuperLobby v4.0.0
Console 14.12.2018 21:00:26
21:00:26org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.12.2.jar:git-Paper-1594]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1594]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1594]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:370) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:183) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:178) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:68) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:264) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:150) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:948) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1594]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1594]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.EXPLODE
at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_191]
at org.bukkit.Sound.valueOf(Sound.java:11) ~[patched_1.12.2.jar:git-Paper-1594]
at com.pedrojm96.superlobby.CustomEvents.sendJoinSound(CustomEvents.java:96) ~[?:?]
at com.pedrojm96.superlobby.listener.PlayerListener.onCustomJoin(PlayerListener.java:588) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor354.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1594]
... 14 more
-
Author's response
Verify that the sounds in the file "customevents.yml" are correct with the version of minecraft you are using.

Version: 4.0.0
The plugin is great and works as it should! - However, having to set up the whole configuration again upon updating is nonsense :/

Version: 4.0.0
The version has been updated and this plugin is very complete.

This should be switched to a premium plugin. It is very good.

Version: 3.3.8
on paper spigot 1.13.2 i can't use this plugin cause he don't work on my server, i get this error ERROR]: Could not pass event AsyncPlayerChatEvent to SuperLobby v3.3.8

Version: 3.3.8
El plugin funciona perfectamente, solo un bug con mysteryboxes y la opción DisableCreatureSpawn: true porque no deja que spawneen los armorstands, con mi plugin MysteryVault no hay problema porque pongo e.setCancelled(false); en el evento de spawn, pero para otros si que es un problema, otra cosa que es lo que busco en los menus.yml no puedo usar amount: 3? no funciona puedes agregarlo?
-
Author's response
Arreglado en la nueva versión

Version: 3.3.8
Great plugin, however this needs attention:

21.11 23:13:53 [Server] WARN Plugin SuperLobby is performing a blocking I/O operation (Socket: https://api.spigotmc.org/legacy/update.phpesource=20400) on the main thread. This could affect the server performance, because the thread pauses until it gets the response. Such operations should be performed asynchronous from the main thread. Keep in mind to keep the code thread-safe.Report it to the plugin author

It does slow down the server slightly. Please try to fix in the next version.

Version: 3.3.8
Ey, good plugin. Buy. can you add suppot for UltraPermission plugin?............

Version: 3.3.8
It is blocking armorstand spawing when DisableCreatureSpawn is true. Now the animation of MysteryBoxes isn't working

Version: 3.3.8
Good plugin , but i have one q , do this plugin have a command /play ?
if it have , what is a perm. for this command

Version: 3.3.8
Excellent plugin. After solving a confliction issue it works perfectly. Keep it up with all the good mods

Version: 3.3.8
Muy bueno pero esto spam mi consola .




[00:49:45 ERROR]: Could not pass event PlayerJoinEvent to SuperLobby v3.3.8
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Caused by: java.lang.NullPointerException
at com.pedrojm96.superlobby.Item.f(Item.java:248) ~[?:?]
at com.pedrojm96.superlobby.listener.PlayerE.onJoinLobbyItem(PlayerE.java:738) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
... 14 more

Version: 3.3.7
Gran complemento lo buscaba por meses
no encontraba un plugin para obtener el head del jugador con comando graciass

Version: 3.3.5
Great plugin, but antispam, is awful, please let me disable it, because it does not let me do any commands
-
Author's response
Hello the plugin does not have antispam

Version: 3.3.5
Awesome Setup! this plug has so many options its amazing its lightweight! The Developer is working with we on any bugs i found! thats more than you can ask for a free plugin!

Version: 3.3.4
________________________________________________________

Exelent plugin! I use this in my server (IP: Play.LobosarCraft.Net)
________________________________________________________

Version: 3.3.4
_________________________________

Best Plugin!
_________________________________

Version: 3.3.4
This is amazing plugin!
........................................................

Version: 3.3.4
¡OMG! nice plugin, coud you add my server on your list pls. (mc.junglecraftmc.com)

Version: 3.3.4
I really like the plugin, but the VoidTP option on newer versions(1.9+) has bugs

Version: 3.3.4
God plugin, please fix void tp on 1.12 and fix placeholder api support i have battle levels and show the place holder and 2 second before show the level

Version: 3.3.4
good plugin i use 1.12.2 can you add a command /hub and /spawn
and can you fix the VoidTP i set to true

Version: 3.3.4
After installing this plugin, the lobby server was hacked.
There are no other reasons. Plugin is not recommended.

Version: 3.3.4
Nice Plugin! I have just one question. I already saw all your plugin and i didn't find a command to back to main lobby, like hub. If there's a command, could you please say me ? If not, could you add this command on the next update ?

Version: 3.3.4
Nice Plugin works perfekt without Error spamming <3
Wish it had different worlds scoreboard would be perfect!

Version: 3.3.4
WOW NICE PLUGIN ..............................................................................

Version: 3.3.3
please add npc create in your plugin :)
808080808080808080808080808080808080808080808080808080808080808080808080808080808080808

Version: 3.3.3
Nice Plugin works perfekt without Error spamming <3
But is there a way to show on scoreboard current balance from essentials? if there is a way 5* then <3
-
Author's response
Yes with the PlaceholderApi plugin

Version: 3.3.3
Muy buenoivado el , pero cuando solo tengo activado el board en el mundo world y voy a otro mundo sigue el board repara eso.
-
Author's response
Fixed in the next version

Version: 3.3.3
Muy buen complemento, me ha gustado mucho, podría poner un mensaje cuando se rompe/coloca un bloque en el lobby? por lo demas está todo genial

Version: 3.3.3
Bossbar don't work, and When I want to enable the plugin in a world only it work in all worlds.

Version: 3.3.3
Me gustó el Plugin.
Muy original, fácil de configurar especialmente, aunque tengo una sugerencia.
¿Por casualidad puedes agregar un Selector de Lobby?

EJ:
Item: 399 ( Estrella del Nether )
Slot: 3

Se abre un Menú en el cuál puedes escoger a que Lobby ir, si al 1, 2 o 3
¡Sería demasiado bueno!

Volviendo a tu Plugin, 10/10
-
Author's response
Eso lo puedes hacer fácilmente con los menu en el archivo menu.yml

Version: 3.3.3
Todo bien pero podrías agregar una acción a los comandos ejemplo:

item:
name: '&aExample Item'
lore: []
id: 1
data: 0
slot: 1
commands:
- 'chat: hola'
-
Author's response
esa opción ya existe con - 'TELL: hola' para enviarte un mensaje a ti solo y - 'BROADCAST: hola' para enviar a todos los jugadores.

Version: 3.3.2
Best Hub plugin on spigot! Easy installation, easy configuration, fully customizable, easy to understand. Would love to see a bungeecord version of this plugin, sitting in bungee - proxy (maybe?) Highly Recommended Plugin!

Version: 3.3.2
¡Muy buen plugin! ¿Podrías añadir nuestro servidor? ¡Estaríamos muy agredecidos! IP: Play.LobosarCraft.Net

Version: 3.3.2
nice plugin

please set per world join message

Version: 3.3.2
Verry nice plugin. The configurations are simple, and ergonomic.
Just two problems :
- antivoid does'nt work
- the items are presents, but they work only in one world (in my config, "lobby", and in other world, who the plugin seem to work, I have the message "Not available in this world".
Can you help me? :)

Version: 3.3.2
Great cant you add format chat please. example i want some rank use the chat:

&4>%name% &7: &3%message%

Version: 3.3.2
When I join my Lobby and want to use the Gamesmenu it says "Not available in this world". I don't know why. Can anybody help me?

Version: 3.3.2
PLZ RESPOND:

Hey I love your plugin but I was wondering how to disable the scoreboard in one world, and enable it in a different world. Thanks!

Version: 3.3.2
Its good but when I tried to make an /npc create &abuy here it will just appear to be: ere. not Buy Here

Version: 3.3.2
Me encanta no hay mas que decir .
-
Author's response
Gracias!!

Version: 3.3.2
Can you increase scoreboard characters up to 48/64 per line like other scoreboards plugin? 32 characters it's so short(

Version: 3.3.2
A great plugin, it's very useful and easy to use, we use it in play.zonecraft.es

Version: 3.3.2
very good plugin! but it limit the mobs spawn.
I don't hope so.
I want you can make a new version,It can be debugged.

Version: 3.3.2
I love this plugin! But, is there a way to turn off the fireworks? It startles some of my staff, including myself.
-
Author's response
If you remove the permission from the customevents.yml file

Version: 3.3.2
THIS PLUGIN IS AMAZING! AWESOME! AWESOME! AWESOME!
Everything works PERFECTLY! This is THE BEST lobby plugin ever! with that being said, you should add a chest system! That would be cool!
-
Author's response
Thank you

Version: 3.3.2
Now!! ScoreBoard does not work with animation & tablist isn't refresh variable.Jumppad should add a separate config file, particle and sound. Use the command to set the jumppad, customize the power of the jumppad. And add animation to the tablist. :)

Version: 3.3.2
Great for minigames servers, i would recommend to others and it is a good plugin overall!
-
Author's response
Thank you

Version: 3.3.2
THANK YOU !!! Now the Items work !!!!!! Idk why but before, when i connect to my server, item dosen't give, but now it work !
-
Author's response
Thank you

Version: 3.3.2
Me encanta el plugin, mi network va a abrir en unos días, lo tengo puesto en varios servidores de mi vps, IP: "mc.watcraft.tk" me gustaría que pusieras la IP en servidores, gracias PD: plugin fantástico

Version: 3.3.1
This plugin is great, I just have one error. When playing bedwars and I fall into the void I am teleported into the spawn, I have VoidTP off and only have superlobby worlds and the lobby world and not the bedwars world. Please help

Version: 3.3.1
Funziona perfettamente e non da nessun problema o errore.
Semplicemente semplice e perfetto :)

Version: 3.3.1
I love this plugin, I think it's the best free loby plugin out there!
And I really like the new JumpPads.

Version: 1.3.1
Great Plugin :D
Really easy to use and customize

Add My server,
IP: play.MineMetropolis.net

Version: 1.3.1
Very nice, the new jump pads.
It's a very nice Plugin with nearly 0 bugs!
Very recommendable!

Version: 1.3.1
Very nice, the new jump pads.
It's a very nice Plugin with nearly 0 bugs!
Very recommendable!

Version: 3.3.0
Super Lobby Deluxe is a Super Plugin ! xD But the only problem is I don't have the items when I connect to my server, I test with and without permission on the item but it don't work, I'm in 1.11.2 but it's a really good plugin !


Version: 3.3.0
Can you add a points system for mysql?
And trails.
---------------------------------------------------------

Version: 3.3.0
Very nice plugin, but disable item move is not valid for the left hand.
Player still be able to key 'F' move the items.

Version: 3.3.0
---------------------------------------------
==========================
Works good. Best lobby plugin.
==========================
---------------------------------------------

Version: 3.3.0
Works flawlessly, never had any issues!Thanks for putting the server in the list! - KingsCraft

Version: 3.2.9
Thank you for updating the plugin. It is very nice, maybe it is the best Free Lobby plugin right now. If you add LauchPad then?

Version: 3.2.9
Pedro tengo un problema es que en el chatformat si elimino lo que viene default y pongo mi formato con los rangos del pex siempre me agrega el default al iniciar el servidor gracias.
-
Author's response
Hola disculpa no vi ese problema para la próxima actualización lo arreglo.

Version: 3.2.8
Plugin is very good if Adding items as items (ex: menu, item join) adds enchantment, it will be much better.
-
Author's response
Very good idea, thank you.

Version: 3.2.8
Very good plugins, can u add server mc.wilyhq.lv ?
And add bungeecord support to scoreboard
-
Author's response
You can add bungeecord support with placeholder api.

Version: 3.2.8
Good job. please add hide plugins, chat command /pl, /plugins and etc. If there is one, I apologize
-
Author's response
check the configuration that is already in the plugin.

Version: 3.2.8
Functions are great, easy to configure GUI, etc. One thing I cant get behind is, why if I let a GUI item execute the bungee command /server, it the chat outputs Unknown command. This is very weird
-
Author's response
Friend that's because it has the bar (/) remove them, please change the negative review that's not an error.

Version: 3.2.8
Good lobby plugin. It has all features I need. Thank you so much for this plugin.
My server: hopeminer.xyz (Vietnamese)
-
Author's response
Thanks to you

Version: 3.2.7
Exelente core, lo uso actualmente en el lobby de mi servidor por supuesto, me gusto mucho.
Desearía que agrege mi servidor a su lista de recomendados ;).
mc.ecuacraft.com
-
Author's response
Thank you

Version: 3.2.7
hola, Pedro en la version anterior a esta update tengo el problema que en la seccion chatformat agrega la config default esa seccion y no esta vacia tengo mis rangos colocados con su respectivo formato, tambien para que es comando /parkour solo te dice el mismo argumento /parkour, y podrias mejor el voidTP tipo el plugin UltimateVoidTP que ya no da muy bien claro alguien con conocimiento lo hace funcionar, yo lo tengo pero prefiriria que lo integraras al plugin y no que cuando ya estes en el void te haga tp si no como el ultimatevoidtp por la ubicación Y

Gracias. Excelente plugin.
-
Author's response
Estaré trabajando en eso

Version: 3.2.6
it works but if i do /superlobby
There stands : /Superlobby in white
And its too with sl

Version: 3.2.6
please help for my server... the placeholder on the item is not working please help...

Version: 3.2.6
Is there a way to re-activate the Scoreboard once players leave a Minigame with a custom scoreboard? Otherwise absolutely gorgeous

Version: 3.2.6
Love This Plugin
I used to have many plugins that did the same thing. However this is everything in one package!!!!

However, I can't seem to make others have speed and jump boost, even without a perm.
Plz help.

Version: 3.2.6
Please add my server on the server list in your plugin page: pils10.de .!!!!!!!!!!!!!!!!!!!!!!
-
Author's response
What is your server?

Version: 3.2.6
Excellent plugin, works very fine. I love it ! But maybe you could add most detailled messages in the console instead of "Error on loaded <file>"

Version: 3.2.6
nice plugin work perfect , no bugs issues errors, is full woking pl 100% work on my network !

Version: 3.2.6
Thanks for this Awesome Plugin. Thats the best Lobby PLugin! Thanks so much!!!!!!!!

Version: 3.2.6
hello PedroJM96 I have the messages file to the Dutch translation I hope you will use it in the next update
Link: https://pastebin.com/TK9xDSj8
-
Author's response
Thank you

Version: 3.2.6
Very Very Good Plugin I start today and i like it very nice easy for edit every think! Just Perfect Love it!

Version: 3.2.6
Very nice plugin, esy to setup. Lots of settings & permission. Keep up the good work.

Version: 3.2.6
keep messing with this plugin Please! ideia? add
Own economy system, lobby minigames, fly only in one area! but please do not give up the plugin

Version: 3.2.6
Use this on my Server! kingscraft.nitrous.it please add a option to modift the tab list. like formatting of the player names

Version: 3.2.6
Bug infested. Items don't work, placeholders don't work, /sl commands don't work. More things are broken than are working

Version: 3.2.6
I like this PLugin but I can't set the Lobby Spawn.I hope you can fix this Error.

Version: 3.2.6
I like Your plug'in i will be use on my server :p Very nice for seting up somes conditions No build no damages Gui ect Nice !!

Version: 3.2.6
We use this on our server(RatNetwork.mcpro.co) and it's amazing (TBH Updates are great but a little to frequent, spams me every 3 days xD Maybe try like once every 2 weeks instead) But seriously I recommend this server 11/10

Version: 3.2.6
muy bueno excelentisimo plugin, 100 por cierto recomendado , mmm lo pobraré en mi server.

Version: 3.2.6
good plugin!! but placeholderAPI doesnt work for me :( can you fix this?
__100 charachters__

Version: 3.2.6
This plugin is a really helpful one. It has all the things that you need in one single file, which really makes everything very neat and tidy and wouldn't have to have us download a lot of plugins in order to do what we wanted to.
One question though, can you add the option where we can make the lobby items enchanted? Otherwise, a really lovely plugin!!!!

Version: 3.2.3
Place holders dont work, pixe and 5 statrs (:
**********100 Caracteres*********
*************************************

Version: 3.2.3
Buena update, Podrias agregar que el scoreboard se active cuando vayas a un mundo digamos, tengo un scoreboar aparte en un mundo auth (registro) y al ir al lobby te aparesca el board de superlobby, ¿si me entiendes? sería épico

Version: 3.2.3
Hello,
The Plugin is awesome
helped me a loooot
Keep up up

+

i wish you can make a discord server for support and othe things


Version: 3.2.3
This plugin is awesome! Just add the functionality to completely disable the plugin in the other worlds than the one set in the config.yml. And add the possibility to set commands that run when a player joins!

Version: 3.2.3
Hey, good Plug-in but can you do /l /Lobby /hub commands in the next Update? Thx I use this on my Server (WarClash.de)

LG

Version: 3.2.3
PlaceHolderAPI didn't work for me (. Please support Tab, Scoreboard and Title ) .I'd like to see
-
Author's response
sure it does not work

Version: 3.2.3
PlaceHolderAPI didn't work for me.

Other than that the plugin works beautifully.

Version: 3.2.3
Love this plugin everythings working perfectly now! Looking into getting the other plugins in the future

Resource Information
Author:
----------
Total Downloads: 338,013
First Release: Mar 21, 2016
Last Update: Oct 4, 2024
Category: ---------------
All-Time Rating:
458 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings