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

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
ShowMy
PluginLicenseRef-ShowMy-Plugin-License-v1.0

ShowMy

Let your players see useful info and stats about themselves in an easy and straightforward way with ShowMy!

36
Downloads
2
Followers
8 months ago
Updated
📦
1
Versions
game-mechanicstechnologyutilitypaperpurpurspigot
Download Latestv0.1.0View on Modrinth

📖About ShowMy

ShowMy — Custom Player Info & Message Display Plugin

ShowMy is a lightweight Minecraft plugin that lets players view personalized stats and information about themselves using natural, readable commands like:

/showmy rank
/showmy balance
/showmy kills

It's like saying: “Show my rank” — and that’s exactly what the plugin does. It’s simple, intuitive, and powered by PlaceholderAPI for dynamic, real-time content.

⚠️ Requirements

  • This plugin requires PlaceholderAPI 2.11.6—All dynamic content is powered by it, and ShowMy will not work without it.
  • Java Version: 21 or higher.

Features

  • Natural command structure — /showmy feels like normal speech
  • Displays personalized info — rank, balance, stats, links, and more
  • Fully configurable modules in config.yml
  • Permission-based access to each module
  • In-game reload command to update the config instantly without restarting the server
  • PlaceholderAPI integration for real-time dynamic data
  • Optional debug logging for admin insight

Example Use Cases

Command Reult Shown
/showmy rank Your current rank is: %luckperms_primary_group%
/showmy balance Your balance is: %vault_eco_balance%
/showmy kills You've got %statistic_player_kills% kills!
/showmy coords Your current coords are: %player_x% %player_y% %player_z%

Note that these commands are not included in the plugin by default; you will need to create them manually in the config.

Config.yml
# Modules are the different pieces of information a player can see by running /showmy module
modules:
  example:
    # The text that is shown to the player when running the /showmy module command. Supports PlaceholderAPI placeholders
    text-to-show: 'This is an example!'
    # The permission required to execute the command
    permission: showmy.modules.example

settings:
  # Whether the plugin is disabled or not
  disabled: false

  # Whether debugging information should be logged to the console.
  debug: false

  # The message shown when a player executes a command without the required permission. Supports PlaceholderAPI placeholders
  noPermissionMessage: 'You do not have permission to execute that command!'

🛡️ Permissions

Node Description Default
showmy.use Use the base /showmy command true
showmy.reload Reload the plugin’s config op
showmy.modules.* Access to all module commands op
showmy.modules. Access to a specific module like rank, kills, etc. (your choice)
showmy.* Grants every permission related to ShowMy op

Support

Found a bug or need help? DM me on Discord, my username is bestrandomkiller.

📜 This plugin is licensed under a custom license that allows free use and modification but prohibits selling forks or paid versions. See LICENSE for full terms.

👥 Team & Contributors

bestrandomkiller
bestrandomkillerOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+1 more

🔗 Links

Modrinth Page