✪ 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




Fix bugs in 1.21

Version: 4.7.6
----------, Oct 4, 2024

Support for 1.21

Version: 4.7.5
----------, Jul 8, 2024

Added to disable Achievements

Version: 4.7.4
----------, Apr 3, 2024

Fixed error with colors in the action bar in versions 1.20.2 onwards

Version: 4.7.3
----------, Jan 25, 2024

Fixed error in the action bar in version 1.20.4

Version: 4.7.2
----------, Jan 23, 2024

Fix error when applying skin textures

Version: 4.7.1
----------, Dec 15, 2023

Support for 1.20.4

Version: 4.7.0
----------, Dec 14, 2023

Fixed error in the spawn command

Version: 4.6.9
----------, Oct 25, 2023

Fixed WANDERING TRADER spawn error

Version: 4.6.8
----------, Oct 22, 2023

Added new parameters to the spawn command as follows /spawn (name) (nick).
----------, Oct 19, 2023

Registered spawn command

Version: 4.6.6
----------, Oct 18, 2023

Support for 1.20.2

Version: 4.6.5
----------, Oct 2, 2023

1.20 blocks & pvp fix

Version: 4.6.4
----------, Sep 10, 2023

Fixed bug in action bar

Version: 4.6.3
----------, Jul 21, 2023

Support for 1.20.1

Version: 4.6.2
----------, Jul 3, 2023

Support for 1.20

Version: 4.6.1
----------, Jun 11, 2023

Fixed bugs in events for Nether and mangrove items

Version: 4.6.0
----------, May 2, 2023

Fixed in the new version

Version: 4.5.9
----------, Apr 17, 2023

Support for 1.19.4

Version: 4.5.8
----------, Apr 8, 2023

Added bypass for join clear inventory and join clear chat

join-clear-inventory-bypass: false
join-clear-chat-bypass: false

Bypass permission:
  • join.bypass.clearinventory
  • join.bypass.clearchat
Version: 4.5.7
----------, Feb 1, 2023

Fixed bug in spawn setting and TapComplete

Version: 4.5.6
----------, Jan 30, 2023

Support for 1.19.3

Version: 4.5.5
----------, Dec 26, 2022

Frame protection bug fix

Version: 4.5.4
----------, Dec 2, 2022

Added Spawn protection by block radio.

To enable this function add this parameter in the configuration to true. "use-spawn-radius: true"

Code (YAML):
#To deactivate the blocks break.
disable-block-break
:
  enable
: true
  use-spawn-radius
: false
  world
:
 - 'lobby'
  - 'auth'
Then set the spawn protection radius with the /sl setspawnradius <spanwname> <radius> command.

Version: 4.5.3
----------, Sep 20, 2022

Added support for hex colors in minecraft versions higher than 1.16

Use the following format: " <#F77F28>"

Version: 4.5.2
----------, Sep 8, 2022


Fixed minor bugs.

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.5.0
----------, Sep 5, 2022

Changed plugin structure to handle dependencies in java 16.

Version: 4.4.9
----------, Aug 27, 2022

Fixed bug in 1.19.2 titles

Version: 4.4.8
----------, Aug 22, 2022

Fix 1.19 bugs and source code on github.
----------, Aug 18, 2022

Fixed bug with loading libraries.

Version: 4.4.6
----------, Aug 1, 2022

New dependency system to make the plugin lighter.

Version: 4.4.5
----------, Jul 26, 2022

Bug fixes with Apache dependencies

Version: 4.4.4
----------, Jul 25, 2022

Apache common bug fix.

Version: 4.4.3
----------, Jul 6, 2022

Support for 1.19

Version: 4.4.2
----------, Jul 2, 2022

Fix bug with dependencies

Version: 4.4.1
----------, Jun 28, 2022

Fixed bug with java 8

Version: 4.4.0
----------, May 5, 2022

java 8 compatibility

Version: 4.3.9
----------, Mar 25, 2022

fixing bugs in 1.18

Version: 4.3.8
----------, Mar 7, 2022

Support for 1.18

Version: 4.3.7
----------, Feb 10, 2022

  • The new FirstJoin module was added.
  • Fixed bug with bossbar at 1.17.
  • 1.17.1 support
Code (YAML):
broadcast:
  enabled
: false
  messages
:
 - '&dI welcome &a<player> &dto our server!'
tell
:
  enabled
