Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Kredwi

Link in-game players to GitHub profiles and expose profile data through PlaceholderAPI placeholders.

Report GitHubAPIPlugin?

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

  • /githubapi link <username>

  • Show linked account with /githubapi show

  • Over 20 placeholders: %githubapi_login% %githubapi_followers% %githubapi_public_repos% and more

  • Async MySQL or SQLite storage (pool of 5 threads)

  • GitHub token support (up to 5000 requests/hour)

  • Fully customizable messages in 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 /plugins folder
  • Restart the server
  • Configure config.yml (database, token, messages)
  • Grant permissions to players

Information

CategoryAdmin Tools
Published onMay 11, 2026
LicenseUnspecified
Downloads0
Stars0
Watchers0

Pinned Versions

Members

Avatar for Kredwi

Kredwi

Owner