Custom Lobby

⭐ — (0 endorsements) 📥 220 downloads 📌 v1.0.0 📅 5/31/2026
🟡 Updated this year

By fernsehheft · folia

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/25/2026 📅 Created: 5/31/2026

🔍 Analysis

  • 🏆 #74 of 122 folia mods in this game by downloads

📋 About This Mod

# CustomLobby --- <details> <summary>Key Features</summary> ## Key Features - **Complete World Protection:** Block block break/placement, hunger, fall damage, PVP, mob spawning, and inventory changes. Lock time and weather to keep your hub looking perfect. - **Animated Scoreboard & Tablist:** Create dynamic, flicker-free scoreboards and custom tab lists with full PlaceholderAPI (PAPI) support. - **Server Navigator & Hotbar Bindings:** Give players clickable items (e.g., Compass) that open custom server selectors, linking them directly to BungeeCord or Velocity target servers. - **Integrated Cosmetics & Trails:** Fuel player engagement with a variety of particle effects and movement trails (Hearts, Flames, Clouds, Redstone, Notes, etc.). - **Built-in Parkour Engine:** Create custom parkour courses with checkpoints, void-resets, leaderboard tracking, timers, and automatic coin rewards. - **Custom NPCs & Holograms:** Place interactive NPCs and clean, multi-line holograms to guide players or display server information. - **Advanced Announcement Scheduler:** Send global announcements with interactive links, clickable commands, and custom tooltips on hover. - **AFK Detection & BossBars:** Detect idle players, show customizable AFK titles, and cycle messages in a sleek BossBar. - **Multi-Database Support:** Choose between local file-based SQLite and remote MySQL/MariaDB setups with connection pooling. - **Multithreading & Folia Ready:** Designed from the ground up for modern server performance, avoiding main-thread lag. </details> --- ## 💻 Commands & Permissions | Command | Description | Default Permission | | :--- | :--- | :--- | | `/lobby` or `/hub` | Teleport to the lobby spawn | `customlobby.lobby` (All) | | `/spawn set` | Set the lobby spawn point | `customlobby.spawn.set` (Op) | | `/fly ` | Toggle flight mode | `customlobby.fly` (Op) | | `/vanish` or `/v` | Hide yourself from other players | `customlobby.vanish` (Op) | | `/announce <msg>` | Broadcast an interactive announcement | `customlobby.announce` (Op) | | `/navigator` | Manually open the Server Selector | `customlobby.navigator` (All) | | `/cosmetics` | Open the cosmetics particle menu | `customlobby.cosmetics` (All) | | `/hologram` | Manage custom holograms (create, delete, list, lines) | `customlobby.hologram.admin` (Op) | | `/npc` | Create and delete interactive NPCs | `customlobby.npc.admin` (Op) | | `/parkour` | Start/stop/checkpoint/manage parkour courses | `customlobby.parkour` (All) | | `/stats` | View coins, level, and parkour records | `customlobby.stats` (All) | | `/customlobby` | Main admin command (reload, info, debug) | `customlobby.admin` (Op) | | `/lobbyadmin` | Open the graphical Admin settings panel | `customlobby.admin` (Op) | --- ## Setup & Installation 1. Download the **CustomLobby.jar** file. 2. Place the jar inside your server's `plugins/` directory. 3. Restart your server to generate the configuration files. 4. Open `plugins/CustomLobby/config.yml` to customize features, database credentials, Navigator menus, and scoreboard lines. 5. Run `/customlobby reload` to apply your changes! --- ## PlaceholderAPI Support CustomLobby integrates natively with **PlaceholderAPI**. You can use all standard placeholders in your scoreboard, tablist, bossbars, and holograms: * `%customlobby_coins%` - View player coins * `%customlobby_level%` - View player level * `%customlobby_parkour_record_<course>%` - View player's best time on a course --- ## Analytics & Monitoring To help improve the plugin, CustomLobby shares anonymous server metrics with **bStats** and **FastStats** (including world counts, active NPCs, active holograms, database type, and language configuration). You can toggle metrics collection at any time by changing `general.metrics: false` in the `config.yml`. --- ## Stats !(https://bstats.org/signatures/bukkit/customlobby.svg) ## Sponsor: !(https://cdn.modrinth.com/data/cached_images/8f9ab1643dc51efc2d4499c6e43cae1bb2de3931.gif) ### Use Code **pluginhub** for 10% on both EPYC and Ryzen servers

