https://github.com/Patbox/TextPlaceholderAPI
Placeholder API for Fabric
https://github.com/Patbox/TextPlaceholderAPI
Last synced: 9 months ago
JSON representation
Placeholder API for Fabric
- Host: GitHub
- URL: https://github.com/Patbox/TextPlaceholderAPI
- Owner: Patbox
- License: lgpl-3.0
- Created: 2021-02-03T09:48:12.000Z (almost 5 years ago)
- Default Branch: 1.21.5
- Last Pushed: 2025-03-28T09:07:51.000Z (9 months ago)
- Last Synced: 2025-03-28T10:23:27.245Z (9 months ago)
- Language: Java
- Homepage:
- Size: 2.93 MB
- Stars: 44
- Watchers: 1
- Forks: 22
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-fabric-server-mods - \[GitHub\
README
# About Placeholder API
It's a small, jij-able API that allows creation and parsing placeholders within strings and Minecraft Text Components.
Placeholders use simple format of `%modid:type%` or `%modid:type/data%`.
It also includes simple, general usage text format indented for simplifying user input in configs/chats/etc.
For information about usage (for developers and users) you can check official docs at https://placeholders.pb4.eu/!