▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CoolLobby
CoolLobby

CoolLobby

Make your stay at Lobby more fun /fly, /lt, /spit, /spawn Double Jump

548
2

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

  • [🔥] Multi-World Synchronizationmore info
  • Support for 2 languages (Russian, English) + ability to create your own translation
  • Disable damage
  • Disable hunger
  • Disable weather change
  • Set default weather
  • Disable time cycle
  • Set default time
  • Disable mob spawning
  • Disable fire spread
  • Set default game mode
  • Set default experience level
  • 5 useful and fun commands → more info
  • Multi-spawn system → more info
  • Join and leave messages for players
    • Title message on join
    • Sound on join
  • Teleport to spawn on join
  • Double Jump: → more info
    • Sound on double jump
    • Effects on double jump
  • Full customization:
    • Enable/disable each feature
    • Delay for each command
    • Detailed permission system
  • Support for SQLite, MySQL, PostgreSQL

Config.yml

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

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

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

# By me coffee / Поддержать разработчика:
# • DA: https://www.donationalerts.com/r/ilez✨_dev
# • YooMoney: https://yoomoney.ru/to/4100118180919675
# • Telegram Gift: https://t.me/ile✨official
# • 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

  • Launch a colorful and unique fireworks display

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

  • Summon lightning (without damage or fire)

/spit → /spit ※ coollobby.spit

  • Spit far (visual effect of llama spitting)

/fly → /fly ※ coollobby.fly

  • Enable / Disable flight

/spawn → /spawn ※ coollobby.spawn

  • Teleport to spawn
Other /spawn commands

/spawn {name} ※ coollobby.spawn

  • Teleport to spawn by its name

/spawn {player} ※ coollobby.spawn.other_player_tp

  • Teleport a specified player to spawn

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

  • Teleport a specified player to spawn by name

/spawn help ※ coollobby.spawn

  • Help for all /spawn commands

/spawn set ※ coollobby.spawn.set

  • Set a new spawn point in the current world

/spawn confirm ※ coollobby.spawn.set

  • Confirm setting a new spawn point in the current world

/spawn remove ※ coollobby.spawn.remove

  • Remove spawn in the current world

/spawn remove ※ coollobby.spawn.remove

  • Remove spawn by its name

Double Jump ※ coollobby.double_jump

  • Activated by double pressing the spacebar
  • Does not work if /fly is enabled or game mode is Creative
  • Creates a beautiful particle trail during jump and plays a sound

All plugin permissions

ПравоОписание
coollobby.*Access to all plugin features
coollobby.reloadAccess to reload plugin /cl reload
coollobby.no_cooldownDisable cooldown for any feature
coollobby.fwAccess to /firework command
coollobby.ltAccess to /lighting command
coollobby.spitAccess to /spit command
coollobby.flyAccess to /fly command
coollobby.double_jumpAccess to double jump
coollobby.spawnAccess to /spawn command
coollobby.spawn.setAccess to /spawn set command
coollobby.spawn.removeAccess to /spawn remove command
coollobby.spawn.other.player_tpAbility 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

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

License

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

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:LGPL-3.0-only
Опубликован:11 месяцев назад
Обновлён:8 месяцев назад
Главная