Custom Advancements Minecraft Plugin

By Tippie_

Placeholders

10 documented placeholders.

Placeholder Description Copy
%customadvancements_active_advancements% Displays the number of active advancements.
%customadvancements_active_advancements_<tree>% Displays the number of active advancements for a specific advancement tree.
%customadvancements_available_advancements% Displays the number of available advancements for the player
%customadvancements_available_advancements_<tree>% Displays the number of available advancements for a specific advancement tree
%customadvancements_completed_advancements% Displays the number of completed advancements.
%customadvancements_completed_advancements_<tree>% Displays the number of completed advancements for a specific advancement tree.
%customadvancements_max_progress_<path>% Displays the maximum progress for a specific advancement path.
%customadvancements_meet_requirements_<path>% Displays either true or false depending if the player meets all requirements for a specific advancement path.
%customadvancements_progress_<path>% Displays the progress made for a specific advancement path.
%customadvancements_progress_percentage_<path>% Displays the progression in percentages for a specific path (e.g. example.advancement1).

Permissions

8 documented permission nodes.

Permission Description Copy
customadvancements.command.activate No description provided by the plugin.
customadvancements.command.checkprogress No description provided by the plugin.
customadvancements.command.checkprogress.others No description provided by the plugin.
customadvancements.command.grantimpossible No description provided by the plugin.
customadvancements.command.help No description provided by the plugin.
customadvancements.command.reload No description provided by the plugin.
customadvancements.command.set No description provided by the plugin.
customadvancements.gui No description provided by the plugin.