Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
NanoPromoCode
PluginMIT

NanoPromoCode

NanoPromoCode - plugin that allows you to create promo codes for your content creators. Single-time promo codes encourage audience growth!

61
Downloads
2
Followers
1 years ago
Updated
📦
1
Versions
economysocialutilitybukkit
Download Latestv1.0View on Modrinth

📖About NanoPromoCode

NanoPromoCode

Why do you need this plugin? At some point you gonna work with content creators to attract audience to your server. This plugin lets you create a promo code for each creator and keep track of how many times their promo code has been used. That is how you can effectively get to know which creator has the biggest impact on the server playerbase and also encourage new players to join the server (to get the reward by using the promo code).

Commands:

  • /promo - use the promo code, doesn't require any permission.
  • /promo add - is used to create a promo code, requires nano.add.promo permission.
  • /promo refresh - is used to let the player use the promo code one more time, requires nano.refresh.stats.promo permission.

Config:

# Connection to the MySQL database

Database:
  Address: '127.0.0.1'
  Port: '3306'
  Database: 'database_name'
  Username: 'database_username'
  Password: 'database_password'

# You can use commands and placeholder: %player%

promo-rewards:
  - 'give %player% diamond 64'

config.yml is used to provide MySQL database info and commands that gonna be executed as a reward for the player (basically any commands, unlimited amount of commands, there are unlimited options with commands how to reward the player).

Language:

# You can use color codes to change color of the messages.
# Some messages have placeholders, you can use them optionally.

only-player-usage-warning: "&cOnly players can use this command!"
incorrect-promo-code-warning: "&cYou should use correct promo code!"
refresh-promo-code-permission-warning: "&cYou don't have permission to refresh promo codes!"
refresh-promo-code-name-warning: "&cYou have to specify name of the player to refresh the promo code."
promo-code-successfully-refreshed: "&aPromo code successfully refreshed for player:"
unable-to-refresh-promo-code: "&cUnable to refresh promo code for player:"
add-promo-code-permission-warning: "&cYou don't have permission to add promo codes!"
add-promo-code-no-code-warning: "&cPlease provide a promo code to add."
add-promo-code-success: "&aPromo code %promo_code% has been created successfully!"
add-promo-code-already-exist-warning: "&cThis promo code already exists!"
add-promo-code-error: "&cAn error occurred while creating the promo code. Please try again."
promo-code-does-not-exist: "&cThe promo code you entered does not exist."
promo-code-activated: "&aYou successfully activated the promo code!"
promo-code-already-used: "&cYou have already used the promo code!"
promo-code-activation-error: "&cAn error occurred while processing the promo code. Please try again."

language.yml lets you localize the plugin. Default language is pure & sweet english.

👥 Team & Contributors

thenanorp
thenanorpOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkit
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.61.21+1 more

🔗 Links

Modrinth Page