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
JPirates
PluginMIT

JPirates

Licensed players are fine, but what about problems? Add players you approve by nickname.

127
Downloads
1
Followers
3 months ago
Updated
📦
3
Versions
adventuregame-mechanicssocialbukkitpaperpurpurspigot
Download Latestv1.3View on Modrinth

📖About JPirates

JPirates

Licensed players are good, but what about problems?

Attention! The plugin does not support piracy, but it can only help if the player has problems connecting to Mojang services. The name of the plugin itself tells you that using the plugin for piracy is strictly prohibited.

Add the players you approve of by nickname.

SpigotMC.org | GitHub | RuBukkit.org | SpigotMC.ru

This plugin adds white lists for players. So, you can play with your friends.

A message to the pirate saying that it is not on the white list.A message to the pirate saying that he is not on the white list. Only Russian.

The latest ready-made configuration: https://github.com/mitriyf/JPirates/releases/download/1.3-release/Configurations.zip

// Versions 1.7.1-26.1+ are supported. (I'm not sure about 1.7.1, but if you encounter issues with this version, please contact GitHub or RuBukkit)

// It has been tested on versions 1.8.8, 1.21.10 and 26.1.1.

// Some plugin updates on SpigotMC.ru may be delayed.

// The plugin requires at least Java 11+ to function.

Requirements:

  • Fork BukkitFastLogin (Download the fork from here: https://github.com/mitriyf/FastLogin/releases/tag/1.1 )
    Also, ProtocolLib is required:
    Attention!
    Choose one of the ProtocolLib versions depending on your Java version. If you took it from Configurations.zip:

    Java 17+:

    • If you have Java 17, remove the _IF_JAVA17 from the name of ProtocolLib-5.4.0.jar_IF_JAVA17
    • And remove file: ProtocolLib-5.3.0.jar_IF_JAVA11
    • or just download ProtocolLib-5.4.0 -> https://github.com/dmulloy2/ProtocolLib/releases/tag/5.4.0

    Java 11+:

    • If you have Java 11, then remove this _IF_JAVA11 from the name ProtocolLib-5.3.0.jar_IF_JAVA11
    • And remove file: ProtocolLib-5.4.0.jar_IF_JAVA17
    • or just download ProtocolLib-5.3.0 -> https://github.com/dmulloy2/ProtocolLib/releases/tag/5.3.0

Optional requirements:

  • AuthMe Reloaded (5.X)
  • xAuth
  • CrazyLogin
  • LoginSecurity
  • AdvancedLogin (Paid)
  • AlixSystem
  • UltraAuth
  • BungeeAuth (BungeeCord/Waterfall plugin)
  • and others from: https://www.spigotmc.org/resources/fastlogin.14153/

Commands (/jpirates):

  • /jpirates reload - Reload the plugin configuration.
  • /jpirates add nickname - Add a nickname to the pirates' whitelist
  • /jpirates remove nickname - Remove the nickname from the pirates' whitelist.
  • /jpirates list - Get a white list of pirates.
  • /jpirates enable - Enable the list of pirates (default)
  • /jpirates disable - Turn off the list of pirates.

Permission:

  • jpirates.use - Allow the use of the command.

API (from v1.2):

  • Events:
    • JPiratesJoinEvent
    • JPiratesQuitEvent

Configurations:
View the configurations by clicking on the link GitHub (config.yml) or just scroll below.

config.yml
# Permission to use: jpirates.use
# Settings.
settings:
  # Insert hex or minimessage
  # minimessage - for Paper, 1.18+.
  # hex - This has been working since 1.16.5, but it also supports normal modes of operation.
  translate: hex
  # Whitelist.
  whitelist:
    # Enabled? true/false
    enabled: true
# Messages.
messages:
  # Actions:
  # [message] message - Send a message to the player.
  # [broadcast] message - Send a message to all players
  # [player] command - Run the command on behalf of the player.
  # [log] message - Send a message to the console.
  # [delay] ticks - Make a delay between actions. In ticks. (20 ticks = 1 second)
  # If there are no rights.
  permission-no:
    - "[delay] 0"
  # Kick if it's not on the white list.
  whitelist-kick: "§cYou are not in the whitelist. §fPlease contact the administration: §amodrinth.com"
# Nicknames.
nicknames:
  - ""

👥 Team & Contributors

Mitriyf
MitriyfOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.81.8.11.8.21.8.31.8.41.8.51.8.61.8.7+65 more

🔗 Links

Modrinth Page