▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Everything
Everything

Everything

An all‑in‑one Minecraft server plugin 🛠 — bundling EVERYTHING into a single optimized jar.

92
5

🎉 Everything — Release 1.4.8

release28 декабря 2025 г.

A major stability, cleanup, and modernization update.

A new stable release of Everything is now available.
This update focuses on command rewrites, build improvements, updater reliability, workflow automation, and overall project cleanup to keep the plugin fast, stable, and future‑proof.


🚀 What’s New

🧱 Build & Project Improvements

  • Full Gradle build system added
    Clean build.gradle, proper source sets, and reliable reproducible builds.
  • Added Gradle test support
    Ensures future features can be validated automatically.
  • Correct plugin version injection
    plugin.yml now always matches the Gradle project version.
  • Optimized project structure
    Reorganized files for clarity, maintainability, and future expansion.

🛠️ Command System Overhaul

Every major command has been rewritten for:

  • Modern Adventure API formatting
  • Clean error handling
  • Consistent UX
  • Built‑in tab completion
  • Zero CommandManager changes
  • No extra helper classes

Updated Commands

  • /eco — full tab completion, cleaner logic, safer economy handling
  • /balance — modern Adventure formatting
  • /home & /sethome — persistent YAML storage, auto‑save, tab completion
  • /kill — selector support, tab completion, improved messaging
  • /maintenance — full admin control, player allowlist, tab completion
  • /msg & /reply — cleaner messaging, reply tracking, tab completion
  • /namecolor — Adventure color validation + tab completion
  • /pay — safe economy transfers + tab completion
  • /tp — full multi‑mode teleportation + tab completion
  • /warp — YAML‑backed warp system with set/delete/use + tab completion
  • /report — persistent report system, clickable accept/deny buttons, tab completion

This is the largest command cleanup the plugin has ever received.


🔧 Updater Fixes

  • Fixed updater deleting plugin at runtime
    Now safely copies new versions into /plugins/update/ without touching the active JAR.
  • Updated GitHub API endpoint
    Now fetches only the latest stable release, ignoring prereleases.
  • Improved reliability and error handling

🌐 Release Automation

  • GitHub → Modrinth automatic publishing
    Your GitHub Release now triggers:
    • Gradle build
    • JAR upload
    • Modrinth publish
    • Version sync
  • Cleaner GitHub Actions workflow
    Includes JDK setup, Gradle build, and Modrinth publish with correct paths.

🗂️ Configuration Updates

  • 1.3.7 specifically unmerged all configs
    Each feature now has its own config file for clarity and modularity.

🧩 Compatibility

  • Minecraft: 1.20.4+
  • Servers: Paper, Spigot, CraftBukkit, Purpur
  • Dependencies:
    • PlaceholderAPI (required)
    • Vault (optional)
    • LuckPerms (recommended)

📥 Download

Grab the latest JAR from the release assets below.
Servers using the built‑in updater will automatically download this version into /plugins/update/.(unless its from previouse, and its broken)


❤️ 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.3.6...1.4.8

✨ Everything v1.3.7

release28 декабря 2025 г.

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 /tpa and 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 in plugin.yml always 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

✨ Everything v1.3.6

release28 декабря 2025 г.

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 /tpa and 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 in plugin.yml always 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.


📥 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.6

🚀 Beta 1.1.5: Automatic Updates and Enhanced Features!

beta29 октября 2025 г.

The latest version of Everything plugin is here—Beta 1.1.5! This update focuses on delivering a smoother, more efficient experience while expanding functionality.

🌟 What’s New: Fully Functional Auto-Updater: Take the hassle out of staying up to date—the auto-updater now seamlessly downloads and applies updates via GitHub API.

Refined Home Commands: Continued improvements to the home feature for even greater convenience in setting and teleporting to your home.

Simple Messaging Commands: Build on the new /msg and /reply commands for quick, intuitive communication.

🔧 Minor Fixes & Optimizations: Squashed bugs and fine-tuned the plugin for enhanced stability and performance.

📢 How You Can Contribute: Help us perfect Everything! Test the new features, provide feedback, and report any issues you encounter.

👉 Download Beta 1.1.5 Now and explore these updates!

🎉 Everything Plugin v1.2.0 — *The Return of the TP!*

release29 октября 2025 г.

Hold onto your papers and purpurs, folks — the Everything Plugin just got a whole lot more everything-er. This update is packed with bug fixes, feature revivals, and a sprinkle of vanilla magic. WE FINALLY GOT RID OF BETA, STABLE HERE I COME Let’s dive in:

🚀 What's New

  • 🧭 TP is BACK!
    Reintroduced the legendary /tp, /tpa, /tpaccept, and /tpdeny commands — now with updated permissions and smoother handling than ever.

  • 🧼 Vanilla Vibes
    The kill command now supports vanilla-style selectors:

    • @e — all entities
    • @p — nearest player
    • @r — random player
      …and more! Go wild responsibly.
  • 🛠️ Bug Fixes Galore

    • Fixed the kill command's occasional existential crisis (it now actually kills).
    • Squashed deprecated function warnings like they were silverfish.
    • Cleaned up command error messages for clarity and sass.
  • 📦 Updater Upgrade

    • The updater now backs up your current JAR before downloading updates. Because safety first, chaos later.

🧪 Bonus Additions

  • Added a /test command to simulate plugin state and config — perfect for devs and curious admins.
  • Dynamic command listing straight from plugin.yml. No more hardcoding headaches.

🧙‍♂️ Dev Notes

This release aims for "bug-free" fixing numerouse previouse bugs. No promises, but we tried.
Hope you can report bug and issues for the plugin!


Full Changelog: https://github.com/Crazygiscool/everything/compare/1.1.7-BETA...1.2.0
🐞 Submit Bugs

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:5 месяцев назад
Обновлён:3 месяца назад
Главная