BeeNameGenerator
A Minecraft plugin that implements the
bee-name-generator API to generate bee names automagically
Link to our support:
Discord
Download
-
GitHub
-
Maven Repo
-
Spigot
-
Hangar
-
Modrinth
-
CurseForge
-
Sponge
Compatibility Cheatsheet
BeeNameGenerator supports: Bukkit, Fabric, Forge, and Sponge (8-11 works with the same jar)
Dependencies
- TaterLib - Required on all platforms
- FabricAPI - Required on Fabric
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).
Configuration
Commands and Permissions
Release Notes