PlayerHub is an all-in-one social hub for your server: GUI menus, private messaging, teleport requests, notifications, player profiles and an admin panel, all accessible from a single command.
Features
- Main command: /playerhub (aliases: /ph, /hub) opens the GUI hub, or /playerhub view
to inspect a profile. - GUI menus: Main Menu, Active Players, Mailbox, Notifications, Profile, Admin Panel and Settings, all customizable via menus.yml.
- Chat integration: player names in chat are clickable, show hover info, and support per-player mute of chat renders.
- Messaging: /msg
(aliases: mail, tell, w) works online or offline and is stored persistently in SQLite. - Notifications: TPA requests, mentions and system messages with read/unread state and a live badge on the main menu.
- Teleport requests: /tpa
, /tpaccept, /tpdeny with a timeout. - Admin panel: permission-gated tools to inspect players, view inventories, view/edit economy balance, mute, ban and locate players.
- PlaceholderAPI support: %playerhub_balance% and %playerhub_playtime_hours%.
- LuckPerms integration: reads prefixes for display.
Dependencies
Both PlaceholderAPI and LuckPerms are optional soft-dependencies. PlayerHub works without them, with reduced functionality.
Notes
Requires Java 17 and Paper 1.20.x (or a compatible fork). Tested against Paper 1.20.4.
No gallery available for this project.