BeeNameGenerator

Quick rating

BeeNameGenerator

No reviews yet

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

QoL & Tweaks
Mod Loaders
Forge
NeoForge
Fabric
Paper
Sponge
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 or later
Latest Version
BeeNameGenerator-1.20-1.0.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

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)

External link due to CF not rendering MD tables: Compatibility Cheatsheet

Dependencies

Optional Dependencies

  • LuckPerms - For permissions/prefix/suffix support

Usage

  • Commands either require a permissions manager or OP level 4 in order to use them.
  • You can set the "payment" item in the config, which is the item that is consumed when using the /bng name auto command (defaults to a name tag).
  • The naming radius can be set in the config, which is the radius around the player that the plugin will look for bees to name (defaults to 10 blocks).
  • Some commands require an authenticated API key to use them, which is set in the config (you'd need to host your own API endpoint).

Commands and Permissions

External link due to CF not rendering MD tables: Commands and Permissions

Config

Config

Release Notes

Release Notes

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

  • LuckPerms - For permissions/prefix/suffix support

Usage

  • Commands either require a permissions manager or OP level 4 in order to use them.
  • You can set the "payment" item in the config, which is the item that is consumed when using the /bng name auto command (defaults to a name tag).
  • The naming radius can be set in the config, which is the radius around the player that the plugin will look for bees to name (defaults to 10 blocks).
  • Some commands require an authenticated API key to use them, which is set in the config (you'd need to host your own API endpoint).

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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
<1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works