minecraft-bingo
minecraft-bingo copied to clipboard
Item bingo in Minecraft
Example: 4 lines win condition Team Green has 18 items but 0 lines Team Red has 11 items but 3 lines It shows that team Green is winning despite team...
The bingo map UI lets you drag items from the bingo card to the inventory of the player. This bug is game breaking cause now everyone can get the requested...
A player on the Spectators team (for example: a server moderator) cannot join the server after the game has started, even if he has OP rights (e.g. if he was...
Here's the line: https://github.com/Extremelyd1/minecraft-bingo/blob/c3d9abd0dc6563da5c7c65d93dea01beddb4ba1f/src/main/java/com/extremelyd1/command/TeamCommand.java#L42 Is there a reason to not put `if (game.getState().equals(Game.State.IN_GAME))` instead? I've tried doing it and it doesn't seem to mess with the plugin, but I'd like...
Some teams turn out to have underscores in their names, but at least they're now available.
- Start a game - Open the map (right-click it) - Hover over an item - Press the 'move to offhand' button (f by default) - Notice your offhand now...
I would like to be able to setup permissions for our community to allow non-op players the ability to run commands for the game so an OP player doesn't have...
Minecraft supports auto-completion for custom plugin commands, this could be added to help users in finishing commands and their arguments.
Is there a way for me to view all player maps? I assume they are populated in the minecraft world, so I'm trying to figure out a way to view...
As the title suggests, chests that have not been opened do not display any items in post-game when interacted with by spectators.