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

GPExpansion

The ultimate add-on for GriefPrevention 3D Subdivisions

Оцените первым
435
4
Все версииGPExpansion v1.1.12

GPExpansion v1.1.12

Release26.07.2026

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

GPExpansion v1.1.12

Fixes GPExpansion's PlaceholderAPI expansion silently shadowing the eCloud GriefPrevention expansion. The identifier moved from griefprevention to gpx.

Breaking Changes

  • All GPX placeholders are renamed. Any scoreboard, tab, chat, or hologram config referencing the old %griefprevention_*% names will render them raw until updated. See the migration table below.

Bug Fixes

PlaceholderAPI namespace collision

GPXPlaceholderExpansion registered under the identifier griefprevention, the same one used by the eCloud GriefPrevention expansion. PlaceholderAPI resolves one expansion per identifier, so whichever registered first won the namespace and the other was dropped.

When GPX won, every eCloud placeholder it did not itself implement stopped resolving and printed raw — %griefprevention_currentclaim_ownername%, %griefprevention_claims%, %griefprevention_claimblocks%, and the rest. The subset GPX did implement kept working, which is what made the failure look arbitrary: %griefprevention_currentclaim_claimname% resolved while %griefprevention_currentclaim_ownername% beside it did not.

The identifier is now gpx. Both expansions can be installed side by side, each owning its own namespace.

Migration

OldNew
%griefprevention_in_claim%%gpx_in_claim%
%griefprevention_currentclaim_claimid%%gpx_currentclaim_claimid%
%griefprevention_currentclaim_claimname%%gpx_currentclaim_claimname%
%griefprevention_claim_flight%%gpx_claim_flight%
%griefprevention_claim_flight_time%%gpx_claim_flight_time%

Everything else under %griefprevention_*% — including currentclaim_ownername, claims, and claimblocks — belongs to the eCloud expansion and is not provided by GPX.

Server steps after updating

  1. Drop in the new jar and restart.
  2. /papi ecloud download GriefPrevention
  3. /papi reload

Step 2 is not optional cleanup. While GPX held the identifier it satisfied lookups for it, so the eCloud expansion may never have been installed on the server at all — the collision hid that fact rather than causing a visible error.

Placeholders

Current full set, identifier gpx:

PlaceholderReturns
%gpx_in_claim%yes / no — whether the player is standing in a claim
%gpx_currentclaim_claimid%Claim ID at the player's location
%gpx_currentclaim_claimname%Custom claim name, empty if unset
%gpx_claim_flight%yes / no — whether the player has claim flight time banked
%gpx_claim_flight_time%Formatted remaining claim flight time

The currentclaim_* placeholders resolve against the player's current location and return empty when the player is outside a claim or offline. claim_flight* works for offline players.

Notes

  • No API, config, or permission changes. The expansion class name (GPXPlaceholderExpansion) and registration path are unchanged; only the identifier it reports differs.
  • publicApi.txt and the Placeholders wiki page were corrected. The wiki page had documented a claim_ prefix that no shipped build ever used.

Файлы

GPExpansion.jar(1.44 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.1.12

Загрузчики

Bukkit
Folia
Paper
Purpur
Spigot

Версии игры

1.20–26.2

Загрузок

2

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

26.07.2026

Загрузил

ID версии

Главная