: false
  messages
:
 - '&dWelcome to our server, &a<player>&d!'
play-sound
:
  enabled
: false
  sound
: LEVEL_UP
smoke-effect
:
  enabled
: false
firework
:
  enabled
: false
kit
:
  enabled
: false
  items
:
 - wood_sword
  - wood_pickaxe
  - wood_spade
  - wood_axe
  - crafting_table
  - cooked_beef
  - chest
  - golden_shovel
  - stick
  - leather_helmet
  - leather_chestplate
  - leather_leggings
  - leather_boots
written-books
:
  enabled
: false
  give-item
: true
  title
: "&d&lMUNDOPIXELS"
  name
: "&aClick to open"
  pages
:
  - "&5Welcome to &6MUNDOPIXELS.\n\n&3Use the command &a/help!\n\n\n\n&8&oAtt
: &c&8&oMundoPixel STAFF "
potion-effects:
  enabled: false
  effects:
  - "
SPEED:1:15 "
commands:
  enabled: false
  commands:
  - "
lp user <player> parent addtemp vip 1d "
Version: 4.3.6.
----------, Aug 28, 2021

Fixed bug in ActionBar. (1.17)
Fixed NBT error in menus. (1.17)
Fixed bug with bosbar. (1.17)

Version: 4.3.5
----------, Jul 11, 2021

  • Fixed bug in ActionBar. (+1.17).
  • Fixed bug NBT in the menus. (+1.17)
  • Fixed bug with bosbar. (+1.17)

Version: 4.3.5
----------, Jul 11, 2021

Fixed bugs in 1.17
  • Fixed ActionBar Bug
  • Fixed BossBar Bug
  • Fixed PlayerListHeaderFooter Bug
  • Fixed Titles Bug
Version: 4.3.4
----------, Jul 2, 2021

This update is experimental, it may contain bugs in 1.17, please report any bugs immediately.

Version: 4.3.3
----------, Jun 22, 2021

Added new node in configuration:
Code (YAML):
#So that the world is always night.
always-night
:
  enable
: false
  world
:
 - 'lobby'
  - 'auth'
Version: 4.3.2
----------, Apr 18, 2021

New now spawn works with permissions.
New command: /superlobby setspawnpermission <name> <perm>
----------, Mar 19, 2021

Fix small bugs reported by users.
----------, Feb 15, 2021

Bug fix with reload command.
----------, Dec 12, 2020

  • Support for 1.16.4
  • Support for menus in various worlds
    • Code (Text):
      settings-worlds:
            - 'lobby'
            - 'auth'
----------, Nov 4, 2020

Added door protection
----------, Oct 17, 2020

Support for 1.16.3
----------, Sep 20, 2020

SuperLobbyDeluxe - 4.2.5
  • Added Disable Tab Complete
  • Tab Complete Whitelist
  • Support for 1.16.2
  • Fixed bug in command blacklist.
  • New command blacklist format, now the slash "/" should be included.
  • Example
    Code (YAML):
    - /p
      - /pl
      - /bukkit:pl
      - /'?'
      - /bukkit:?
      - /help
      - /bukkit:help
      - /plugins
      - /bukkit:plugins
      - /about
      - /bukkit:about
      - /ver
      - /bukkit:ver
      - /version
      - /bukkit:version
      - /gc
      - /tps
      - /me
      - /bukkit:me
      - /bukkit:ehelp
      - /icanhasbukkit
      - /icanhasspigot
      - /info
      - /mc:help
      - /minecraft:help
      - /essentials:help
      - /essentials:ehelp
      - /perm
      - /mv
      - /multiverse-core:mv
      - /we
      - /worldedit
----------, Aug 15, 2020

  • Bug fixes on the board.
  • Bug fix in player's life.
----------, Aug 6, 2020

Fixed action bar bug in 1.11.
New command to open the menus.
Fixed error in menu items.
----------, Jul 22, 2020

Fixed action bar bug in 1.15.2
Fixed bug with some characters on the Scoreboard.
----------, Jul 18, 2020

Bug fixes in version 1.16.
Fixed actionbar bug.
Fixed colors error for the no permissions message.
----------, Jul 12, 2020

Bug fixes in version 1.16
----------, Jul 7, 2020

Support for 1.16
----------, Jul 6, 2020

  • Bug fix with pressure plates.
  • Bug fix with /spawn command
  • Now the menu commands are registered in the tab.
