premium banner

Bingo Mod

Experimental
A mod who implement the Bingo Logic and API for the server, and an Overlay for the client

Description

This mod implement a bingo game with multiple grid types, fully configurable, with a client overlay and a Server API

Grid Types

  • A unique row of 9 items
  • A grid of 5x5 items

Client Features

  • Use b hotkey to open the bingo menu configuration (configurable) - You must be operator (level 3) and in creative mode for edit new grid
  • Bingo Overlay : Use alt+b hotkey to hide/show the Overlay (configurable) - The grid must be configured for be displayed
  • Completed lines/grid are notified by using the Minecraft Toast notifications system (configurable)

Server Features

  • Bingo Logic
  • Bingo API : Permit to create and control bingo grid on the server
  • Network API : Permit to develop is own Bingo Logic and control the client overlay through the Bingo Network API

The source code is currenlty closed, it will be opened on time.