Reminder: This plugin is still not production-ready, so use it at your own risk.
Changelog:
- Introduced a leaderboard system with three categories:
- Total Distance Flown, Total Flight Time, and Longest Single Flight.
- Added the /ee top <category> command to view the top 5 players for each leaderboard.
- Implemented full tab-completion for all /ee commands, making them more user-friendly and easier to use.
- Redesigned the /ee help command with a cleaner, more organized layout.
- Added new permission nodes for the /ee stats and /ee top commands to allow server administrators to control access.
Code (YAML):
elytraessentials.command.stats:
default
: true
description
:
"Allows the use of /ee stats command"
elytraessentials.command.top:
default
: true
description
:
"Allows the use of /ee top command"