BeeNameGenerator
⚪ Last updated 2023Preview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #1164 of 1560 bukkit mods in this game by downloads
📋 About This Mod
# BeeNameGenerator (https://img.shields.io/github/license/p0t4t0sandwich/BeeNameGeneratorPlugin?color=blue)](https://img.shields.io/github/downloads/p0t4t0sandwich/BeeNameGeneratorPlugin/LICENSE) (https://img.shields.io/github/stars/p0t4t0sandwich/BeeNameGeneratorPlugin)](https://github.com/p0t4t0sandwich/BeeNameGeneratorPlugin) (https://img.shields.io/github/issues/p0t4t0sandwich/BeeNameGeneratorPlugin?label=Issues)](https://github.com/p0t4t0sandwich/BeeNameGeneratorPlugin/issues) (https://img.shields.io/discord/1067482396246683708?color=7289da&logo=discord&logoColor=white)](https://discord.neuralnexus.dev) (https://wakatime.com/badge/user/fc67ce74-ca69-40a4-912f-61b26dbe3068/project/0f240003-7202-4e04-810e-e83bb007db81.svg)](https://wakatime.com/badge/user/fc67ce74-ca69-40a4-912f-61b26dbe3068/project/0f240003-7202-4e04-810e-e83bb007db81) A Minecraft plugin that implements the (https://github.com/p0t4t0sandwich/bee-name-generator) API to generate bee names automagically Link to our support: (https://discord.neuralnexus.dev) ## Download (https://img.shields.io/github/downloads/p0t4t0sandwich/BeeNameGeneratorPlugin/total?label=Github&logo=github&color=181717)](https://github.com/p0t4t0sandwich/BeeNameGeneratorPlugin/releases) (https://img.shields.io/maven-metadata/v?label=Release&metadataUrl=https%3A%2F%2Fmaven.neuralnexus.dev%2Freleases%2Fdev%2Fneuralnexus%2FBeeNameGenerator%2Fmaven-metadata.xml)](https://maven.neuralnexus.dev/#/releases/dev/neuralnexus/BeeNameGenerator) (https://img.shields.io/maven-metadata/v?label=Snapshot&metadataUrl=https%3A%2F%2Fmaven.neuralnexus.dev%2Fsnapshots%2Fdev%2Fneuralnexus%2FBeeNameGenerator%2Fmaven-metadata.xml)](https://maven.neuralnexus.dev/#/snapshots/dev/neuralnexus/BeeNameGenerator) (https://img.shields.io/spiget/downloads/112100?label=Spigot&logo=spigotmc&color=ED8106)](https://www.spigotmc.org/resources/beenamegenerator.112100/) (https://img.shields.io/badge/Hangar-download-blue)](https://hangar.papermc.io/p0t4t0sandwich/BeeNameGenerator) (https://img.shields.io/modrinth/dt/beenamegenerator?label=Modrinth&logo=modrinth&color=00AF5C)](https://modrinth.com/mod/beenamegenerator) (https://img.shields.io/curseforge/dt/903965?label=CurseForge&logo=curseforge&color=F16436)](https://www.curseforge.com/minecraft/mc-mods/beenamegenerator) (https://img.shields.io/ore/dt/beenamegenerator?label=Sponge&logo=https%3A%2F%2Fspongepowered.org%2Ffavicon.ico&color=F7CF0D)](https://ore.spongepowered.org/p0t4t0sandwich/BeeNameGenerator) ### 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 - (https://github.com/p0t4t0sandwich/TaterLib) - Required on all platforms - (https://modrinth.com/mod/fabric-api) - Required on Fabric ### Optional Dependencies - (https://luckperms.net/) - 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 (https://github.com/p0t4t0sandwich/bee-name-generator)). ## 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
# BeeNameGenerator
[!(https://img.shields.io/github/license/p0t4t0sandwich/BeeNameGeneratorPlugin?color=blue)](https://img.shields.io/github/downloads/p0t4t0sandwich/BeeNameGeneratorPlugin/LICENSE) [!(https://img.shields.io/github/stars/p0t4t0sandwich/BeeNameGeneratorPlugin)](https://github.com/p0t4t0sandwich/BeeNameGeneratorPlugin) [!(https://img.shields.io/github/issues/p0t4t0sandwich/BeeNameGeneratorPlugin?label=Issues)](https://github.com/p0t4t0sandwich/BeeNameGeneratorPlugin/issues) [!(https://img.shields.io/discord/1067482396246683708?color=7289da&logo=discord&logoColor=white)](https://discord.neuralnexus.dev) [!(https://wakatime.com/badge/user/fc67ce74-ca69-40a4-912f-61b26dbe3068/project/0f240003-7202-4e04-810e-e83bb007db81.svg)](https://wakatime.com/badge/user/fc67ce74-ca69-40a4-912f-61b26dbe3068/project/0f240003-7202-4e04-810e-e83bb007db81)
A Minecraft plugin that implements the (https://github.com/p0t4t0sandwich/bee-name-generator) API to generate bee names automagically
Link to our support: (https://discord.neuralnexus.dev)
## Download
[!(https://img.shields.io/github/downloads/p0t4t0sandwich/BeeNameGeneratorPlugin/total?label=Github&logo=github&color=181717)](https://github.com/p0t4t0sandwich/BeeNameGeneratorPlugin/releases) [!(https://img.shields.io/maven-metadata/v?label=Release&metadataUrl=https%3A%2F%2Fmaven.neuralnexus.dev%2Freleases%2Fdev%2Fneuralnexus%2FBeeNameGenerator%2Fmaven-metadata.xml)](https://maven.neuralnexus.dev/#/releases/dev/neuralnexus/BeeNameGenerator) [!(https://img.shields.io/maven-metadata/v?label=Snapshot&metadataUrl=https%3A%2F%2Fmaven.neuralnexus.dev%2Fsnapshots%2Fdev%2Fneuralnexus%2FBeeNameGenerator%2Fmaven-metadata.xml)](https://maven.neuralnexus.dev/#/snapshots/dev/neuralnexus/BeeNameGenerator)
[!(https://img.shields.io/spiget/downloads/112100?label=Spigot&logo=spigotmc&color=ED8106)](https://www.spigotmc.org/resources/beenamegenerator. 112100/) [!(https://img.shields.io/badge/Hangar-download-blue)](https://hangar.papermc.io/p0t4t0sandwich/BeeNameGenerator) [!(https://img.shields.io/modrinth/dt/beenamegenerator?label=Modrinth&logo=modrinth&color=00AF5C)](https://modrinth.com/mod/beenamegenerator) [!(https://img.shields.io/curseforge/dt/903965?label=CurseForge&logo=curseforge&color=F16436)](https://www.curseforge.com/minecraft/mc-mods/beenamegenerator) [!(https://img.shields.io/ore/dt/beenamegenerator?label=Sponge&logo=https%3A%2F%2Fspongepowered.org%2Ffavicon.ico&color=F7CF0D)](https://ore.spongepowered.org/p0t4t0sandwich/BeeNameGenerator)
### 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-
## Dependencies
- (https://github.com/p0t4t0sandwich/TaterLib) - Required on all platforms
- (https://modrinth.com/mod/fabric-api) - Required on Fabric
### Optional Dependencies
- (https://luckperms.net/) - For permissions/prefix/suffix support
- 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 (https://github.com/p0t4t0sandwich/bee-name-generator)).
## 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
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- p0t4t0sandwich
- Version
- 1.20-1.0.1
- Downloads
- 1,649
- Endorsements
- 5
- Category
- bukkit
- Created
- 8/21/2023
- Updated
- 10/27/2023
- Game Versions
- 1.20, 1.20.1, 1.20.2
- Tags
- mobs
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does BeeNameGenerator support?
The author lists 1.20, 1.20.1, 1.20.2. Other versions may work but are untested by the author.
What is the latest version of BeeNameGenerator?
Version 1.20-1.0.1, published 2023-10-27 with 1,649 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await