Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
LLobby
PluginGPL-3.0-only

LLobby

A lite lobby plugin. Offers features including delivery points and proxy server players display.

37
Downloads
0
Followers
5 months ago
Updated
📦
6
Versions
managementutilitybukkitpaperpurpurspigot
Download Latestv1.2.1View on Modrinth

📖About LLobby

LLobby

This is a lightweight lobby plugin, primarily featuring teleport points and sub-server player display

Dependency

ProtocolLib
PlaceholderAPI(optional)

Proxy

This plugin's feature to display players on sub-servers depends on the BungeeCord messaging channel; make sure the proxy is enabled

Permission

llobby.admin:Management permission node, default operator role
llobby.ping:Default Ping permissions included

Command

/llobby

Teleport
/llobby [world] [location]

world:The world in which the teleportation point is located; leave empty for completely random selection
location:Teleportation point name; if left empty, a random location within the world will be selected

Automatically teleports when joining the world or respawning

/llobbyadmin

Add a teleportation point
/llobbyadmin add <name> [nick]
Remove teleport point
/llobbyadmin remove <name>
Reload settings
/llobbyadmin reload

name:Teleportation point name
nick:Nickname for the teleportion point, used to display as the title

/lping

Refresh the server status
/lping server

server:Address of the target server

Configuration

# Teleportation point settings
worlds:
  - name: world # World name
    nick: "Overworld" # Optional, used to display as the title
    locations:
      - name: example1_1 # Teleportation point name  
        nick: "主城" # Optional, used to display as the title
        position: [0, 64, 0 , 0, 0] # x y z yaw pitch
      - name: example1_2
        nick: "末地门"
        position: [100, 64, 100 , 0, 0]
  - name: world_nether
    nick: "下界"
    locations:
      - name: example2_1
        position: [0, 64, 0 , 0, 0]
# Display settings for sub-account players
servers:
  - server: lobby # Server name
    prefix: "§e[大厅] " # Player prefix
yggdrasil-api: https://littleskin.cn/api/yggdrasil # API to fetch player avatars; defaults to Mojang if not specified
# Ping API
ping-api: https://api.jsumc.fun/ping/ # API to get server status

nick and prefix can use the § symbol to indicate color
Set worlds: [] to turn off the teleport feature
Servers that are not included in the servers list will not show players

PlaceholderAPI variable

llobby_prefix:Player prefix
llobby_prefix_Example:Player prefix
llobby_world:Player's nickname in the world
llobby_server_version_example.com:12345:Server version name
llobby_server_online_example.com:Number of users currently online on the server
llobby_server_max_example.com:Maximum capacity of the server

👥 Team & Contributors

Dainsleif
DainsleifOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.61.21+11 more

🔗 Links

Modrinth Page