▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/UltimateLobby
UltimateLobby

UltimateLobby

All in one lobby/hub management plugin with various features.......

458
1

** UltimateLobby - Complete Plugin Documentation


📋 Plugin Overview

UltimateLobby is a powerful, all-in-one hub/lobby management plugin designed for PaperMC servers running Minecraft 1.21.1 - 1.21.4. This plugin replaces the need for 30+ separate plugins by combining all essential lobby features into a single, optimized, and fully configurable solution.


🎯 What is UltimateLobby?

UltimateLobby transforms your server's hub/lobby into a professional, feature-rich spawn area. Whether you're running a small community server or a large network with multiple game modes, UltimateLobby provides everything you need to create an engaging first impression for your players.

Why Choose UltimateLobby?

ProblemUltimateLobby Solution
Too many plugins causing conflictsSingle plugin handles everything
High resource usage from multiple pluginsOptimized, lightweight code
Inconsistent configurationsUnified YAML configuration system
No in-game editing capabilitiesFull in-game GUI editor for items & menus
Difficult to customizeEvery feature is toggleable and configurable
Complex setup processWorks out of the box with sensible defaults

✨ Complete Feature List

🛡️ World Protection System

Protect your lobby world from griefing and unwanted modifications with 30+ configurable protection rules:

FeatureDescription
Block ProtectionPrevent block breaking and placing
Fall DamageDisable fall damage completely
Void ProtectionTeleport players to spawn when falling into void
Weather LockKeep weather always clear
Hunger DisablePlayers never lose hunger
Mob SpawningPrevent hostile/all mob spawning
Fire SpreadStop fire from spreading
Leaf DecayPrevent leaves from decaying
PvP ToggleEnable or disable player combat
Item Drop/PickupControl item interactions
Interaction BlockPrevent chest/door/container access
Explosion ProtectionBlock TNT and creeper damage
Crop TramplingProtect farmland
Anti-WDLDetect World Downloader mod users

Key Benefit: Each rule can be individually toggled, and players with bypass permissions can override protection.


🎮 Join Experience

Create memorable first impressions with customizable join actions:

Welcome Message (MOTD)

 Multi-line welcome message with placeholders
- "&6&l★ &eWelcome to &6&lYOUR SERVER&e! &6&l★"
- "&7Online: %server_online% | Rank: %vault_prefix%"

Title Display

  • Customizable title and subtitle
  • Configurable fade-in, stay, and fade-out timings
  • PlaceholderAPI support

Join Sound

  • Any Minecraft sound effect
  • Adjustable volume and pitch

Firework Effect

  • Customizable colors and effects
  • Multiple firework types (Ball, Star, Burst, etc.)
  • Trail and flicker options

First-Time Join

  • Special welcome message for new players
  • Automatic firework celebration
  • Execute commands on first join (give items, etc.)

🎒 Lobby Items System

Give players interactive hotbar items with the revolutionary In-Game Editor:

Default Items

SlotItemFunction
0CompassServer Selector
1ChestGadgets Menu
2Player HeadProfile Menu
4DyePlayer Hider Toggle
7ComparatorSettings Menu
8BookServer Info

In-Game Item Editor

/ul setjoinitems
  1. Arrange items in your inventory
  2. Run the command
  3. Items are automatically saved with materials, names, lore, and enchantments!

Supported Actions

[menu] server-selector     Open a custom menu
[server] survival          Connect to server (proxy)
[world] lifesteal          Connect to a world 
[command] fly              Player runs command
[console] give %player%    Console runs command
[message] &aHello!         Send message
[sound] UI_BUTTON_CLICK    Play sound
[player-hider]             Toggle visibility
[spawn]                    Teleport to spawn
[url] https://...          Send clickable link

📋 Custom Menu System

Create unlimited custom GUIs with the powerful In-Game Menu Editor:

Create Menus

/ul createmenu <name> <rows>
/ul createmenu shop 6

Edit Menus In-Game

/ul editmenu <name>
  1. Opens the menu in edit mode
  2. Drag and drop items freely
  3. Close to auto-save!

Set Item Actions

/ul setaction <menu> <slot> <action>
/ul setaction shop 0 [server] survival

Menu Features

  • 1-6 row support (9-54 slots)
  • PlaceholderAPI in names/lore
  • Open sounds
  • Permission requirements
  • Pagination support
  • Confirmation dialogs

