HomeJavaModsCoolLobby
CoolLobby
ModsJava

CoolLobby

by ilezzov · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.1–1.21.7 · Paper⬇ Download for 1.20.1–1.21.7 · Purpur⬇ Download for 1.20.1–1.21.5 · Folia
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
CoolLobby — screenshot 1CoolLobby — screenshot 2CoolLobby — screenshot 3CoolLobby — screenshot 4

Supported version: Paper: 1.18.2 — 1.21.x

Make your Lobby experience more fun

Выбрать русский README.md

Table of Contents

About

CoolLobby is a multifunctional Lobby plugin that adds various features to enhance gameplay with fun and interesting commands. Easy setup, developer support, high optimization — all in one plugin!

Features

Config.yml

View config.yml
# ░█████╗░░█████╗░░█████╗░██╗░░░░░██╗░░░░░░█████╗░██████╗░██████╗░██╗░░░██╗
# ██╔══██╗██╔══██╗██╔══██╗██║░░░░░██║░░░░░██╔══██╗██╔══██╗██╔══██╗╚██╗░██╔╝
# ██║░░╚═╝██║░░██║██║░░██║██║░░░░░██║░░░░░██║░░██║██████╦╝██████╦╝░╚████╔╝░
# ██║░░██╗██║░░██║██║░░██║██║░░░░░██║░░░░░██║░░██║██╔══██╗██╔══██╗░░╚██╔╝░░
# ╚█████╔╝╚█████╔╝╚█████╔╝███████╗███████╗╚█████╔╝██████╦╝██████╦╝░░░██║░░░
# ░╚════╝░░╚════╝░░╚════╝░╚══════╝╚══════╝░╚════╝░╚═════╝░╚═════╝░░░░╚═╝░░░

# Developer / Разработчик: ILeZzoV

# Socials / Ссылки:
# • Contact with me / Связаться: https://t.me/ilezovofficial
# • Telegram Channel / Телеграм канал:
#    | RUS: https://t.me/ilezzov
#    | EN: https://t.me/ilezzov_en
# • GitHub: https://github.com/ilezzov-code

# By me coffee / Поддержать разработчика:
# • DA: https://www.donationalerts.com/r/ilezzov_dev
# • YooMoney: https://yoomoney.ru/to/4100118180919675
# • Telegram Gift: https://t.me/ilezovofficial
# • TON: UQCInXoHOJAlMpZ-8GIHqv1k0dg2E4pglKAIxOf3ia5xHmKV
# • BTC: 1KCM1QN9TNYRevvQD63UF81oBRSK67vCon
# • Card: 5536914188326494

# Supporting messages languages / Доступные языки сообщений:
# ru-RU, en-US
language: "en-US"

# Check the plugin for updates
# Проверять плагин на наличие обновлений
check_updates: true

# Enable logging
# Включить логирование
logging: true

lobby_settings:
  # The names of the lobby worlds
  # Имя lobby мира
  worlds:
    - lobby-1

  # Disable damage
  # Отключить получение урона
  disable_damage: true

  # Disable hunger
  # Отключить голод
  disable_hunger: true

  # Disable daylight cycle
  # Отключить смену времени суток
  disable_daylight_cycle:
    enable: true
    # true — /gamerule doDaylightCycle false, false — cyclic /time set (the sun will twitch)
    # true — /gamerule doDaylightCycle false, false — цикличное /time set (будет дергание солнца)
    use_gamerule: false

  # Disable mob spawning
  # Отключить спавн мобов
  disable_mob_spawning: true

  # Disable fire tick
  # Отключить распространение огня
  disable_fire_tick: true

  # Disable weather cycle
  # Отключить смену погоды
  disable_weather_cycle: true

  # Default time value
  # Стандартное время суток
  default_time:
    enable: true
    value: 1000

  # Default weather
  # Стандартная погода
  default_weather:
    enable: true
    type: CLEAR # CLEAR, RAIN, THUNDER

  # Default gamemode
  # Стандартный игровой режим
  default_gamemode:
    enable: true
    type: ADVENTURE

  # Player XP Level
  # Уровень игрока
  default_level:
    enable: true
    level: 2025

# /firework command. Permission: coollobby.fw
# /firework команда. Права: coollobby.fw
fw_command:
  # Enable the command / Включить команду
  enable: true
  # Use command only lobby world
  only_lobby: true
  # Cooldown command in seconds / Задержка на использование в секундах
  cooldown: 10

# /lighting command. Permission: coollobby.lt
# /lighting команда. Права: coollobby.lt
lt_command:
  # Enable the command / Включить команду
  enable: true
  # Use command only lobby world
  only_lobby: true
  # Cooldown command in seconds / Задержка на использование в секундах
  cooldown: 10