# CustomLobby

Key Features

## Key Features

  • Complete World Protection: Block block break/placement, hunger, fall damage, PVP, mob spawning, and inventory changes. Lock time and weather to keep your hub looking perfect.
  • Animated Scoreboard & Tablist: Create dynamic, flicker-free scoreboards and custom tab lists with full PlaceholderAPI (PAPI) support.
  • Server Navigator & Hotbar Bindings: Give players clickable items (e.g., Compass) that open custom server selectors, linking them directly to BungeeCord or Velocity target servers.
  • Integrated Cosmetics & Trails: Fuel player engagement with a variety of particle effects and movement trails (Hearts, Flames, Clouds, Redstone, Notes, etc.).
  • Built-in Parkour Engine: Create custom parkour courses with checkpoints, void-resets, leaderboard tracking, timers, and automatic coin rewards.
  • Custom NPCs & Holograms: Place interactive NPCs and clean, multi-line holograms to guide players or display server information.
  • Advanced Announcement Scheduler: Send global announcements with interactive links, clickable commands, and custom tooltips on hover.
  • AFK Detection & BossBars: Detect idle players, show customizable AFK titles, and cycle messages in a sleek BossBar.
  • Multi-Database Support: Choose between local file-based SQLite and remote MySQL/MariaDB setups with connection pooling.
  • Multithreading & Folia Ready: Designed from the ground up for modern server performance, avoiding main-thread lag.

## 💻 Commands & Permissions

| Command | Description | Default Permission | | :--- | :--- | :--- | | `/lobby` or `/hub` | Teleport to the lobby spawn | `customlobby.lobby` (All) | | `/spawn set` | Set the lobby spawn point | `customlobby.spawn.set` (Op) | | `/fly ` | Toggle flight mode | `customlobby.fly` (Op) | | `/vanish` or `/v` | Hide yourself from other players | `customlobby.vanish` (Op) | | `/announce ` | Broadcast an interactive announcement | `customlobby.announce` (Op) | | `/navigator` | Manually open the Server Selector | `customlobby.navigator` (All) | | `/cosmetics` | Open the cosmetics particle menu | `customlobby.cosmetics` (All) | | `/hologram` | Manage custom holograms (create, delete, list, lines) | `customlobby.hologram.admin` (Op) | | `/npc` | Create and delete interactive NPCs | `customlobby.npc.admin` (Op) | | `/parkour` | Start/stop/checkpoint/manage parkour courses | `customlobby.parkour` (All) | | `/stats` | View coins, level, and parkour records | `customlobby.stats` (All) | | `/customlobby` | Main admin command (reload, info, debug) | `customlobby.admin` (Op) | | `/lobbyadmin` | Open the graphical Admin settings panel | `customlobby.admin` (Op) |

## Setup & Installation

1. Download the CustomLobby.jar file. 2. Place the jar inside your server's `plugins/` directory. 3. Restart your server to generate the configuration files. 4. Open `plugins/CustomLobby/config.yml` to customize features, database credentials, Navigator menus, and scoreboard lines. 5. Run `/customlobby reload` to apply your changes!

## PlaceholderAPI Support

CustomLobby integrates natively with PlaceholderAPI. You can use all standard placeholders in your scoreboard, tablist, bossbars, and holograms: `%customlobby_coins%` - View player coins `%customlobby_level%` - View player level * `%customlobby_parkour_record_%` - View player's best time on a course

## Analytics & Monitoring

To help improve the plugin, CustomLobby shares anonymous server metrics with bStats and FastStats (including world counts, active NPCs, active holograms, database type, and language configuration). You can toggle metrics collection at any time by changing `general.metrics: false` in the `config.yml`.

  • --
  • ## Stats

!(https://bstats.org/signatures/bukkit/customlobby.svg)

## Sponsor:

!(https://cdn.modrinth.com/data/cached_images/8f9ab1643dc51efc2d4499c6e43cae1bb2de3931.gif)

### Use Code pluginhub for 10% on both EPYC and Ryzen servers

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
fernsehheft
Version
1.0.0
Downloads
220
Endorsements
0
Category
folia
Created
5/31/2026
Updated
5/25/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
management, social, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Custom Lobby support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of Custom Lobby?

Version 1.0.0, published 2026-05-25 with 220 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More folia 👤 More by fernsehheft 🔎 Similar Mods 🌐 Best folia (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods