-
Notifications
You must be signed in to change notification settings - Fork 17
Bingo Command
Steaf23 edited this page Feb 21, 2025
·
3 revisions
All commands (except for bingo reload) only affect the world that the command sender is in. Bingo commands cannot be done through the console.
Listed below are all available sub-commands under the /bingo command.
Commands that can be used by everyone with the bingo.player permission (which is everyone by default).
-
Shows the team selection menu to players and shows the bingo settings menu to players with the
bingo.adminpermission. View the wiki page on Bingo Menu to read more about the settings menu. - Starts the game instantly with currently enabled settings and teams. Can only be used when the game has not yet started.
- Ends the currently ongoing game immediately, without announcing a winner. Should only be used to just cancel a game.
- Obtain the bingo card. Use when you lose the bingo card for any reason. Later versions of the plugin make it pretty hard to lose the card but this command still exists just in case.
- Alternate way to teleport back to the place you died. gets executed by the chat message that appears when you die.
- command used to leave any team joined on a game. This can also be done using the join menu.
- Join the game by selecting a team to play in, alternatively, this command can also be used to leave the game or to join a random team. A player that has not selected a team will be put in a random team when the game starts.
- Shows your statistics across all games of bingo. Player statistics need to be enabled for this command to work as intended.
-
Allows the sender to view the card of any team during the game. Can be disabled using the config (but still accessible by players with the
bingo.adminpermission).
Commands that can only be used by players with OP or the bingo.admin permission.
- Start a bingo deathmatch between all teams. During deathmatch next player to complete the task provided in the chat will win the game. Read more about deathmatch here.
- Opens the custom card creator menu for bingo admins. Read more about custom cards here.
-
Same as
/bingo stats, but is able to show stats any player by using their name. -
-
/bingo kit add <slot> <kit_name>: Use to add a new kit in the specified slot with the given name.- There are 5 slots for custom kits: 1, 2, 3, 4, 5.
- The name can be formatted and also contain spaces (see this page for more about formatting messages).
- Copies all inventory contents of the player that used the command and saves it into the given custom slot in the kits menu (accessible from
/bingo). First arrange your inventory to what you want the kit to look like (in creative), and then use this command to create the kit. - Without a card item, the card will override whatever item is in the off-hand slot when adding the kit.
-
/bingo kit remove <slot>: Removes the kit currently saved in the given slot.- There are 5 slots for custom kits: 1, 2, 3, 4, 5.
-
/bingo kit item <item_name>: Use to obtain an item from the plugin, used for creating custom kits. Can be one of:- wand: Go-Up-Wand, used for teleporting up and down.
- card: Dummy version of the bingo card, specifically used to position the card in a different inventory slot compared to the deafult position.
-
- Edit teams that can be joined, read the page on Team Editor to read how to use this menu.
-
When enough people join the game, the game will start automatically after some amount of time. This command pauses that. To continue the countdown, use this command again, or start the game using
/bingo startwhenever you want to. - Sends a message listing all teams with atleast 1 player in them, alongside all players that are in those teams.
- Shows the version of the plugin and some other information about the plugin.
-
Reload part or all of the plugin. Used for when you change files externally, such as the config.yml or scoreboards.yml file for example.
-
config: Reload the config.yml file, reapplying configuration options where possible. -
worlds: Ends all currently running games, kicks all players from all worlds to the deafult world and removes plugin created worlds (only applicable to configuration MULTIPLE). Finally this option will recreate the default worlds according to the config, good as new. DO NOT USE DURING NORMAL GAMEPLAY (unless you want the game to be abruptly stopped) -
placeholders: Reloads the placeholders.yml file, making sure the next placeholders that get converted use the newly updated file. -
scoreboard: Reloads the scoreboards.yml file, but does not immediately apply the new scoreboards. Instead a/bingo reload allor/bingo reload worldscommand needs to be used, or the current game has to be restarted. -
data: Reloads all other data files. These should normally not get edited outside of the plugin, but using NBT editors thsi can be done if desired. This option will reload the newly changed files. -
languages: Reloads currently language file (and en_us.yml as the fallback). -
all: Reloads all of the above in such an order that it is the same as restarting the plugin completely, excepting a small handful values used here and there. The best way to reload everythin this plugin contains is to simply restart the server itself.
-
Contact me in my discord server here (discord) for any requests, bug reports or changes you would want to see as that's where I hang out more often compared to over here.
There is also a test server available where we occasionally test out experimental features.