Easy Placeholders
  • Easy Placeholders
  • Getting Started
    • Features
    • Installation Guide
      • Support
  • Customize!
    • Config.yml
      • Operators
      • Example Configs
    • Complicated Configs
      • Placeholder Splitting
      • Placeholder Combining
      • Placeholder Math
      • Multiple (Splitting + Combining)
    • Animated Placeholders
    • Formatting
  • Placeholder Editing
  • My Other Plugins
    • EasyBrushes
Powered by GitBook
On this page
  • Prerequisites
  • Step-by-Step Installation
  • Post-Installation
  • Troubleshooting
  1. Getting Started

Installation Guide

PreviousFeaturesNextSupport

Last updated 2 months ago

Prerequisites

  • A Spigot/Paper server (1.21+)

  • PlaceholderAPI installed on your server

Step-by-Step Installation

1

Download PlaceholderAPI

  • Visit

  • Download the latest version

2

Install PlaceholderAPI

  • Place the PlaceholderAPI.jar in your plugins folder

  • Restart your server

  • Wait for PlaceholderAPI to fully initialize

3

Install EasyPlaceholders

  • Download

  • Place the EasyPlaceholders.jar in your plugins folder

  • Restart your server

4

Verify Installation

  • Run /papi info to verify PlaceholderAPI is working

  • Run /ep list to verify EasyPlaceholders is working

Post-Installation

After installation, a default config.yml will be created in the plugins/EasyPlaceholders folder. You can:

  1. Edit this file to add your custom placeholders

  2. Use /ep reload to apply changes

  3. Test your placeholders using /papi parse me %easyph_yourplaceholder%

Troubleshooting

Common Issues

  1. Plugin doesn't load

    • Verify you're using Spigot/Paper 1.21+

    • Check if PlaceholderAPI is installed

    • Check server logs for errors

  2. Commands don't work

    • Ensure you have the correct permissions

    • Default permission: easyplaceholders.admin

  3. Placeholders don't work

    • Verify the placeholder format: must start with %easyph_

    • Check if conditions are correctly formatted

    • Use /papi parse me to test placeholders

Need more help? Check our Support page.

PlaceholderAPI's Spigot page
EasyPlaceholders