AnotherLevel plugins
Discord
  • 👋Welcome!
  • Documentation
    • 🏕️Outposts
      • 🌐Versions
      • 🔗Dependencies
      • 🔧Commands
      • 🔐Requirements
      • 🪛Configuration
      • 📄Placeholders
    • 🛍️AnotherLevelShop
      • Dowload links
      • Dependencies
      • Commands
      • Permissions
      • Messages file
      • Config
      • Shop configuration
    • 📊AnotherLevelBungeeList
      • Dowload links
      • Commands
      • Permissions
      • Customnames
    • 🛕Shrine
      • Dowload Links
      • Dependencies & Installation
      • Commands & Permissions
      • Messages file
      • Configuration
      • Teleport System
    • 💰Battlepass
      • Dowload Links
      • Commands
      • Messages File
      • PlaceholderAPI support
      • Battlepass configuration
    • 🏨Motels
      • Commands
      • Placeholders
      • Discord Integration
      • Database Configuration
      • Configuring Motels
    • 💳Documents
      • Compatibilities
      • Commands
      • Placeholders
      • Discord
      • WorldGuard
      • Messages
Powered by GitBook
On this page
  • BattlePass Installation Guide
  • Step 1: Download PlaceholderAPI
  • Step 2: Install PlaceholderAPI
  • Step 3: Using Placeholders
  • Customization

Was this helpful?

  1. Documentation
  2. Battlepass

PlaceholderAPI support

Placeholder api explainations

BattlePass Installation Guide

Step 1: Download PlaceholderAPI

First, download PlaceholderAPI from its official source. Ensure you have the correct version compatible with your server.

Step 2: Install PlaceholderAPI

  • Installation:

    • Locate the downloaded PlaceholderAPI.jar file.

    • Move this file into your server's plugins folder.

  • Server Restart:

    • After placing the file, restart your server to complete the installation process.

Step 3: Using Placeholders

BattlePass integrates seamlessly with PlaceholderAPI, providing various placeholders to enhance your server experience.

Testing Placeholders

  • To test a placeholder, use the command: /papi parse me <placeholder>

    • Example: /papi parse me %albattlepass_exp%

List of Placeholders

  • Player Experience: %albattlepass_exp%

    • Description: Returns the player's current experience points.

  • Player Level: %albattlepass_level%

    • Description: Shows the player's current BattlePass level.

  • Experience for Level Up: %albattlepass_required_exp%

    • Description: Indicates the amount of experience required for the next level.

Customization

You can personalize user experience by modifying messages in the messages.yml file.

Editing Loading Messages

  • Locate messages.yml in the BattlePass plugin folder.

  • Modify the placeholder_loading entry to change the loading message.

    • Example:

# in messages.yml file
placeholder_loading: "Loading.."

Last updated 1 year ago

Was this helpful?

💰