HomeJavaModsItem Bingo
Item Bingo
ModsJava

Item Bingo

by cat_2000 · on Modrinth

This is a SpigotMC plugin that allows you to play Bingo with survival obtainable items. You get a bingo card (3x3, 4x4, 5x5, 6x6, 7x7, 8x8 or 9x9) and…

⬇ Download on Modrinth
Item Bingo — screenshot 1

Item Bingo Plugin

Disclaimer

Spigot API was used to make this. See https://github.com/SpigotMC/Spigot-API or https://hub.spigotmc.org Copyright lies with SpigotMC. I only wrote this plugin.

You are free to use or modify this plugin however you want, however I won´t be responsible for anything. For more information, see LICENSE or the github repostiory at view source

What does this plugin do?

This is for playing a Bingo minigame on your Spigot server.

The Bingo goals are all vanilla items that are obtainable in survival mode. To mark an item as found, you either craft it, pick it up or find it in a chest. The first Team thal collects a full row, column or diagonal of items wins!

What kind of different items are there?

When does an item count as equal to an item on the bingo card?

Can you customize which items can appear on Bingo cards?

No, not yet.

Gameplay

What options do I have when starting a new game?

Game loop

  1. Set teams. 
    
    This is done with the /teams command. Let´s say, players named "player1" and "player2" go into team 1, "player3" into team 2. Then do /teams [player1,player2][player3]
  2. Start game and choose settings. This is done with the /start command.
       Argument 1: card size (3-9)
       Argument 2: backpack inventory rows (1-6)
       Argument 3: different maps for different teams (true/false)
       Argument 4: with pickaxes given to players (true/false)
       Argument 5: with crafting tables given to players (true/false)
       Argument 6: whether hunger is turned off (true/false)
       Argument 7: whether keepInventory is turned on (true/false)
    
    Example: /start 5 6 false true true true true. This game will have a 5x5 bingo card, a 6 row backpack inventory, every team will have the same card and the same item goals, players will be given pickaxes and crafting tables, hunger is turned off and keepInventory is on.
  3. The game will finish when
       A team has collected a full row, column or diagonal OR
       someone performs the /cancel command
    

Is there a way to store settings or teams?

No.

Is it possible to join a team after a game was started?

No.

What if someone leaves/disconnects mid-game?

The plugin will remember this player and put it back in the right team once it rejoins the server.

Commands

/teams: Sets the specified teams
/start: starts a new game with specified settings
/cancel: cancels a currently running game

These commands to not require any permission, anyone on the server can execute them, including non-admins and players who don´t participate in a running game.

Installation

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more