Ordinal is a utility plugin that tracks player join numbers and assigns persistent, sequential IDs to everyone on the server. It allows administrators to display unique entry numbers or seniority ranks across chat, tablists, and scoreboards.
- Assign unique, sequential entry numbers based on historical join order.
- Automatically parse and backfill ranking data for existing players on setup.
- Customize rank displays in other plugins using the PlaceholderAPI integration.
Ordinal is compatible with the following plugins:
- PlaceholderAPI (Optional)
For configurations, commands, and permissions, check out our wiki. For bugs, questions, or updates, visit our Discord server or open a GitHub Issue.
This plugin utilizes bStats to collect anonymous usage metrics.
To build the project from source, ensure you have a Java 25 environment configured.
./gradlew build