▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Pokebuilder for Cobblemon
Pokebuilder for Cobblemon

Pokebuilder for Cobblemon

This project is a custom plugin for cobblemon that let the players use a special pokebuilder using the Impactor plugin currency.

Оцените первым
396
4
Все версииPokebuilder for cobblemon 1.0.0

Pokebuilder for cobblemon 1.0.0

Beta15.04.2026

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

Root cause: The Fabric Permissions API's Permissions.check(source, node, int fallbackOpLevel) falls back to "has OP level ≥ N" when no permission provider responds. The old code passed 4 for pokebuilder.bypass.cost, which meant any OP 4 player (i.e., every server owner testing) was implicitly granted the bypass. The || short-circuit in TransactionService then skipped the
EconomyHandler.withdraw call entirely so no money ever moved.

Fix: Added PermissionHelper.hasExplicit(player, node) which calls Permissions.check(player, node, false) (boolean default =
deny) and never falls back to OP level. TransactionService now uses it for both PERM_BYPASS_COST and PERM_BYPASS_COOLDOWN. Now bypass nodes only apply when a real permissions plugin (LuckPerms, etc.) grants them.

Файлы

pokebuilder-1.0.0.jar(691.64 KiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

1.0.0

Загрузчики

Fabric

Версии игры

1.21.1

Загрузок

10

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

15.04.2026

Загрузил

ID версии

Главная