Pre-Built Menus

  • Server Selector - Connect to game servers
  • Gadgets Menu - Fun cosmetic effects
  • Profile Menu - Player statistics
  • Settings Menu - Toggle preferences
  • Language Menu - Multi-language support

📊 Scoreboard System

Professional, flicker-free scoreboards with animations:

Features

  • Flicker-Free Updates - Uses team-based rendering
  • Animated Titles - Cycle through multiple titles
  • PlaceholderAPI Support - Display any placeholder
  • Per-Player Content - Unique data for each player
  • Toggle Command - Players can hide/show

Example Configuration

scoreboard:
  enabled: true
  update-interval: 20
  title: "&6&lYOUR SERVER"
  lines:
    - "&7&m                    "
    - "&fPlayer: &e%player_name%"
    - "&fRank: &e%vault_prefix%"
    - ""
    - "&fOnline: &a%server_online%"
    - "&7&m                    "

📑 Tablist System

Customizable player list with rank sorting:

Features

  • Custom Header/Footer - Multi-line support
  • Rank Sorting - Higher ranks appear first
  • PlaceholderAPI - Dynamic content
  • Animated Content - Rotating messages
  • Prefix/Suffix Display - From Vault

Rank Weight System

rank-weights:
  owner: 100       Appears first
  admin: 90
  moderator: 80
  vip: 50
  default: 10      Appears last

💬 Chat Management System

Complete chat control with moderation tools:

Chat Formatting

format: "%vault_prefix%&f%player_name%%vault_suffix%&7: &f%message%"

Anti-Swear Filter

  • Configurable word list
  • Leetspeak detection (a→@, e→3, etc.)
  • Custom replacement text
  • Staff notifications
  • Player warnings

Chat Lock

/ul chatlock [reason]
  • Instantly lock/unlock chat
  • Custom lock message
  • Bypass permission for staff

Slow Mode

/ul slowmode <seconds>
  • Set cooldown between messages
  • Bypass for VIP/Staff

Clear Chat

/ul clearchat
  • Clear chat for all players
  • Staff can see through clear

Command Blocker Block commands like /pl, /plugins, /ver:

blocked-commands:
  - "/pl"
  - "/plugins"
  - "/version"
  - "/?"

👻 Vanish System

Full-featured staff vanish mode:

Features

FeatureDescription
Complete InvisibilityHidden from all players
Tablist HidingRemoved from player list
Silent Join/QuitFake leave/join messages
Flight EnableAuto-enable flight when vanished
Night VisionSee in the dark
No Mob TargetMobs ignore you
No PickupDon't pick up items
No DamageInvincible while vanished
Action BarConstant vanish reminder

Commands

/vanish            Toggle vanish
/vanish on         Enable vanish
/vanish off        Disable vanish
/vanish list       List vanished players
/vanish <player>   Toggle for another player

🏃 Movement System

Fun movement features for lobby:

Double Jump

  • Activate by pressing space while in air
  • Configurable power and height
  • Cooldown system
  • Particle effects
  • Custom sounds

Launchpads

  • Pressure plate + base block detection
  • Configurable launch power
  • Custom directions per launchpad
  • Particle effects on launch

Speed Boost Pads

  • Walk over special blocks for speed boost
  • Configurable duration and level

👁️ Player Hider System

Let players control visibility of other players:

Three Visibility States

StateIconDescription
All VisibleLime DyeSee all players
All HiddenGray DyeSee no players
VIP OnlyYellow DyeSee only VIP players

Features

  • Cycles through states on click
  • Remembers preference (optional)
  • Hotbar item updates dynamically
  • Particle indicators (optional)

🌐 Proxy/Network Support

Connect your lobby to your network:

BungeeCord/Velocity Support

  • Send players to other servers
  • Retrieve server player counts
  • Server status detection

Server Groups (Load Balancing)

server-groups:
  survival:
    - "survival-1"
    - "survival-2"
   Automatically sends to least populated server

Queue System

  • Join queue for full servers
  • Position notifications
  • Auto-connect when space available

🎪 Gadgets System

Fun cosmetic gadgets for players:

