CoolLobby — Make your Lobby time more exciting /fw, /fly, /lt, /spit and Double Jump icon

CoolLobby — Make your Lobby time more exciting /fw, /fly, /lt, /spit and Double Jump -----

fly firework double jump doublejump spit lighting lobby spawn



[​IMG]
Make your Lobby time more exciting
-> Прочитать на русском (клик)

Description:

CoolLobby is a plugin that adds many useful commands and features to your Lobby.

Features:
* Support for 17 languages
* Multi-world synchronization
* Disable damage
* Disable hunger
* Disable daylight cycle
* Disable weather cycle
* Disable mob spawning
* Disable fire spread
* Set default time
* Set default weather
* Set default game mode
* Set player XP level
* `/firework` command
* `/lighting` command
* `/spit` command
* `/fly` command
* Double Jump:
* Set sound on jump
* Set particle on jump
* Join & Leave Events:
* Sound on join
* Title on join
* Enable/Disable any feature
* Per-command cooldown

Commands:
/firework [/fw]:

* Launches a firework
* Permission: coollobby.fw

/lighting [/lt]
* Summons lightning
* Permission: coollobby.lt

/spit

* Spits at a player (Llama spit visual effect)
* Permission: coollobby.spit

/fly
* Enables/Disables flight
* Synchronizes flight if used outside Lobby
* Permission: coollobby.fly

Double Jump
* Jump higher when double-tapping space
* Spawns particles during jump
* Plays sound during jump
* Permission: coollobby.double_jump


All permissions:
coollobby.* — Access to all commands
coollobby.reload — Allows plugin reload
coollobby.no_cooldown — No cooldown for command usage
coollobby.fw — Access to /firework
coollobby.lt — Access to /lighting
coollobby.spit — Access to /spit
coollobby.fly — Access to /fly
coollobby.double_jump — Access to double jump



Config file:
# ░█████╗░░█████╗░░█████╗░██╗░░░░░██╗░░░░░░█████╗░██████╗░██████╗░██╗░░░██╗
# ██╔══██╗██╔══██╗██╔══██╗██║░░░░░██║░░░░░██╔══██╗██╔══██╗██╔══██╗╚██╗░██╔╝
# ██║░░╚═╝██║░░██║██║░░██║██║░░░░░██║░░░░░██║░░██║██████╦╝██████╦╝░╚████╔╝░
# ██║░░██╗██║░░██║██║░░██║██║░░░░░██║░░░░░██║░░██║██╔══██╗██╔══██╗░░╚██╔╝░░
# ╚█████╔╝╚█████╔╝╚█████╔╝███████╗███████╗╚█████╔╝██████╦╝██████╦╝░░░██║░░░
# ░╚════╝░░╚════╝░░╚════╝░╚══════╝╚══════╝░╚════╝░╚═════╝░╚═════╝░░░░╚═╝░░░

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

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

# Supporting messages languages / Доступные языки сообщений:
# ru-RU, en-US, cs-CZ, de-DE, es-ES, fi-FI, fr-FR, id-ID, it-IT, ja-JP, pl-PL, pt-BR, sk-SK, tr-TR, uk-UA, zn-CN, zh-TW
language: "ru-RU"

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

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

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

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

# Disable daylight cycle
# Отключить смены времени суток
disable_daylight_cycle: true

# 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
# 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

# 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.0

What if I don’t want to set up a separate server for the Lobby?
The plugin remembers the player's level, game mode, and hunger so that when leaving the Lobby (for example, to a game world), their previous state is restored. This makes CoolLobby perfect even without a dedicated Lobby server.

Teleport from world To Lobby world:
The plugin saves exp level, food level, gamemode and sets exp level, gamemode from config

[​IMG]

Teleport from Lobby world to World:
The plugin sets the previous exp level, food level and gamemode to the player

[​IMG]

Screenshots:
/firework:
[​IMG]

[​IMG]

[​IMG]
[​IMG]
/lighting
[​IMG]
[​IMG]
/spit
[​IMG]
[​IMG]
Double Jump
[​IMG]
96x96.png

Links:
Contact: https://t.me/ilezovofficial
Telegram Channel: https://t.me/+NS-RoV_oth04ZTli
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
Resource Information
Author:
----------
Total Downloads: 14
First Release: Apr 9, 2025
Last Update: Apr 9, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings