LobbyGames ✅ High Quality Minigames ⭕ 100% Customizable ⚡ Increase Player Retention

LobbyGames ✅ High Quality Minigames ⭕ 100% Customizable ⚡ Increase Player Retention 2.3.0
Create Pool Tables, Soccer / Football, Connect 4, Snake, 2048, Minesweeper, Tic Tac Toe, and more!

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ Increase Player Retention with a new update entry:

Performance Improvement

- Made performance improvements to the MySQL system allowing it to offload more work to asynchronous threads.
- Made the default leaderboard-entry-expiration -1 in the default config for no expiration by default.
- Added asynchronous functions to the LobbyGames API to specify clearly whether a player stats query should run synchronously or asynchronously. Note that PlaceholderAPI integration must run a synchronous query when there is a cache miss.

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ Increase Player Retention with a new update entry:

Added option to disable /lg join or alias cmds, bug fix

- You can now disable the /lg join sub-command in the config. This is helpful if players should only be able to join a lobby game through something like a GUI (where the console will run /lgjoinplayer) or through clickable signs.
- You can now disable the alias commands, such as /pool, /2048, etc. However, it is not possible to prevent the commands from tab-completing even if they are disabled.
- The /lgjoinplayer command will no longer prevent a player from teleporting to a different world...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ Increase Player Retention with a new update entry:

Soccer Ball API, Armor Stands

- Added a way to completely customize the soccer ball through the API. More ways will be built into the plugin in the future, but for now, this gives administrators the ability to code something custom. This API also allows for there to be multiple entities associated with the soccer ball.
Code:
public interface SoccerBallEntity {
  
    /**
     * LobbyGames soccer ball size from config
     * @param size
     */
    public void setSize(int size)...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ Increase Player Retention with a new update entry:

Soccer ball & firework fix

- Fixed a bug that was happening on some servers where the soccer ball would despawn when the game started.
- Fixed an issue where the fireworks displayed on a soccer/football goal were too low, they should now be more visible
- There is no longer a quit confirmation when a player clicks the arrow item when waiting for a soccer/football game to start, it will just teleport them to the arena's spawn.

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames [1.8.x-1.21.x] ✅ High Quality Minigames ✅ 100% Customizable ⭕ Increase Player Retention with a new update entry:

Configurable Snake Head & Body Material

- You can now configure the snake game to use a custom material for the snake! This update also adds the ability to make the first block (the head) be a different type.
This update adds 2 lines to the config, under the existing snake section:
Code:
snake: #add this to the existing section, don't create a new section
  head-material: "WHITE_CONCRETE"
  body-material: "WHITE_WOOL"

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames ✅ High Quality Minigames ⭕ 100% Customizable ⚡ Increase Player Retention with a new update entry:

Added /lg clearstands command, Small 2048 and spleef fixes

- Added /lg clearstands <arena> [arena id], a command requiring permission lobbygames.admin that quickly removes the armor stands from an arena, as long as there is no game currently running in it. This is helpful if you need to place/break blocks around the arena. The armor stands are regenerated as soon as the game is started again.
- Added an extremely small cooldown to 2048 to attempt to mitigate issues faced with particular anticheats.
- Fixed a small bug in spleef...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames ✅ High Quality Minigames ⭕ 100% Customizable ⚡ Increase Player Retention with a new update entry:

Spleef proximity joining

- Added a line to the spleef config to optionally disable proximity joining. When proximity joining is enabled (by default), a player is automatically joined into a spleef game while it is waiting for players whenever they walk into the arena.
Code:
spleef: #Add the line below to the existing spleef section in config.yml
  proximity-joining: true #Players automatically join spleef if they walk into the arena

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,941

Likes

239,522

Resources

1,722

Bits Credits

250

LEVEL

10

5,175 XP

shanruto updated LobbyGames ✅ High Quality Minigames ⭕ 100% Customizable ⚡ Increase Player Retention with a new update entry:

Pool pocket configurations

- Added the ability to configure the Pool pocket radius. This can be helpful if you would like to fine-tune the table to what the holes look like, such as if you are using a texture pack or Dexterity. Also consider this setting if you would like to make the game easier or harder.
- Added the ability to configure Pool to treat the holes as circles instead of squares. Consider setting this if the holes appear as circles, such as if you use a texture pack or a custom Dexterity setup.

This...

Read the rest of this update entry...
 
Liked by:
Top Bottom