premium banner
A resource that allows information from your favourite mods be shown practically anywhere! 600+ Placeholders

Description

https://helpch.at/discord

Header

https://i.imgur.com/rA6OF6q.png https://i.imgur.com/WaECXL2.png https://raw.githubusercontent.com/PlaceholderAPI/PlaceholderAPI/refs/heads/assets/dark_mode/eCloud.png

Introduction

 

PlaceholderAPI now joins Hytale! This allows server owners to display information from various mods with a uniform format.

Support for specific mods are provided either by the mod itself or through expansions. The expansions may be downloaded in-game through the PAPI Expansion Cloud. If you're a developer and you want to add support for PlaceholderAPI in your mod please head to our API Usage page for more information.

PlaceholderAPI's Minecraft counterpart has been downloaded over 2,000,000 times and is currently used concurrently on over 50,000 servers, which makes it a must-have for a server of any type or scale.

Getting Started

 

Steps to install

 

Configuration

The config.yml contains the core mod customization settings as well as a section specifically for expansions that wish to add configurable options too.

Any settings an expansion may allow you to change will be added to the config.yml when that specific expansion is loaded.

# PlaceholderAPI - Hytale Edition!
# Version: 1.0.6-CurseForge
# Created by: HelpChat
# Contributors: https://github.com/PlaceholderAPI/PlaceholderAPI/graphs/contributors
# Issues: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
# Expansions: https://placeholderapi.com/ecloud
# Wiki: https://wiki.placeholderapi.com/
# Discord: https://helpch.at/discord
# No placeholders are provided with this plugin by default.
# Download placeholders: /papi ecloud
check_updates: true
cloud_enabled: true
debug_mode: false
metrics: true
cloud_sorting: NAME
boolean_value:
  true_value: 'yes'
  false_value: 'no'
date_format: MM/dd/yy HH:mm:ss

Permissions

permissions:
  placeholderapi.*:
    description: "Ability to use all PAPI commands"
    children:
      placeholderapi.admin: true
      placeholderapi.ecloud.*: true
  placeholderapi.admin:
    description: "Ability to use all PAPI commands"
    children:
      placeholderapi.help: true
      placeholderapi.info: true
      placeholderapi.list: true
      placeholderapi.parse: true
      placeholderapi.reload: true
      placeholderapi.version: true
      placeholderapi.register: true
      placeholderapi.unregister: true
      placeholderapi.updatenotify: true
  placeholderapi.ecloud.*:
    description: "Ability to use all PAPI ecloud commands"
    children:
      placeholderapi.ecloud: true
      placeholderapi.ecloud.info: true
      placeholderapi.ecloud.list: true
      placeholderapi.ecloud.clear: true
      placeholderapi.ecloud.status: true
      placeholderapi.ecloud.update: true
      placeholderapi.ecloud.refresh: true
      placeholderapi.ecloud.download: true
      placeholderapi.ecloud.placeholders: true
  placeholderapi.help:
    default: "op"
    description: "Allows you to view the list of PAPI commands"
  placeholderapi.info:
    default: "op"
    description: "Allows you to view expansion information"
  placeholderapi.list:
    default: "op"
    description: "Allows you to list active expansions"
  placeholderapi.ecloud:
    default: "op"
    description: "Allows you to access PAPI eCloud"
  placeholderapi.parse:
    default: "op"
    description: "Allows you to parse placeholders"
  placeholderapi.reload:
    default: "op"
    description: "Allows you to reload PAPI and its configuration"
  placeholderapi.version:
    default: "op"
    description: "Allows you to view the version of PAPI installed"
  placeholderapi.register:
    default: "op"
    description: "Allows you to register expansions"
  placeholderapi.unregister:
    default: "op"
    description: "Allows you to unregister expansions"
  placeholderapi.updatenotify:
    default: "op"
    description: "Notifies you when there is a PAPI update"
  placeholderapi.ecloud.info:
    default: "op"
    description: "Allows you to view cloud expansion information"
  placeholderapi.ecloud.list:
    default: "op"
    description: "Allows you to list eCloud expansions"
  placeholderapi.ecloud.clear:
    default: "op"
    description: "Allows you to clear the local eCloud expansion cache"
  placeholderapi.ecloud.status:
    default: "op"
    description: "Allows you to view the status of eCloud expansions"
  placeholderapi.ecloud.update:
    default: "op"
    description: "Allows you to update registered eCloud expansions"
  placeholderapi.ecloud.refresh:
    default: "op"
    description: "Allows you to refresh the local eCloud expansion cache"
  placeholderapi.ecloud.download:
    default: "op"
    description: "Allows you to download an expansion from the eCloud"
  placeholderapi.ecloud.placeholders:
    default: "op"
    description: "Allows you to view the placeholders of a eCloud expansion"

Commands

Parse Commands

/papi bcparse <player|me> <string>

/papi cmdparse <player|me> <string>

/papi parse <player|me> <string>

/papi parserel <player> <player> <string>

eCloud Commands

/papi ecloud status

/papi ecloud clear

/papi ecloud download <expansion> [version] *This command is disabled on the CurseForge download of this mod to comply with their request.*

/papi ecloud update <expansion/all> *This command is disabled on the CurseForge download of this mod to comply with their request.*

/papi ecloud info <expansion> [version]

/papi ecloud list <all|<author>|installed> [page]

/papi ecloud placeholders <expansion>

/papi ecloud refresh

Expansion Commands

/papi info <expansion>

/papi list

/papi register <jar file>

/papi unregister <jar file>

Utility Commands

/papi dump

/papi reload

/papi version

 


Some Useful Links

Plugins/Mods using PAPI - API Usage - Placeholder List - Wiki

If you enjoy this completely free and powerful resource, please give it a Follow or even a Favourite!