GitHubAPIPlugin
SpigotMCLink in-game players to GitHub profiles and expose profile data through PlaceholderAPI placeholders.
9 завантажень
остання v1.3 SpigotMC
GitHubAPIPlugin
Link your GitHub account and show player stats via PlaceholdersAPI
Description
This plugin allows players to link their GitHub account to the server. Administrators can display GitHub profile information (followers, bio, repositories, etc.) using
PlaceholdersAPI.
Features
- Link GitHub account with
Code (Text):/githubapi link <username>
- Show linked account with
Code (Text):/githubapi show
- Over 20 placeholders:
,Code (Text):%githubapi_login%,Code (Text):%githubapi_followers%and moreCode (Text):%githubapi_public_repos%
- Async MySQL or SQLite storage (pool of 5 threads)
- GitHub token support (up to 5000 requests/hour)
- Fully customizable messages in
Code (Text):config.yml
Requirements
- Java 8+
- Spigot/Paper 1.12 – latest
- README.
GitHub API Limits- Without token: 60 requests/hour (per server IP)
- With personal access token: 5000 requests/hour
Installation- Download the JAR from Releases
- Place in
folderCode (Text):/plugins
- Restart the server
- Configure
(database, token, messages)Code (Text):config.yml
- Grant permissions to players
Links
Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.