Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Patbox/TextPlaceholderAPI
Placeholder API for Fabric
https://github.com/Patbox/TextPlaceholderAPI
Last synced: 11 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 (almost 4 years ago)
- Default Branch: 1.21.2
- Last Pushed: 2024-10-19T17:48:35.000Z (24 days ago)
- Last Synced: 2024-10-31T19:06:02.681Z (12 days ago)
- Language: Java
- Homepage:
- Size: 2.35 MB
- Stars: 39
- Watchers: 2
- Forks: 16
- Open Issues: 11
-
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/!