----------, Jun 13, 2020

Fixed bug with some plain color messages.
----------, Apr 23, 2020

bug fix
----------, Apr 10, 2020

1.15 command tab and glow item
----------, Apr 9, 2020

Fixed bug in commands
----------, Apr 7, 2020

Fixed skull and permission errors on commands.
----------, Apr 6, 2020

Support for 1.15.x.
Fixed bug with api placeholder in commands.
Sound when entering the server now runs at the location.
----------, Dec 23, 2019

Fixed a bug with the items in the menus.
Fixed a bug with the versions in the menus.
----------, Nov 30, 2019

Support for 1.14
----------, Sep 21, 2019

Added disable-armorstands-interaction and bug fixes
----------, May 6, 2019

Fixed board title placeholder
----------, Feb 10, 2019

Fixed the placeholder on the board
----------, Feb 9, 2019

Bug fixes
----------, Feb 7, 2019

jump pad
enchant effect on the menu item function
the tag attached to the item.
----------, Jan 27, 2019

small bug
----------, Jan 11, 2019

  • disable-button-interaction
  • disable-trapdoor-interaction
  • disable-fence-gate-interaction
  • disable-hopper-interaction
  • disable-dropper-interaction
  • disable-daylight-sensor-interaction
----------, Dec 19, 2018

New nodes added, disable-dispenser-interaction and disable-noteblock-interaction.
----------, Dec 17, 2018

IMPORTANT!!
Update not compatible with previous versions, configuration, nodes and functions were changed completely.
It is recommended to backup all the configuration of previous versions.

Bugs fixed:
The fire no longer spreads in the blocks when disable-block-burn is activated.
Fixed the textures of the heads.

Improvements:
New nodes are added to custom events. (join-comands, join-gamemode).
New nodes are added to menu items. (no-permision-message).
Configuration compatible with utf8 characters
New parameter for the skulls: "web: <player>" to obtain the textures directly from the web of Mojang.
----------, Dec 9, 2018

  • New BossBar with native support without dependencies!
  • Fixed multiple errors.
----------, Sep 14, 2018

Fixed board error and TabTitles in 1.13.1
----------, Sep 10, 2018

New command / spawn
----------, Sep 4, 2018

  • Warning this update may contain errors, in 1.13 work strongly to support native to 1.13 maintaining the compatibility with previous versions.
  • Native support added for 1.13
  • Support for previous versions to 1.13
  • The menus continue to work with materials id
----------, Aug 23, 2018

New worlds configuration where the board works
----------, Jul 7, 2018

new HeaderFooter Tab List Update Interval
Fixed small errors
New variables. (<server> | <rank> | <prefix> | <suffix>)
----------, Jun 19, 2018

Fix lag
----------, Apr 22, 2018

Version name wrong
----------, Apr 2, 2018

new JumpPadsPlate and bug fixed
----------, Mar 27, 2018

Fixed bug in chat settings, Automatic decoration glasses in the menu and check of versions in the menu.

settings-glass-enable: true
settings-glass-color: 3
version-check: true
version-list:
- 1.12.2
no-version-message: It is only available in the <version> versions..
enchant-glow: true

More information:
https://dev.pedrojm96.com/en:superlobbydeluxe:menu.yml
https://dev.pedrojm96.com/en:superlobbydeluxe:items.yml
----------, Jan 23, 2018

Fixed skull error, Optimize the board and New items EnchantGlow.
----------, Jan 22, 2018

New language NL, Farm protection, Chat fix and VoidTP
----------, Jan 15, 2018

Fixed several bugs
----------, Jan 5, 2018

Bug fixes
----------, Oct 15, 2017

fixed bug in chat prefix
----------, Oct 15, 2017

DisableCreatureSpawn and ChatFormat
----------, Oct 13, 2017

sss message was removed
----------, Sep 18, 2017

Fixed board error
----------, Sep 16, 2017

Scoreboard added
Animations on titles
Animations on the lines