GadgetEffectCooldown
FireworkLaunch colorful firework10s
Jump BoostTemporary high jump30s
Smoke BombCloud of smoke particles15s
✨ TrailColorful trail behind you60s
TNT JumpExplosion launch5s
Freeze RayFreeze in place with ice effect20s
Speed BoostTemporary speed increase30s
Particle EffectsVarious particle auras40s

Features

  • Per-gadget cooldowns
  • Permission-based access
  • VIP-exclusive gadgets
  • Visual cooldown indicators

📍 Hologram System

Create floating text displays:

Commands

/ul hologram create <id> <text>
/ul hologram delete <id>
/ul hologram list
/ul hologram addline <id> <text>
/ul hologram setline <id> <line> <text>
/ul hologram tp <id>

Features

  • Multi-line support
  • PlaceholderAPI support
  • Auto-updating content
  • Persistent storage
  • Text Display entities (1.19.4+)

Here are the Commands Reference and Permissions Reference sections updated to match your provided plugin.yml.


🔧 Commands Reference

🛠️ Lobby Setup & Admin Commands

CommandAliasesDescriptionPermission
/ultimatelobby/ul, /lobbymanagerMain admin command for sub-features (menus, holograms, reloading).ultimatelobby.admin
/setlobby/setuplobby, /createlobbySet the Lobby spawn point and adds world to lobby list.ultimatelobby.setlobby
/sethub/setuphub, /createhubSet the Hub spawn point and adds world to lobby list.ultimatelobby.setlobby
/addlobbyworld/addlobbyManually add a world to the lobby worlds list.ultimatelobby.admin
/removelobbyworld/dellobbyworldRemove a world from the lobby worlds list.ultimatelobby.admin
/listlobbyworlds/lobbyworldsList all configured lobby worlds.ultimatelobby.admin

🖥️ Sub-Commands (via /ul) These function as arguments under the main /ul command.

Sub-CommandDescriptionPermission
reloadReload all configurations.ultimatelobby.reload
setjoinitemsSave current inventory as default join items.ultimatelobby.setjoinitems
createmenu <name>Create a new GUI menu.ultimatelobby.menu.admin
editmenu <name>Open the in-game menu editor.ultimatelobby.menu.admin
hologram <...>Manage holograms (create/delete/edit).ultimatelobby.hologram.admin
chatlockToggle global chat lock.ultimatelobby.chat.admin
clearchatClear global chat history.ultimatelobby.chat.admin
slowmode <sec>Set chat cooldown.ultimatelobby.chat.admin

👤 Player Commands

CommandAliasesDescriptionPermission
/fly-Toggle flight mode.ultimatelobby.fly
/gm <mode>/gamemodeChange game mode (Survival, Creative, etc.).ultimatelobby.gamemode
/vanish/v, /invisibleToggle staff vanish mode.ultimatelobby.vanish
/spawn-Teleport to the spawn point.ultimatelobby.spawn
/lobby/hub, /l, /leaveTeleport to lobby/hub spawn.ultimatelobby.spawn
/openmenu/menu, /guiOpen a specific custom menu by name.ultimatelobby.menu

🔐 Permissions Reference

👑 Admin Permissions

PermissionDescription
ultimatelobby.adminWildcard: Full access to all plugin features.
ultimatelobby.reloadAllow reloading configuration.
ultimatelobby.setspawnAllow setting spawn points.
ultimatelobby.setlobbyAllow using setup commands (/setlobby, /sethub).
ultimatelobby.setjoinitemsAllow saving join items inventory.
ultimatelobby.protection.bypassBypass all world protection (break/place/interact).
ultimatelobby.staff.notifyReceive alerts (anti-swear, updates, warnings).
ultimatelobby.hologram.adminCreate and manage holograms.

🎮 Gamemode Permissions

PermissionDescription
ultimatelobby.gamemodeBase permission for /gm.
ultimatelobby.gamemode.survivalAllow switching to Survival.
ultimatelobby.gamemode.creativeAllow switching to Creative.
ultimatelobby.gamemode.adventureAllow switching to Adventure.
ultimatelobby.gamemode.spectatorAllow switching to Spectator.
ultimatelobby.gamemode.othersChange other players' gamemodes.

👻 Vanish Permissions

