Перейти к содержимому
Mineforgian

LobbySystem

A easy use lobby plugin for minecraft networks

Загрузки
9K
Подписчики
20
Обновлён
22 сентября 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 22 августа 2024 г.

LobbySystem

Halo Preview FluffyLobby - The Ultimate Lobby Plugin for Network Lobbys

FluffyLobby is a simple yet powerful lobby plugin, perfect for proxy networks. It provides essential features to enhance your lobby experience, with every message fully customizable through the config.

Features:

Message Formats:

  • MiniMessage Support (inbuild)
  • PlaceholderAPI Support (If PlaceholderAPI installed)
  • FluffyLobby Placeholders (InBuild Plceholders)

GUI Maker:

  • Create your very own GUI using a simple config file that lets you customize it almost endlessly, just the way you like it! It also comes with support for Bungeecord and Velocity server connections, making it super versatile and easy to integrate.

Customizable Join/Leave Messages:

  • Personalize join and leave messages with color codes and PlaceholderAPI support!

Lobby Items:

  • Configure items with custom names, materials, and slots in the player's inventory.

Build Mode:

  • Toggle build mode for yourself or other players, with customizable messages and game mode switching.

Spawn Management:

  • Set and teleport to the spawn point with easy-to-use commands.

Particle Halo:

  • Add a cool particle effect halo around players when they join the lobby. (Config)

FireWork on join:

  • On join spawns a cool firework

Commands:

  • /build [player]: Toggle build mode for yourself or another player.

    • Permission: lobby.build
  • /setspawn: Set the current location as the spawn point.

    • Permission: lobby.setspawn
  • /spawn: Teleport to the set spawn point.

  • /fluffylobby help

    • /fluffylobby reload: Reload the plugin configuration.
    • /fluffylobby items
      • Permission: lobby.manage

Extra Note:

I will try to update it always to the newest version and add everytime some more features



📢 Community & Support

Discord NEW

Join my Discord server for support, questions, or just to hang out!



This plugin got tested on a Purpur / Paper server

Ченджлог

1.7.3Бета1.21.6, 1.21.7, 1.21.8 · 22 сентября 2025 г.

Changes:

  • Command Execute in GUI Maker.
  • New Default config.
  • Fixing old bugs.
  • Performance Incress.

❗Updates in Work...

❗Release Version soon.

1.7.2Релиз1.21.6, 1.21.7, 1.21.8 · 21 июня 2025 г.

LobbySystem Image

  • Update build mode cancels.
  • Fixing Shulker open cancel.
  • Sign edit will be canceled now.
1.7.1Релиз1.21.3, 1.21.4, 1.21.5 · 25 мая 2025 г.

LobbySystem Image

🛠️ Update v1.7.1

✨ New Features

  • Void Protection: Players below Y -64 are auto-teleported to spawn
  • Boostpads: pressure plates boost players forward (configurable)
  • No Damage / Hunger: Players have infinite health and hunger in the lobby and can set them to whatever they want.
  • Custom Tablist: Configurable header/footer shown to all players
  • Disable Chat Option: Prevents chat completely if enabled in config

