mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-01 07:46:28 +01:00
fa7c30df80
* Add contributing and expansion section * Start using new Issue template system * Create bug_report.yml * Rename feature_request.md to feature_request_old.md * Create feature_request.yml * fix unique name * Update feature_request_old.md * Add Checkboxes * Add checkboxes * disable default issue body * Delete bug_report_old.md * Delete feature_request_old.md * Rename bug_report_new.yml to bug_report.yml * Check if deleting this fixed the PR... * Use description in favour of about * improve feature_request.md * Update bug_report.yml * Assign "Type: Issue (Unconfirmed)" label * Use lists and not comma-separated string * Update feature_request.yml * Use id option for error and dump fields * Add field for logs * Remove deprecated issue_body type * Update feature_request.yml * Improve description of bug_report.yml * Initial 1.17 Changes * add render * Revert build.gradle dependencies change * Fixed duplicate files Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com> Co-authored-by: darbyjack <admin@glaremasters.me>
51 lines
2.6 KiB
Markdown
51 lines
2.6 KiB
Markdown
[issues]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
|
[licenseImg]: https://img.shields.io/github/license/PlaceholderAPI/PlaceholderAPI.svg
|
|
[license]: https://github.com/PlaceholderAPI/PlaceholderAPI/blob/master/LICENSE
|
|
|
|
[releaseImg]: https://img.shields.io/github/release/PlaceholderAPI/PlaceholderAPI.svg?label=github%20release
|
|
[release]: https://github.com/PlaceholderAPI/PlaceholderAPI/releases/latest
|
|
|
|
[discord]: https://helpch.at/discord
|
|
[spigot]: https://www.spigotmc.org/resources/6245/
|
|
[Expansions cloud]: https://api.extendedclip.com/home
|
|
[placeholder list]: https://helpch.at/placeholders
|
|
[statistics]: https://bstats.org/plugin/bukkit/PlaceholderAPI
|
|
|
|
[ci]: http://ci.extendedclip.com/job/PlaceholderAPI/
|
|
[ciImg]: http://ci.extendedclip.com/buildStatus/icon?job=PlaceholderAPI
|
|
|
|
[APIversionImg]: https://img.shields.io/nexus/placeholderapi/me.clip/placeholderapi?server=https%3A%2F%2Frepo.extendedclip.com&label=API%20Version
|
|
[logo]: https://i.imgur.com/Ea4PURv.png
|
|
|
|
[contributing]: https://github.com/PlaceholderAPI/PlaceholderAPI/blob/master/.github/CONTRIBUTING.md
|
|
[placeholderexpansion]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/PlaceholderExpansion
|
|
<!-- The stuff above isn't visible in the readme -->
|
|
|
|
[![logo]][spigot]
|
|
|
|
[![ciImg]][ci] [![releaseImg]][release] ![APIversionImg] [![licenseImg]][license]
|
|
|
|
# Information
|
|
[PlaceholderAPI][spigot] is a plugin for Spigot servers that allows server owners to display information from various plugins with a uniform format.
|
|
|
|
Support for specific plugins are provided either by the plugin itself or through expansions. The expansions may be downloaded in-game through the PAPI Expansion Cloud. There are currently over 150+ expansions that support a wide variety of plugins, such as Essentials, Factions, LuckPerms, and Vault.
|
|
|
|
PlaceholderAPI has been downloaded over 500,000 times and has been used concurrently on over 20,000 servers, which makes it a must-have for a server of any type or scale.
|
|
|
|
## Contribute
|
|
If you would like to contribute towards PlaceholderAPI should you take a look at our [Contributing file][contributing] for the ins and outs on how you can do that and what you need to keep in mind.
|
|
|
|
## Create an Expansion
|
|
If you would like to create your own Placeholder Expansion for PlaceholderAPI, take a look at our [Wiki][placeholderexpansion] which contains a detailed tutorial on how you can achieve this.
|
|
|
|
## Support
|
|
- [Issue Tracker][issues]
|
|
- [Discord Support][discord]
|
|
|
|
## Quick Links
|
|
- [CI Server][ci]
|
|
- [Expansions Cloud]
|
|
- [Placeholder List]
|
|
- [Spigot Page][spigot]
|
|
- [Plugin Statistics][statistics]
|