# /spit command. Permission: coollobby.spit
# /spit команда. Права: coollobby.spit
spit_command:
  # Enable the command / Включить команду
  enable: true
  # Use command only lobby world
  only_lobby: true
  # Cooldown command in seconds / Задержка на использование в секундах
  cooldown: 10

# /fly command. Permission: coollobby.fly
# /fly команда. Права: coollobby.fly
fly_command:
  # Enable the command / Включить команду
  enable: true
  # Use command only lobby world
  only_lobby: true
  # Cooldown command in seconds / Задержка на использование в секундах
  cooldown: 10

spawn_command:
  # Enable the command / Включить команду
  enable: true
  # Cooldown command in seconds / Задержка на использование в секундах
  cooldown: 10

# Join actions
# Действия при входе игрока
player_join:
  # Enable join message / Включить сообщение при входе
  join_message:
    enable: true

  # Enable global join message / Включить глобальное сообщение при входе
  global_join_message:
    enable: true

  # Join Title / Сообщение на экран при входе
  join_title:
    enable: true
    fade_in: 1 # Time when the title appeared in seconds / Время появления текста в секундах
    fade_out: 1 # Time when the title disappeared in seconds / Время исчезновения текста в секундах
    stay: 5 # Stay time in milliseconds / Время пребывания в миллисекундах

  # Join sound / Звук при входе
  join_sound:
    enable: true
    sound: ENTITY_EXPERIENCE_ORB_PICKUP

  # Teleport to spawn when logging in to the server / Телепортировать на спавн при входе на сервер
  teleport_to_spawn: true

# Leave actions
# Действия при выходе игрока
player_leave:
  # Enable global leave message / Включить глобальное сообщение о выходе игрока
  global_leave_message:
    enable: true

# Double Jump
# Двойной прыжок
double_jump:
  enable: true
  cooldown: 10
  # Use double jump only lobby world
  only_lobby: true

  double_jump_sound:
    enable: true
    sound: ENTITY_EXPERIENCE_ORB_PICKUP

  double_jump_particle:
    enable: true
    particle: FLAME

# Don't edit this
# Не редактируйте это
config_version: 1.2

Commands (/cmd → /alias1, /alias2, ... ※ permission)

/firework → /fw, /firework ※ coollobby.fw

/lighting → /lt, /lightning ※ coollobby.lt

/spit → /spit ※ coollobby.spit

/fly → /fly ※ coollobby.fly

/spawn → /spawn ※ coollobby.spawn

Other /spawn commands

/spawn {name} ※ coollobby.spawn

/spawn {player} ※ coollobby.spawn.other_player_tp

/spawn {name} {player} ※ coollobby.spawn.other_player_tp

/spawn help ※ coollobby.spawn

/spawn set ※ coollobby.spawn.set

/spawn confirm ※ coollobby.spawn.set

/spawn remove ※ coollobby.spawn.remove

/spawn remove ※ coollobby.spawn.remove

Double Jump ※ coollobby.double_jump

All plugin permissions

Право Описание
coollobby.* Access to all plugin features
coollobby.reload Access to reload plugin /cl reload
coollobby.no_cooldown Disable cooldown for any feature
coollobby.fw Access to /firework command
coollobby.lt Access to /lighting command
coollobby.spit Access to /spit command
coollobby.fly Access to /fly command
coollobby.double_jump Access to double jump
coollobby.spawn Access to /spawn command
coollobby.spawn.set Access to /spawn set command
coollobby.spawn.remove Access to /spawn remove command
coollobby.spawn.other.player_tp Ability to teleport other players to spawn
coollobby.spawn.* Access to all /spawn commands

Multi-World Synchronization 🔥

The plugin is unique in that it allows you to not dedicate a separate server for the Lobby. You can specify certain worlds in the configuration that will be considered as Lobby, and the plugin will remember the player's level, game mode, and hunger. When leaving the lobby, for example entering a game world, the plugin will restore the player's experience level, previous game mode, and hunger level. See the examples below:

Teleporting from a normal world to Lobby:

The plugin saves the current player level, game mode, and hunger level, and applies the configured values when teleporting

  # Default gamemode
  # Стандартный игровой режим
  default_gamemode:
    enable: true
    type: ADVENTURE

  # Player XP Level
  # Уровень игрока
  default_level:
    enable: true
    level: 2025

Teleporting from Lobby to a normal world:

The plugin restores the previously saved hunger, level, and game mod

Multi-Spawn System

You can set a spawn point for each world on your server.

After setting, teleporting to the spawn is available via /spawn {world_name}. If multiple spawns are set, /spawn will teleport the player to a random spawn point.

Gallery

Firework /firework

Lighting /lighting

Spit /spit

Double jump

Links

Buy me coffee

Found an issue or have a question? Create a new issue — https://github.com/ilezzov-code/CoolLobby/issues/new

License

This project is distributed under the GPL-3.0 License. See the LICENSE file for details.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more