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
NotzScoreboard
PluginApache-2.0

NotzScoreboard

A multi-scoreboard plugin for ranks, VIPs, and especially staff. Fully customizable.

423
Downloads
3
Followers
2 months ago
Updated
📦
8
Versions
decorationgame-mechanicsutilitybukkitpaperpurpurspigot
Download Latestv4.0-pre4View on Modrinth

📖About NotzScoreboard

NotzPlugins
Notz Excavate Notz Scoreboard Notz Warps

NotzScoreboardV3

NotzScoreboard is a complete and fully customizable scoreboard plugin that features: support for multiple simultaneous scoreboards; its own placeholders and PlaceholderAPI; database via MySQL or SQLite and dynamic updating for greater efficiency.


Information

Scoreboards

The plugin has dynamic scoreboards that only update the placeholders inserted in each line, without having to reload the scoreboard completely!
It also contains multiple customization commands so that they can be created and modified directly from the server without having to mess with the files.

Groups

The scoreboards are separated by groups and pre-programmed so that it is possible to view players from other groups (and even from the same group) on your scoreboard or from the group itself on other scoreboards.

Templates

It also has a system of templates that can be created in the plugin's configuration file and set through the game using them as Header, Footer or the main template, thus allowing greater customization and standardization of each scoreboard.

Placeholders

You can choose to use dynamic placeholders from other plugins via the PlaceholderAPI or your own static placeholders that can be created via the plugin's configuration file.

Tip

For questions or issues: Discord @Gago32


Scoreboard Demo


Player example with staff on and off

Player

Helper and Trial example

Helper Trial

Mod and Admin example

Mod Admin

Manager and Owner example

Manager Owner

Dependencies

  • PlaceholderAPI

Placeholders

  • {clan} - Clan name (Simpleclans) [PlaceholderAPI]

  • {clan_tag} - Clan tag (Simpleclans) [PlaceholderAPI]

  • {clankdr} - KDR of the clan. (Simpleclans) [PlaceholderAPI]

  • {money} - Player money straight from the Vault. [PlaceholderAPI]

  • {player_name} - Player's name.

  • {player_displayname} - Player display name.

  • {ping} - Player ping. [PlaceholderAPI]

  • {rank} - (yRanks from yPlugins) It uses the tag as the color and then the name. [PlaceholderAPI]

  • {status_rankup} - (yRanks from yPlugins) It uses the tag as the color and then the status. [PlaceholderAPI]

  • {tps} - TPS of the server. [PlaceholderAPI]

  • {staff} - Get the nick of one of the online players in the visible groups for that group. - Number of players online in the visible groups for that group.

  • {supstaff} - Same thing as {staff}, but returns an alternative message if the player is offline

  • {staff_list} - Number of players online in the visible groups for that group.

  • {staff_'group'} - Get one of the players in that group.

  • {'group'_list} - Gets the number of players online in that group.


Permissions

  • notzscoreboard.admin - Enables the player to use the /notzsb admin command.

Commands

/notzsb

  • cleanOldDatabase - Deletes the old database;
  • convert <all/> - Convert all the old players and all or a specifically one of the old Scoreboards;
  • create <name> <display> (header) (template) (footer) - Creates the scoreboard with the option of already setting the templates.
  • delete <scoreboard> - Deletes a scoreboard.
  • list - Lists all the scoreboards created.
  • players - Lists all registered players and their respective scoreboards.
  • reload - Reloads parts of the plugin.
  • reset <player> - Resets the player's scoreboard to the default scoreboard.
  • set <scoreboard> - Sets the scoreboard itself.
  • update - Updates all scoreboards.
  • <scoreboard>
    • addplayer - Adds a player to the scoreboard.
    • addgroup - Adds a group to the scoreboard's VisibleGroups.
    • clearheader - Clears the scoreboard header.
    • clearfooter - Clears the footer of the scoreboard.
    • cleartemplate - Clears the scoreboard template.
    • pause (minutes) - Pause the scoreboard update for X minutes (by default it is paused for 1 minute).
    • players - View the players registered on the scoreboard.
    • remplayer <player> - Remove a player from the scoreboard.
    • remgroup <group> - Remove a VisibleGroups group from the scoreboard
    • setcolor <color> - Sets a new color for the scoreboard.
    • setdisplay <display> - Sets a new display on the scoreboard.
    • setheader <template> - Set a new header on the scoreboard.
    • setfooter <template> - Set a new footer on the scoreboard.
    • settemplate <template> - Sets a new template on the scoreboard.
    • view - View the scoreboard without having to set it.
    • visiblegroups - View the visible groups inserted in the group.

| <> required argument. | ( ) optional argument. |

Tested versions: 1.8 - 1.21.11

👥 Team & Contributors

KaaDev
KaaDevOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page