We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a989c75 commit 14797bdCopy full SHA for 14797bd
1 file changed
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+### ✨ First Release
2
+- Renamed the plugin to "Armstrong"
3
+- Migrated to Gradle (previously used Maven)
4
+- Implemented basic plugin metrics using bStats
5
+- Refactored the codebase to use the new LunarClient API (Apollo)
6
+- Changed permission prefixes to `armstrong.` (previously `lunar.`)
7
+- Changed the status placeholer to `%armstrong_status%` (previously `%lunar_status%`)
8
+- Changed the command aliases (now `/lc` or `/armstrong`, and `/lsm` or `/lunarstaffmode`)
9
+- Updated the nametag module implementation to use a permission-based system (tiers)
10
+- Removed the waypoints & disabled-mods module (now configurable in Apollo itself)
11
+- Removed the cooldown module implementation (will come back to the plugin later)
12
+- Added new issue templates, build & release workflows, a new README.md, and more!
0 commit comments