Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • ⚔️ NEW SEASON SALE ⚔️

    Celebrate the new season with 25% OFF on all Monthly Ranks 🎮

    Use coupon code:

    SEASON26

    ⏰ Limited time offer — Don't miss out!

    🔥 Keep your subscription active to enjoy the same discount every month!

    Upgrade Now ⚔️🚀
LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ 20% OFF SALE

Plugins MC LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ 20% OFF SALE 2.5.2

Register to download

Arena Creation Particle Effects​

- Extended the radius in which the plugin will play the particle effects while an administrator is creating an arena. The limit exists to prevent lag.

MySQL Import from Player Statistics YML​

- If MySQL is enabled and the data has not been imported before, the data from player_stats.yml will now be automatically inserted into the database. It will then use MySQL instead of player_stats.yml as long as it is enabled.

MySQL Database Integration​

- Added a way to hook LobbyGames into MySQL! The plugin will create and manage a table named "lobbygames_stats" to keep track of the same information that was previously kept in player_stats.yml.
If MySQL is enabled, the plugin will not use the player_stats.yml file at all. If MySQL is disabled (default), the plugin will save player stats in the same way that it did before.
- Reading and writing operations regarding player statistics will now be done asynchronously whenever possible. The data is cached in the same way.

This update adds the following lines to the config.yml:
YAML:
mysql:
  enabled: false
  username: "username"
  password: "password"
  host: "localhost:3306"
  name: "database"
The MySQL user will need permissions to Create, Select, Insert, and Update on the "lobbygames_stats" table.

Soccer Config Defaults​

- Changed the default value for the boost jump item in soccer / football to make it more clear that it needs to be right-clicked (instead of left-clicked).
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock