Comment on page
Objective Types
- 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.
- 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_WINS - Win the most chat reactions.
- CLUESCROLLS_CLUE_COMPLETE - Complete the most clues on any scroll.
- CLUESCROLLS_SCROLL_COMPLETE - Complete the most scrolls.
- CRACKSHOT_DAMAGE - Deal the most damage with weapons.
- CRAZYCRATES_OPEN - Open the most crazy crates.
- CRAZYENVOY_OPEN - Open the most envoy crates.
- ESSENTIALS_BALANCE_RECEIVE - Receive the most money (excluding /pay).
- ESSENTIALS_BALANCE_SPEND - Spend the most money (excluding /pay).
- DUELS_WINS - Win the most duels.
- EZPRESTIGE_PRESTIGE - Prestige the most times.
- EZRANKSPRO_RANKUP - Rankup the most times.
- GOLDENCRATES_OPEN - Open the most crates.
- MINECRATES_OPEN - Open the most mine crates.
- MYTHICMOBS_KILLS - Kill the most mythic mobs.
- NUVOTIFIER_VOTES - Vote the most times.
- 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_WINS - Win the most events.
- VOTINGPLUGIN_VOTES - Vote the most times.
Last modified 2yr ago