
Everything
An all‑in‑one Minecraft server plugin 🛠 — bundling EVERYTHING into a single optimized jar.
Список изменений
A new stable release of Everything is now available. This update focuses on build improvements, command fixes, updater reliability, and overall project cleanup to keep the plugin fast, stable, and future‑proof.
🚀 What’s New
-
added gradle build + test support
Introduced a proper Gradle project structure for building, testing, and maintaining the plugin more reliably. -
fixed TPA command registration
Corrected registration through the command manager so/tpaand related commands behave consistently across servers. -
improved command reply visuals
Reduced redundant messaging and removed deprecated command paths and functions for a cleaner user experience. -
fixed updater deleting plugin at runtime
The updater now safely copies new versions into/plugins/update/and no longer touches the active plugin file.
Also updated to ignore prereleases and only use the latest stable GitHub release. -
optimized project file structure
Reorganized source files for clarity, maintainability, and future expansion. -
correct plugin version registration
Ensures the version inplugin.ymlalways matches the Gradle project version. -
PlaceholderAPI listed as a hard dependency
Prevents startup issues and ensures all placeholders load correctly. -
GitHub → Modrinth release sync
Publishing workflow now automatically mirrors GitHub releases to Modrinth for consistent distribution. -
1.3.7 specifically unmerged all the configs
📥 Download
Grab the latest JAR from the release assets below.
Servers using the built‑in updater will automatically download this version into /plugins/update/.
🧩 Compatibility
- Minecraft: 1.20.4+
- Servers: Paper, Spigot, CraftBukkit, Purpur
- Dependencies:
- PlaceholderAPI (required)
- Vault (optional)
- Luckperms(highly recommended)
❤️ Support
If you enjoy the plugin, consider starring the repository or reporting issues to help shape future updates.
Full Changelog: https://github.com/Crazygiscool/everything/compare/1.2.23...1.3.7
