Objective Types

Internal Objectives (7)

  • BLOCK_BREAK - Break the most blocks.

    • OPTIONAL CONFIG SETTING: 'block_whitelist' (only these blocks will be counted):

      • Example: block_whitelist: [GRASS_BLOCK]

  • BLOCK_PLACE - Place the most blocks.

    • OPTIONAL CONFIG SETTING: 'block_whitelist' (only these blocks will be counted):

      • Example: block_whitelist: [GRASS_BLOCK]

  • ITEM_CRAFT;<ITEM> - Craft a specific item.

    • Example: objective: ITEM_CRAFT;BEACON

  • MOB_KILLS - Kill the most mobs.

    • OPTIONAL CONFIG SETTING: 'mob_whitelist' (only these mob types will be counted):

      • Example: mob_whitelist: [SHEEP, COW]

  • PLAYER_FISH - Capture the most fish.

  • PLAYER_KILLS - Kill the most players.

  • PLAYTIME - Play on the server the longest.

External Plugin Objectives (23)

  • BEDWARS1058_BED_BREAK - Break the most beds.

  • BEDWARS1058_KILLS - Kill the most players.

  • BEDWARS1058_FINAL_KILLS - Get the most final kills.

  • BEDWARS1058_LEVEL_UP - Level up your stats.

  • BEDWARS1058_WINS - Win the most bedwars games.

ChatReaction (v1.8.0)

  • CHATREACTION_WINS - Win the most chat reactions.

ClueScrolls (v4.0.0)

  • CLUESCROLLS_CLUE_COMPLETE - Complete the most clues on any scroll.

  • CLUESCROLLS_SCROLL_COMPLETE - Complete the most scrolls.

CrackShot (v0.98.9)

  • CRACKSHOT_DAMAGE - Deal the most damage with weapons.

CrazyCrates (v1.10)

  • CRAZYCRATES_OPEN - Open the most crazy crates.

CrazyEnvoy (v1.3.10)

  • CRAZYENVOY_OPEN - Open the most envoy crates.

EssentialsX (v2.18.2)

  • ESSENTIALS_BALANCE_RECEIVE - Receive the most money (excluding /pay).

  • ESSENTIALS_BALANCE_SPEND - Spend the most money (excluding /pay).

Duels (v3.4.0)

  • DUELS_WINS - Win the most duels.

EZPrestige (v1.2.2)

  • EZPRESTIGE_PRESTIGE - Prestige the most times.

EZRanksPro (v1.10.0)

  • EZRANKSPRO_RANKUP - Rankup the most times.

GoldenCrates (v3.11.0)

  • GOLDENCRATES_OPEN - Open the most crates.

MineCrates (v2.10.0)

  • MINECRATES_OPEN - Open the most mine crates.

MythicMobs (v4.9.1)

  • MYTHICMOBS_KILLS - Kill the most mythic mobs.

NuVotifier (v2.7.1)

  • NUVOTIFIER_VOTES - Vote the most times.

PlaceholderAPI (v2.10.9)

  • PLACEHOLDERAPI;<placeholder without %> - Use PlaceholderAPI placeholders (must resolve to integer placeholder). By using this objective, the current score value is replaced, not added.

    • Example: PLACEHOLDERAPI;vault_eco_balance

RandomEvents (v1.9.4.6.1)

  • RANDOMEVENTS_WINS - Win the most events.

VotingPlugin (v5.22)

  • VOTINGPLUGIN_VOTES - Vote the most times.

Last updated