All projects

Minecraft Plugin

PrestigeMythic

Prestige Mythics adds six mythic artifacts to Paper 1.21.

adventurecursedequipment1.21.71.21.81.21.91.21.101.21.1126.126.1.126.1.226.2

About

Prestige Mythics

Prestige Mythics adds six mythic artifacts to Paper 1.21. Each one is a single item with two active abilities, its own cooldowns, and its own trust list, so the people you fight alongside are not the people your artifact hits.

It was built as an add-on for the Prestige suite, but it has no hard dependencies and runs on its own just as well.

The artifacts

ArtifactThemeAbility 1Ability 2
King's CoinFortune and control30s60s
HeartstealerLife drain, channelled15s45s
Gravity CoreGravity fields20s40s
Devil's ScytheReaping, with a passive35s75s
Leviathan WandWater and range12s30s
WorldbreakerShockwaves, with a passive45s90s

Every cooldown above is the default and every one of them lives in config.yml. Worldbreaker also carries a passive that fires on a percentage roll, set to 25 percent out of the box.

Features

Trust networks

Each artifact keeps its own list of trusted players. Abilities skip anyone on that list, so a shockwave or a gravity well hits the people you meant it to hit and leaves your team standing. Trust is stored per owner and per artifact, and it survives a restart.

Interface

/mythics opens the hub. From there you can browse the artifacts, see what each ability does, and manage the trust list of the artifact you are holding.

Two switches in the config decide how the plugin behaves on the server: gui-enabled turns the hub on or off, and drops-enabled decides whether artifacts can be dropped in the world at all. Anything listed under hidden-artifacts disappears from the hub and from the give command, which is the simple way to run a season with only part of the set.

Commands

Commands

CommandPurpose
/giveartifact <artifact> [player]Give a custom artifact item
/mythicsOpen the hub and manage trust lists

/giveartifact needs the customartifacts.admin permission. /mythics is open to everyone.

Configuration

settings:
  gui-enabled: true
  drops-enabled: true
  hidden-artifacts: []

artifacts:
  worldbreaker:
    cooldown-1: 45
    cooldown-2: 90
    passive-chance: 25.0

Compatibility

Paper or Spigot 1.21. No hard dependencies, no database, no external services. Drop the jar in plugins/, restart, and tune config.yml.

Credits: LukiYour (dev), Ashfall (textures), Daniel.

Version history

  • 1.01.004 Aug 2026
    bukkitpaperpurpurspigot1.21.71.21.81.21.91.21.101.21.1126.126.1.126.1.226.2

    No changelog.

    Download 1.0