xBattlepass
CtrlK
  • xBattlepass
  • Configuration
    • How to make a BattlePass
    • How to make a Reward
    • How to make a BattleQuest
      • Configuring a Task
      • Configuring a Quest
      • Configuring a Category
  • Default Configs
    • config.yml
    • lang.yml
  • The Effects System
    • Conditions
      • has_premium_battlepass
      • has_battlepass_tier
    • Effects
      • battlepass_task_xp_multiplier
      • battlepass_xp_multiplier
      • give_battlepass_task_xp
      • give_battlepass_tier
      • give_battlepass_xp
      • set_battlepass_tier
    • Filters
      • battlepass_reward
      • battlepass_task
    • Triggers
  • Useful
    • πŸ’Ό Commands & Permissions
    • 🎯 Internal Placeholders
    • 🎯 PlaceholderAPI
    • πŸ’» API
  • Changelogs
    • πŸ› Versions
      • πŸ“‹ 1.0.1
      • πŸ“‹ 1.0.2
      • πŸ“‹ 1.0.3
      • πŸ“‹ 1.0.4
      • πŸ“‹ 1.0.5
      • πŸ“‹ 1.1.0
      • πŸ“‹ 1.1.1
      • πŸ“‹ 1.1.2
      • πŸ“‹ 1.1.3
      • πŸ“‹ 1.1.4
      • πŸ“‹ 1.1.5
      • πŸ“‹ 1.1.6
  • Links
    • Discord
    • Donate
Powered by GitBook
On this page
  • Configure a Task
  • Configure a Quest
  • Configure a Category
Edit on GitHub
  1. Configuration

How to make a BattleQuest

BattleQuests are how players gain BattlePass XP. They could be something simple, like "Mine 25 Iron Ores", or they can be more complex, like "Kill 32 Zombies, whilst below Y=0, wearing Diamond Leggings and holding a carrot in the off-hand", the choice is yours.

BattleQuests are formed of three components: the task, the quest, and the category.

1

Configure a Task

LogoConfiguring a Task | xBattlepass

2

Configure a Quest

LogoConfiguring a Quest | xBattlepass

3

Configure a Category

LogoConfiguring a Category | xBattlepass

PreviousHow to make a RewardNextConfiguring a Task

Last updated 5 months ago