Fix contact links in config.yml
Fix one bug
The version of the database' file.yml has been changed to properly migrate from older versions of the plugin.
New commands (/command  ※ permission)
New commands
/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
 
Supporting MYSQL and PostgreSQL
New database.yml
# Database settings
Database:
  type: SQLITE # SQLITE, MYSQL, POSTGRESQL
  host: localhost
  port: 3306
  database: coollobby
  username: root
  password: secret
# Don't edit this
# Не редактируйте это
config_version: 1.0
And more features
- Disabling weather changes, time of day, spawn mobs, and fire spread through Bukkit Events without using Gamerule
 - Fix more bugs
 - A complete reboot of the project
 
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
 /fireworkcommand/lightingcommand/spitcommand/flycommand- 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
 