Code (Text):
settings-update-title: 3
settings-title:
- '&7< &6&lSuperLobby &7>'
- '&7< &6&lSuperLobby &7>'
- '&7< &6&lSuperLobby &7>'
- '&7> &6&lSuperLobby &7<'
- '&7> &6&lperLob &7<'
- '&7> &6&lrL &7<'
- '&7> &7<'
- '&7< &6&lrL &7>'
- '&7< &6&lperLob &7>'
- '&7< &6&lSuperLobby &7>'
- '&7< &6&lSuperLobby &7>'
- '&7< &e&lS&6&luperLobby &7>'
- '&7< &6&lS&e&lu&6&lperLobby &7>'
- '&7< &6&lSu&e&lp&6&lerLobby &7>'
- '&7< &6&lSup&e&le&6&lrLobby &7>'
- '&7< &6&lSupe&e&lr&6&lLobby &7>'
- '&7< &6&lSuper&e&lL&6&lobby &7>'
- '&7< &6&lSuperL&e&lo&6&lbby &7>'
- '&7< &6&lSuperLo&e&lb&6&lby &7>'
- '&7< &6&lSuperLob&e&lb&6&ly &7>'
- '&7< &6&lSuperLobb&e&ly &7>'
board:
  line1:
    content:
    - ' '
    update: 1000
  line2:
    content:
    - '&6&lName: &7<palyer>'
    - '&6&lNick: &7<nick>'
    update: 120
  line3:
    content:
    - ' '
    update: 1000
  line4:
    content:
    - '&6Rank: &7<rank> '
    update: 1000
  line5:
    content:
    - ' '
    update: 1000
  line6:
    content:
    - '&6Coins: &7<coins> '
    update: 1000
  line7:
    content:
    - '&7&m-------------------'
    update: 1000
  line8:
    content:
    - '&7Buy you rank in y&7_'
    - '&7uy you rank in yo&8_'
    - '&7y you rank in you&7_'
    - '&7 you rank in yous&8_'
    - '&7you rank in youse&7_'
    - '&7ou rank in youser&8_'
    - '&7u rank in youserv&7_'
    - '&7 rank in youserve&8_'
    - '&7rank in youserver&7_'
    - '&7ank in youservern&8_'
    - '&7nk in youserverna&7_'
    - '&7k in youservernam&8_'
    - '&7 in youservername&7_'
    - '&7in youservername.&8_'
    - '&7n youservername.c&7_'
    - '&7 youservername.co&8_'
    - '&7youservername.com&7_'
    - '&7youservername.com&8_'
    - '&7youservername.com&7_'
    - '&7youservername.com&8_'
    update: 10
 
----------, Sep 13, 2017

Added announcer for all types of messages (Title, SubTitles, ActionBar, BossBar, Chat)

Code (Text):
message:
  enable: true
  interval: 400
  list:
    message1:
    - '&6Line 1'
    - '&6Line 2'
    message2:
    - '&6Message 2'
titles:
  enable: true
  interval: 500
  list:
    titles1:
      fadein: 20
      stay: 50
      fadeout: 10
      title: '&6Title 1'
      subtitle: '&6Subtitle 1'
    titles2:
      fadein: 20
      stay: 50
      fadeout: 10
      title: '&bTitle 2'
      subtitle: '&bSubtitle 2'
bossbar:
  enable: true
  interval: 200
  list:
    bossbar1:
      color: BLUE
      style: NOTCHED_20
      stay: 50
      message: '&6BossBar 1'
    bossbar2:
      color: RED
      style: NOTCHED_20
      stay: 50
      message: '&bBossBar 2'
actionbar:
  enable: true
  interval: 300
  list:
    actionbar1:
      stay: 50
      message: '&6ActionBar 1'
    actionbar2:
      stay: 50
      message: '&aActionBar 2'
 
----------, Sep 8, 2017

To place a Skull with custom url you must place a valid url otherwise your minecraft will be closed.
You can find many url on this page http://heads.freshcoal.com/maincollection.php

Example

Code (Text):
    skull:
      name: "&c&l\u2605 &a&lExample Skull &c&l\u2605"
      lore:
      - '&8> &a....'
      id: 397
      data-value: 3
      slot: 17
      commands:
      - 'tell: ...'
      permission: superlobby.permission-view
      skull: url:http://www.freshcoal.com/img123/small/3fd44f85-9f07-4a4e-9854-ee5747.png
----------, Sep 7, 2017

custom url skulls.
Code (Text):

    skull:
      name: "&c&l\u2605 &a&lExample Skull &c&l\u2605"
      lore:
      - '&8> &a....'
      id: 397
      data-value: 3
      slot: 17
      commands:
      - 'tell: ...'
      permission: superlobby.permission-view
      skull: url:http://www.freshcoal.com/img123/small/3fd44f85-9f07-4a4e-9854-ee5747.png

 