PermissionDescription
ultimatelobby.vanishToggle vanish for self.
ultimatelobby.vanish.othersToggle vanish for others.
ultimatelobby.vanish.seeSee other vanished players.
ultimatelobby.vanish.listList vanished players via command.
ultimatelobby.vanish.autoAutomatically join the server vanished.

💬 Chat Management Permissions

PermissionDescription
ultimatelobby.chat.adminUse lock, clear, and slowmode commands.
ultimatelobby.chat.colorUse color codes in chat messages.
ultimatelobby.chat.bypassWildcard: Bypass all chat restrictions.
ultimatelobby.chat.bypass.lockChat while global chat is locked.
ultimatelobby.chat.bypass.cooldownIgnore slowmode cooldowns.
ultimatelobby.chat.bypass.swearIgnore anti-swear filter.
ultimatelobby.chat.bypass.spamIgnore anti-spam filter.
ultimatelobby.chat.bypass.clearSee chat history after it is cleared.
ultimatelobby.command-blocker.bypassUse blocked commands (e.g., /pl).

📋 Menu Permissions

PermissionDescription
ultimatelobby.menu.adminCreate, edit, and delete menus.
ultimatelobby.menu.*Access to open ALL custom menus.
ultimatelobby.menu.server-selectorAccess to Server Selector.
ultimatelobby.menu.gadgetsAccess to Gadgets Menu.
ultimatelobby.menu.settingsAccess to Settings Menu.
ultimatelobby.menu.profileAccess to Profile Menu.
ultimatelobby.openmenu.othersForce open menus for other players.

🎪 Gadget & Feature Permissions

PermissionDescription
ultimatelobby.flyUse flight command.
ultimatelobby.fly.othersToggle flight for others.
ultimatelobby.spawn.bypass-delayTeleport immediately without warmup.
ultimatelobby.doublejumpUse double jump in lobby worlds.
ultimatelobby.vipVIP status (used for "VIP Only" player visibility).
ultimatelobby.gadget.*Access to all cosmetic gadgets.
ultimatelobby.gadget.fireworkUse Firework gadget.
ultimatelobby.gadget.jumpboostUse Jump Boost gadget.
ultimatelobby.gadget.smokebombUse Smoke Bomb gadget.
ultimatelobby.gadget.✨trailUse ✨ Trail gadget.
ultimatelobby.gadget.tntjumpUse TNT Jump gadget.

📊 PlaceholderAPI Placeholders

UltimateLobby registers 30+ custom placeholders:

Vanish Placeholders

PlaceholderReturns
%ultimatelobby_vanished%true/false
%ultimatelobby_vanished_status%&cVanished / &aVisible
%ultimatelobby_vanished_count%Number of vanished players
%ultimatelobby_real_online%Online count excluding vanished

Player Hider Placeholders

PlaceholderReturns
%ultimatelobby_hider_state%all/none/vip
%ultimatelobby_hider_status%Formatted status text
%ultimatelobby_visible_players%Count of visible players
%ultimatelobby_hidden_players%Count of hidden players

Chat Placeholders

PlaceholderReturns
%ultimatelobby_chat_locked%true/false
%ultimatelobby_chat_status%&cLocked / &aOpen
%ultimatelobby_slowmode%Slowmode seconds

Server Placeholders

PlaceholderReturns
%ultimatelobby_in_lobby%true/false
%ultimatelobby_network_online%Total network players
%ultimatelobby_server_<name>_online%Server player count
%ultimatelobby_server_<name>_status%Online/Offline/Full

Queue Placeholders

PlaceholderReturns
%ultimatelobby_queue_position%Queue position or N/A
%ultimatelobby_queue_server%Queued server or None

Player Placeholders

PlaceholderReturns
%ultimatelobby_flying%true/false
%ultimatelobby_fly_status%&aFlying / &7Walking
%ultimatelobby_gamemode%survival/creative/etc
%ultimatelobby_scoreboard_visible%true/false

📦 Dependencies

Required

  • PaperMC 1.21.1 - 1.21.11 (or compatible fork)
  • Java 21

Optional (Soft Dependencies)

PluginPurpose
PlaceholderAPIPlaceholder support in all text
VaultEconomy, permissions, chat prefixes
ProtocolLibTab-complete blocking, packet features

📁 Configuration Files

