# HolograpicPlaceholders

### Description

This plugin adds support to display Balance-TOP on holograms, it also adds support for any PAPi placeholder to be used on holograms. And ability to use some NONPlayer related PAPi placeholders on holograms without ProtocolLib.

### Features

* Balance top up to inf amount
* Format balances on balance-top
* Use non-player related PAPi placeholders on holograms without protocolLib
* Use any PAPi placeholder on holograms.
* Playtime top up to inf amount

## FAQ

1. Q: My plugin doesn't start and i get weird error on startup (**java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener**)\
   \
   A: Make sure that ProtocolLib is installed. <br>
2. Q: How to setup baltop?\
   A: You use placeholders as text on holograms.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.virtusdevelops.eu/holograpicplaceholders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