----------, Sep 6, 2017

Fixed bug with placeholders and new system to remove attributes of the items
----------, Aug 20, 2017

Fixed bug with CraftBukkit versions
----------, Aug 13, 2017

Fixed duplicate non-permission message error in menu.
Fixes null error in the variables.
Fixed error when changing to a world that is not on the list.
----------, Aug 6, 2017

teleporting from void
----------, Aug 2, 2017

Fixed bug in item delay and problem with LagMonitor
----------, Jul 28, 2017

Add custom prefix.
----------, Jul 18, 2017

Fixed bug in 1.12 and added JoinActionBar.
----------, Jul 7, 2017

New node settings-open-sound
menu:
settings-name: '&6&k..&r &8&lMenu SEPSOCRAFT &6&k..'
settings-rows: 5
settings-open-commands: menu
settings-permission: superlobby.menu.menu
settings-open-sound: NOTE_PLING
----------, Jun 20, 2017

  • Disable item delay with -1
  • It gets annoying message "se cierra"
  • The reload was improved to reload items and tab with fast.
----------, Jun 9, 2017

Bug Fixes
  • Fixed the bug of the skull
  • Fixed placeholder bug in menu
  • Fixed placeholder bug in items
FrameProtect
  • New Protection to prevent users from destroying items in frame

Advanced menu

  • Added support Submenu
  • Added support for skull menus
  • Added to hide item to users without permission
  • New menu example configuration with new nodes available
Code (Text):
menu:
  settings-name: '&6&k..&r &5&lExample Menu &6&k..'
  settings-rows: 3
  settings-open-commands: menu
  settings-permission: sl.menu
  items:
    survival:
      name: "&c&l\u2605 &a&lExample server BungeeCord &c&l\u2605"
      lore:
      - '&8Survival'
      - '&8Version 1.11.2'
      - ''
      - '&8> &7Your server description'
      - '&8> &aClick to connect.'
      id: 2
      data-value: 0
      slot: 11
      commands:
      - 'server: survival'
      permission: sl.survuval
    submenu:
      name: "&c&l\u2605 &a&lExample SubMenu &c&l\u2605"
      lore:
      - '&8> &7Your submenu description'
      - '&8> &aClick to open.'
      id: 1
      data-value: 0
      slot: 13
      commands:
      - 'open: shop'
      keep-open: true
      permission: sl.submenu
    permission-view:
      name: "&c&l\u2605 &a&lExample Permission to see &c&l\u2605"
      lore:
      - '&8> &7Great you can see it'
      - '&8> &aYou have the necessary permissions.'
      id: 1
      data-value: 0
      slot: 15
      commands:
      - 'tell: You have the necessary permissions'
      permission: sl.permission-view
      permission-to-view: true
    skull:
      name: "&c&l\u2605 &a&lExample Skull &c&l\u2605"
      lore:
      - '&8> &a....'
      id: 397
      data-value: 3
      slot: 17
      commands:
      - 'tell: ...'
      permission: sl.permission-view
      skull: player
shop:
  settings-name: '&6&k..&r &5&lDonator rank &6&k..'
  settings-rows: 3
  settings-open-commands: shop
  settings-permission: sl.menu.shop
  items:
    diamond:
      name: '&b&LDiamonds &6(&7Price: &f<price>&6)'
      lore:
      - '&a-----------------------'
      - '&a- &7Buy 10 Diamonds'
      - '&a- &7Click to buy'
      - '&a-----------------------'
      id: 264
      data-value: 0
      slot: 12
      commands:
      - 'give: DIAMOND 10'
      - 'tell: &7Your reward &610 &bdiamonds'
      - 'broadcast: &7The player &b<player> &7 buy &610 &bdiamonds.'
      permission: rs.claim.diamond
      price: 40
    gold:
      name: '&b&lGolds &6(&7Price: &f<price>&6)'
      lore:
      - '&a-----------------------'
      - '&a- &7Buy 10 Golds'
      - '&a- &7Click to buy'
      - '&a-----------------------'
      id: 388
      data-value: 0
      slot: 14
      commands:
      - 'give: GOLD 10'
      - 'tell: &7Your reward &610 &bgolds.'
      - 'broadcast: &7The player &b<player> &7buy &610 &bgolds.'
      permission: rs.claim.money
      price: 10
 
