▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
GravesX

GravesX

The definitive death chest plugin originally created by Ranull

15.8K
50

4.9.10.1

Release3 мес. назад

Список изменений

This has been a long awaited update. The following has been changed/added/removed:

Additions:

  • Added Mannequins as a grave option (Only works on 1.21.9 or newer)
  • Added new events
    • GraveItemTakeEvent - Fired when a grave item is taken out of a grave.
    • GravePostCreateEvent - Fired exactly when a grave is created. Handles if post creation fails.
    • GravePostTeleportEvent - Fired exactly when a teleportation to a grave occurs. This is more accurately fired than GraveTeleportEvent as it says it is being fired.
    • GraveVirtualOpenEvent - Fired when a virtual grave is opened (this only fires with the Virtual Open Function)
  • Modules now support the following in module.yml:
    • load - Determines when the module loads

      1. STARTUP - Upon when the server starts up
      2. POSTWORLD - Once GravesX enables
      3. COMPLETED - Once the server is fully started up

      Defaults to COMPLETED when not defined

    • supportsFolia - Determines if the module supports folia (false by default when not defined)

    • libraries - You can load your own libraries without having to manually do this. This uses libby to load libraries.
      Examples:

      libraries:
        # Simple coordinate (defaults apply)
        - com.squareup.okhttp3:okhttp:4.9.0
      
        # Full configuration example
        - coordinates: old.loc.library:library:1.0.0
          relocateFrom: "old.loc.library"
          relocateTo: "new.loc.library"
          isIsolated: false # Recommended to keep this false unless you know what you are doing
          useTransitive: false
          repo: "https://repo1.maven.org/maven2"
          id: "example-lib"
      
  • Cleaned up Graves Main class to introduce PermissionManager, ConfigManager, and DebugManager
    • Debugging now logs if a plugin fires debugging from GravesX

Changes:

  • Removed Citizens (Use FancyNpcs or built in Mannequins)
  • Grave Timers will now only update if the chunk or Folia region is loaded (they are still ticking in background, but the armorstands will not be updated in any way)
  • You can now check enum flags for BlockData and EntityData as well as use fromString to get an enum from string.
  • Removed built in Grave Radius Protection (Use GravelandGuard for better control)
  • Fixed issue with keep inventory Gamerule for 1.21.11
  • Fixed wording of the Soft Crash Handler as it was confusing. This does not work on hard crashes.
  • GraveCreateEvent now exposes all items and ignored items/blocks
  • Fixed dupe bug with EXACT grave creation mirroring a players inventory
  • Fixed issue with experience duping when over 0.5 in grave.yml
  • Fixed issue where autoloot wouldnt disable when set to false in grave.yml (if you want this enabled, set to true)
  • Fixed issue with Grave creating in the same spot another grave is located at
  • Fixed void scan (note that if this fails, user will keep inventory if set in grave.yml)
  • Config version set to 24

For Developers:

At the release of this version, our repo https://repo.cwhead.dev/ is currently down while waiting on parts to fix the server (as the power supply went out on December 21st 2025). Server should hopefully be back up mid January or early February. If you need the binaries, you can compile the source code on github and use that as a workaround for now. Once the server is back online, I will post the resources on the repo so that you can update. An announcement will be made in the discord once the server is back online.

Файлы

GravesX-4.9.10.1.jar(1.02 MiB)
Основной
Скачать
GravesX-4.9.10.1-api-javadoc.jar(1.91 MiB)
Скачать
GravesX-4.9.10.1-api-sources.jar(491.98 KiB)
Скачать
GravesX-4.9.10.1-api.jar(1.35 MiB)
Скачать

Метаданные

Канал релиза

Release

Номер версии

4.9.10.1

Загрузчики

Folia
Paper
Spigot

Версии игры

1.18–1.21.11

Загрузок

462

Дата публикации

3 мес. назад

Загрузил

ID версии

Главная