https://github.com/patbox/textplaceholderapi
Placeholder API for Fabric
https://github.com/patbox/textplaceholderapi
Last synced: 29 days 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 (over 4 years ago)
- Default Branch: 1.21.5
- Last Pushed: 2025-04-28T21:44:34.000Z (about 1 month ago)
- Last Synced: 2025-04-28T22:49:52.505Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 3.3 MB
- Stars: 44
- Watchers: 1
- Forks: 24
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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/!