✅ Improvements

  • Config auto-updates on first run (non-destructive, no reset)

  • Fixes some outdated code (still working on it)

  • All new features toggleable via config.yml

  • Added new basic settings in `config.yml

🛑 Support for Minecraft 1.19.3 and older has been dropped

This version only supports Minecraft 1.19.4 and newer.

1.6.5Релиз1.21.1, 1.21.4, 1.21.5 · 24 мая 2025 г.

FancyText

Update Log | LobbySystem 1.6.5

  • Design Updates
  • More Settings
  • Bug fixes
  • Added Admin halo

Permission:

  • added permission for admin halo: lobbysystem.admincolor
1.6Релиз1.21.2, 1.21.3, 1.21.4 · 23 февраля 2025 г.

FancyText

Update Log | LobbySystem 1.6

  • Design Updates
  • More Settings
  • NoBlockUpdate (For Performance and better lobby builds)
  • Bug fixes

Permissions Update:

  • /build | lobby.build
  • /fluffylobby | lobby.manage
  • /setspawn | lobby.setspawn
  • /spawn | No-Permission
1.5Релиз1.21.2, 1.21.3, 1.21.4 · 14 января 2025 г.

GUI Update

You can now create custom navigators with the new GUI maker! It's super customizable, practically endless in design options, and really easy to use.

GUIMaker Config:

menus:
  server_selector:
    title: "<gradient:#FF4500:#FFD700>Server Selector</gradient>"
    rows: 3
    open_item:
      material: PAPER
      click_action: "RIGHT"
    background_item:
      material: GRAY_STAINED_GLASS_PANE
    items:
      - slot: 11
        material: PAPER
        name: "<green>Fraction SMP</green>"
        lore:
          - "<yellow>Join the ultimate <bold>Fraction SMP</bold>!"
          - "<italic><blue>Explore endless possibilities</blue>"
        action:
          type: connect
          server: "FractionSMP"
      - slot: 15
        material: PAPER
        name: "<aqua>GHG</aqua>"
        lore:
          - "<gray>Join the thrilling <bold>GHG</bold> game mode!"
          - "<italic><gold>Test your skills</gold>"
        action:
          type: connect
          server: "GHG"



#-> If you want to add more gui's just add them like the one below there is no limit

  Diamond:
    title: "<gradient:#00BFFF:#1E90FF>Diamond Showcase</gradient>"
    rows: 3
    open_item:
      material: DIAMOND
      click_action: "RIGHT"
    background_item:
      material: BLUE_STAINED_GLASS_PANE
    items:
      - slot: 11
        material: DIAMOND
        name: "<bold><gradient:#FFD700:#FF4500>Golden Diamond</gradient></bold>"
        lore:
          - "<italic><green>Shines brighter than the sun</green>"
          - "<blue>A precious <bold>artifact</bold> for true adventurers</blue>"
        action:
          type: connect
          server: "DiamondSMP"
      - slot: 13
        material: EMERALD
        name: "<bold><gradient:#32CD32:#00FF7F>Emerald Enchantment</gradient></bold>"
        lore:
          - "<italic><yellow>This emerald holds great <bold>power</bold>"
          - "<red>Only the chosen ones can wield it</red>"
        action:
          type: connect
          server: "EmeraldMagic"
      - slot: 15
        material: NETHER_STAR
        name: "<gradient:#8A2BE2:#4B0082>Nether Star</gradient>"
        lore:
          - "<italic><red>A mystical relic from the Nether</red>"
          - "<blue>Unleash its secrets on your journey</blue>"
        action:
          type: connect
          server: "NetherRealm"
1.4Релиз1.21.1, 1.21.2, 1.21.3 · 1 декабря 2024 г.

Fixed some Bugs of Version 1.3

Update 1.3 (1.4 bug fixes)

New Features

Global Command Permission System:

Added a new feature to enforce permissions for all commands when enabled in the configuration. Commands now require permissions in the format:

  • fluffylobby..

A configurable whitelist (e.g., /spawn, /server) ensures critical commands remain accessible. Tab Completion Filtering:

Players now only see commands in tab suggestions that they have permission to execute. Helps prevent unauthorized players from discovering blocked commands. (BETA)

MiniMessage Support Across All Features:

  • Enhanced MiniMessage formatting for all messages, including gradients, colors, and bold/italic text. Configuration messages such as "No Permission" or "Spawn Set" now fully support MiniMessage styling.

Improvements

Added a new configuration option: require_command_permissions (default: false). When enabled, all commands require proper permissions to execute. Dynamic and Clean Command Validation:

Only registered commands are intercepted by the permission system. Prevents blocking non-existent commands and improves performance.

Improved Error Handling:

Customizable "No Permission" messages with MiniMessage support for a better user experience. Configuration Changes New Config Option:

  • require_command_permissions: false

Enable or disable the global command permission system.

New message entries for permissions and general feedback Fixes Command Execution for Non-Players:

Improved handling of commands to ensure proper messaging for non-player usage.

Duplicate Messages in Join Event:

  • Resolved issues with duplicate MiniMessage parsing in the join event handler.
1.4Бета1.20.4, 1.20.5, 1.20.6 · 1 декабря 2024 г.

For Older version with bug fixes

Комментарии

Загружаем…