Перейти к содержимому
Mineforgian

BlossomPVP

Blossom-series /pvp command

9K загрузок18 подписчиковMITfabricquilt

Обновлён 20 июня 2026 г. · опубликован 3 июля 2023 г.

BlossomPVP

BlossomPVP is a Minecraft Fabric mod in the Blossom-series mods that provides /pvp command

Table of contents

Dependencies

Config

This mod's config file can be found at config/BlossomMods/BlossomPVP.json, after running the server with the mod at least once.

enabledByDefault: boolean - whether PVP is enabled for all players by default
defaultActionIsQuery: boolean - whether the command, when executed with no parameters, queries or toggles PVP

Commands & their permissions

  • /pvp - toggles PVP state; if defaultActionIsQuery is true, gets PVP state instead
    Permission: blossom.pvp (default: true)
    • true - enables PVP
    • false - disabled PVP
    • query - gets current PVP state
      • <player> - gets PVP state of player Permission: blossom.pvp.query-player (default: true)

Translation keys

Only keys with available arguments are shown, for full list, please see src/main/resources/data/blossom/lang/en_us.json

  • blossom.pvp.query.player.enabled: 1 argument - Player
  • blossom.pvp.query.player.disabled: 1 argument - Player
  • blossom.pvp.fail.both.attacker: 1 argument - Player, who got attacked (defender)
  • blossom.pvp.fail.both.defender: 1 argument - Player, who attacked (attacker)
  • blossom.pvp.fail.attacker.attacker: 1 argument - Player, who got attacked (defender)
  • blossom.pvp.fail.attacker.defender: 1 argument - Player, who attacked (attacker)
  • blossom.pvp.fail.defender.attacker: 1 argument - Player, who got attacked (defender)
  • blossom.pvp.fail.defender.defender: 1 argument - Player, who attacked (attacker)

Notes:

  • blossom.pvp.fail.both.attacker and blossom.pvp.fail.both.defender are returned when both the attacker and defender have PVP disabled;
  • blossom.pvp.fail.attacker.attacker and blossom.pvp.fail.attacker.defender are returned when only the attacker has PVP disabled;
  • blossom.pvp.fail.defender.attacker and blossom.pvp.fail.defender.defender are returned when only the defender has PVP disabled.

To disable any of the blossom.pvp.fail.* keys from being sent, they can be set to an empty string ("").

Центр версий

15 версий
  • Релиз20 КБ
  • Релиз20 КБ
  • Релиз20 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз20 КБ
  • Релиз20 КБ

Ченджлог

2.0.13+26.1Релиз26.1.1, 26.1.2, 26.2 · 20 июня 2026 г.
  • Update to support 26.2
2.0.12+26.1Релиз26.1, 26.1.1, 26.1.2 · 4 мая 2026 г.
  • Update to support 26.1
2.0.11+1.21.3Релиз1.21.9, 1.21.10, 1.21.11 · 14 декабря 2025 г.
  • Update to support 1.21.11
2.0.10+1.21.3Релиз1.21.8, 1.21.9, 1.21.10 · 11 октября 2025 г.
  • Update to support 1.21.10
2.0.9+1.21.3Релиз1.21.4, 1.21.5, 1.21.6 · 24 июня 2025 г.
  • Update to support 1.21.6
2.0.8+1.21.3Релиз1.21.3, 1.21.4, 1.21.5 · 31 марта 2025 г.
  • Update to support 1.21.3
2.0.7+1.21.4Релиз1.21.2, 1.21.3, 1.21.4 · 7 декабря 2024 г.
  • Update to support 1.21.3
2.0.6+1.21.3Релиз1.21.2, 1.21.3 · 27 октября 2024 г.
  • Update to support 1.21.3

Комментарии

Загружаем…