
AdvancementPlus is a simple plugin that adds the ability for server owners to give rewards to players for completing advancements. It also has a built in ability to give rewards to players that complete all the advancements.
IMPORTANT INFORMATION REGARDING INITIAL SETUP:
- Run the command
/gamerule show_advancement_messages false - Otherwise the advancement message will show twice, one from Minecraft, the other from this plugin.
Commands: /advancementplus [help] - Get list of commands and usage /advancementplus reload - Reload config file /advancementplus test <advancement/challenge> [player] - Run a test reward for an advancement/challenge for yourself, or optionally on another player. Test messages are only shown for the player that runs the command.
This plugin is super lightweight, you can configure all the rewards in the config file. You can add as many commands as you like to the rewards.
Examples:
- You can give XP to players for completing advancements, but give special items to players that complete challenges.
- For the completion reward (when a player completes all advancements) you can give them a special tag or rank to show off their completion status.
Default config file:
AdvancementPlus:
rewards:
# Each line represents a command to send from console
# Supports color codes with the '&' symbol
# Available placeholders:
# %player% - The player that made the advancement
# %totalCompleted% - The player's total number of completed advancements
# %totalRemaining% - The player's total remaining advancements
# %totalAdvancements% - The total number of advancements for the server.
# %advancement% - The advancement name, including the hover
# %advancementNoFormat% - The advancement name, without color or hover text
# ap-broadcast is the prefix for the internal broadcast, this is to keep a clean and uniform broadcast rather than
# relying on another broadcast command for a different plugin, you of course can change to this to
# your own broadcast command
# Specific to advancements - The green advancements
advancement:
- 'ap-broadcast &a%player% &fhas made the advancement &a[%advancement%&a]&f - &e[&7%totalCompleted%&8/&7%totalAdvancements%&e]'
# Specific to challenges - The dark purple advancements
challenge:
- 'ap-broadcast &a%player% &fhas completed the challenge &a[%advancement%&a]&f - &e[&7%totalCompleted%&8/&7%totalAdvancements%&e]'
# Specific to the completion of all advancements and challenges
# These rewards execute in addition to the advancement/challenge rewards.
# The hover action for %advancement% does not work in these rewards.
completion:
- 'ap-broadcast &a%player% &fhas completed ALL &aAdvancements &fand &5Challenges&f!'
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as AdvancementPlus-1.0.jar — drop this file into the mods folder
- Download size: 13 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.