HomeJavaModsBeeNameGenerator
BeeNameGenerator
ModsJava

BeeNameGenerator

by p0t4t0sandwich · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20–1.20.2 · Bukkit⬇ Download for 1.19.3–1.19.4 · Bukkit⬇ Download for 1.20–1.20.2 · Fabric⬇ Download for 1.19.3–1.19.4 · Fabric⬇ Download for 1.20–1.20.2 · Folia⬇ Download for 1.19.3–1.19.4 · Folia⬇ Download for 1.20–1.20.2 · Forge⬇ Download for 1.19.3–1.19.4 · Forge⬇ Download for 1.20–1.20.2 · Paper⬇ Download for 1.19.3–1.19.4 · Paper⬇ Download for 1.20–1.20.2 · Purpur⬇ Download for 1.19.4 · Purpur⬇ Download for 1.20–1.20.2 · Spigot⬇ Download for 1.19.4 · Spigot⬇ Download for 1.20–1.20.2 · Sponge⬇ Download for 1.19.4 · Sponge⬇ Download for 1.20–1.20.2 · NeoForge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

BeeNameGenerator

License Github Github Issues Discord wakatime

A Minecraft plugin that implements the bee-name-generator API to generate bee names automagically

Link to our support: Discord

Download

Github Releases Maven Repo Maven Repo

Spigot Hangar Modrinth CurseForge Sponge

Compatibility Cheatsheet

BeeNameGenerator supports: Bukkit, Fabric, Forge, and Sponge (8-11 works with the same jar)

Server type Versions Jar Name
All 1.20 (Sponge11) 1.20-1.20.2 BeeNameGenerator-1.20-<version>.jar
All 1.19 (Sponge10) 1.19-1.19.4 BeeNameGenerator-1.19-<version>.jar
All 1.18 (Sponge9) 1.18-1.18.2 BeeNameGenerator-1.18-<version>.jar
All 1.17 (Sponge9) 1.17-1.17.1 BeeNameGenerator-1.17-<version>.jar
All 1.16 (Sponge8) 1.16-1.16.5 BeeNameGenerator-1.16-<version>.jar
All 1.15 (Sponge8) 1.15-1.15.2 BeeNameGenerator-1.15-<version>.jar

Dependencies

Optional Dependencies

Usage

Commands and Permissions

Command Permission Description
/bng help taterlib.command.help Show help for commands
/bng reload taterlib.command.reload Reload the plugin
/bng name <auto/tag> taterlib.command.name Name a bee or get a named name tag
/bng name auto taterlib.command.name.auto Automatically name a nearby bee
/bng name tag taterlib.command.name.tag Get a name tag with a random bee name
/bng get taterlib.command.get Gets a random bee name
/bng add taterlib.command.add Adds a bee name to the database (Authenticated API Route)
/bng suggest <name/list/accept/reject> taterlib.command.suggest Suggest a name to the database
/bng suggest <name> taterlib.command.suggest Suggest a name to the database
/bng suggest list taterlib.command.suggest.list List all pending suggestions
/bng suggest accept <name> taterlib.command.suggest.accept Accept a pending suggestion (Authenticated API Route)
/bng suggest reject <name> taterlib.command.suggest.reject Reject a pending suggestion (Authenticated API Route)

Config

<plugins/config>/BeeNameGenerator/beenamegenerator.config.yml

---
version: 1

api:
  # URL for the Bee Name Generator API
  base_url: "https://api.sperrer.ca/api/v1/bee-name-generator"

  # Auth Token for the Bee Name Generator API
  auth_token: "YOUR_AUTH_TOKEN"

naming:
  radius: 10
  payment_item: "minecraft:name_tag"

Release Notes

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