----------, Jun 6, 2017

Bug fixes
----------, Jun 5, 2017

Bug fixes
----------, May 21, 2017

Added support for multiple menus
----------, May 19, 2017

Fixed bug in inventory
----------, Apr 23, 2017

* Added InfoCommands
Code (Text):
Info:
  command: info
  permission: superlobby.info
  info:
  - '&b&m<-=-----------------&r &aYourserver &b&m-----------------=->'
  - '&a- &7For information with an interactive menu type &b/menu'
  - '&a- &7To play a mode typing &b/server'
  - '&a- &7To get free rewards type &b/rewards'
  - '&a- &7To see a list of basic commands type &b/help'
  - '&a- &7To get range information type &b/ranks'
  - '&a- &7To get Youtubers information, type &b/youtubers'
  - '&a- &7For information on the rules, type &b/rules'
  - '&a- &7For information about our community type &b/socialpages'
  - '&b&m---------------------------------------------------'
Youtubers:
  command: youtubers
  permission: superlobby.youtubers
  info:
  - '&b&m<-=-----------------&r &aYourserver &b&m-----------------=->'
  - '&7If you re a youtuber that meets the following requirements, you may have one
    of the following ranges, totally free!'
  - '&6-[&a&lMiniYT&6]-'
  - '&a>> &6Requirement: &7Have more than 300 subs in your channel.'
  - '&a>> &6Terms: &7Upload 3 server videos on your channel per month.'
  - '&a>> &6Cancellation: &7If the user deletes the videos or doesnt meet at the end
    of the month, the range is removed.'
  - '&a>> &6Duration: &71 month. It can be renewed while the user meets the conditions'
  - '&6-[&a&lYoutuber&6]-'
  - '&a>> &6Requirement: &7Have more than 1000 subs in your channel.'
  - '&a>> &6Terms: &7Upload 1 server video on your channel per month.'
  - '&a>> &6Cancellation: &7If the user deletes the videos or doesnt meet at the end
    of the month, the range is removed.'
  - '&a>> &6Duration: &71 month. It can be renewed while the user meets the conditions'
 
* Added CustomEvents
Code (Text):
owner:
  permission: superlobby.owner
  join-message: '&eThe owner &a<player> &ejoined the server!'
  quit-message: '&eThe owner &c<player> &eleave the server!'
  join-firework: random, 5
  join-sound: EXPLODE
silent:
  permission: superlobby.staff
  join-message: none
  quit-message: none
vip++:
  permission: superlobby.vip++
  join-message: '&b#VIP++ &a<player> &ejoined the server!'
  quit-message: '&b#VIP++ &c<player> &eleave the server!'
  join-firework: random, 5
  join-sound: EXPLODE
vip:
  permission: superlobby.vip
  join-message: '&b#VIP &a<player> &ejoined the server!'
  quit-message: '&b#VIP &c<player> &eleave the server!'
  join-firework: random, 5
default:
  permission: superlobby.default
  join-message: '&a<player> &ejoined the server!'
  quit-message: '&c<player> &eleave the server!'
----------, Apr 20, 2017

Added Commands Blacklist
Bug Fixes

CommandsBlacklist:
Enable: true
Bypass: superlobby.staff
List:
- p
- pl
- '?'
- help
- plugins
- bukkit :plugins
- bukkit :pl
- bukkit:?
- bukkit:help
- ver
- version
- gc
- bukkit:version
- bukkit:ver
----------, Apr 14, 2017

menu Bug fixe
----------, Apr 13, 2017

Fixed permission to use the menu ---> superlobby.menu
----------, Mar 25, 2017

Added bStats
----------, Mar 23, 2017

New server menu (Optional synchronizes all your servers to a single menu configuration). ---> Sync.yml file configures the primary server to master true to save the global configuration menu, and places to false master on the other servers.
----------, Mar 19, 2017

Fireworks for vip users
----------, Feb 28, 2017


Metrics added
----------, Jan 7, 2017

Fixed bug in the initial configuration of the items
----------, Jan 3, 2017

  • new BossBar Messages (Requires BossBarAPI)
  • JoinBossBar
  • BossBarAnnouncer
  • AlwaysDay

Screenshot_2.png
----------, Dec 25, 2016

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