FilePurpose
config.ymlMain plugin configuration (850+ lines)
messages.ymlAll customizable messages
menus.ymlCustom menu definitions
items.ymlLobby item configurations
scoreboards.ymlScoreboard templates (optional)

🚀 Installation Guide

Step 1: Download Download UltimateLobby-1.0.0.jar from the releases page.

Step 2: Install Place the JAR file in your server's plugins folder.

Step 3: Start Server Start or restart your server. Default configuration files will be generated.

Step 4: Configure

  1. Edit config.yml to set your lobby worlds
  2. Use /ul setspawn to set spawn location
  3. Arrange items and use /ul setjoinitems
  4. Create menus with /ul createmenu

Step 5: Permissions Set up permissions using your permission plugin (LuckPerms recommended).


🔌 Developer API

Other plugins can hook into UltimateLobby:

// Check if API is available
if (UltimateLobbyAPI.isInitialized()) {
    
    // Vanish API
    boolean vanished = UltimateLobbyAPI.isVanished(player);
    UltimateLobbyAPI.vanish(player);
    UltimateLobbyAPI.unvanish(player);
    
    // Menu API
    UltimateLobbyAPI.openMenu(player, "server-selector");
    UltimateLobbyAPI.createMenu("custom", 3);
    
    // Proxy API
    UltimateLobbyAPI.sendToServer(player, "survival");
    UltimateLobbyAPI.addToQueue(player, "pvp");
    
    // Chat API
    UltimateLobbyAPI.lockChat("Maintenance");
    UltimateLobbyAPI.clearChat();
    
    // Scoreboard API
    UltimateLobbyAPI.createScoreboard(player);
    UltimateLobbyAPI.removeScoreboard(player);
}

Maven Dependency

<dependency>
    <groupId>com.ultimatelobby</groupId>
    <artifactId>UltimateLobby</artifactId>
    <version>1.0.0</version>
    <scope>provided</scope>
</dependency>

❓ Frequently Asked Questions

Q: Does this work with Spigot? A: UltimateLobby is designed for PaperMC and uses Paper-specific APIs. Spigot is not supported.

Q: Can I use this on a single-server setup? A: Yes! Simply disable the proxy features in config.yml. All lobby features work standalone.

Q: How do I create custom menus? A: Use /ul createmenu <name> <rows> then /ul editmenu <name> to open the in-game editor. Place items and close to save!

Q: Why aren't placeholders working? A: Make sure PlaceholderAPI is installed. UltimateLobby soft-depends on it for placeholder support.

Q: How do I set up launchpads? A: Place a pressure plate on top of a redstone block. Players stepping on it will be launched!

Q: Can players bypass protection? A: Yes, give them ultimatelobby.protection.bypass or switch to Creative mode.

Q: How do I disable a specific feature? A: Every feature has an enabled: true/false toggle in config.yml. Set it to false to disable.

Q: Does vanish persist after rejoin? A: By default no, but you can enable vanish.persist-on-rejoin: true in config.yml.

Q: How do I add more blocked words? A: Edit the chat.anti-swear.words list in config.yml and run /ul reload.

Q: Can I have different items for different ranks? A: Yes! Enable rank-items in items.yml and configure per-rank item overrides.


📈 Performance

UltimateLobby is optimized for performance:

  • Async Operations - Scoreboards and tablists update asynchronously
  • Caching - Configuration values and server info are cached
  • Conditional Loading - Disabled features don't load at all
  • Efficient Events - Early returns for non-lobby worlds
  • Minimal Memory - Clean data structures

Resource Usage

  • Memory: ~5-15 MB depending on features enabled
  • CPU: Minimal impact, mostly event-driven
  • Storage: ~100 KB for configuration files

🛠️ Troubleshooting

Plugin Not Loading

  • Check console for errors
  • Verify Java 21 is installed
  • Ensure PaperMC 1.21.1+

Items Not Given

  • Check items.enabled: true
  • Verify world is in lobby-worlds list
  • Check player has no conflicting plugins

Menus Not Opening

  • Verify menu exists: /ul listmenus
  • Check permission: ultimatelobby.menu.<name>
  • Look for errors in console

Scoreboard Not Showing

  • Enable: scoreboard.enabled: true
  • Check world is in lobby worlds
  • Verify no conflicting scoreboard plugins

Thank you for choosing UltimateLobby! 🚀**

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MIT
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная