ArtifactsPlugin
About
A Minecraft Paper plugin that implements an artifact equip system where each player can hold one artifact at a time. Features include artifact give/unequip commands, a chest GUI browser, hotbar slot protection displaying the equipped artifact, and cooldown-tracked ability commands (/apassive, /aspark). Artifacts are represented as custom PAPER items with CustomModelData. All state is stored in-memory with no database dependency.