ZonePractice Pro icon

ZonePractice Pro -----

1.8.8 and 1.20.4 support | 1vs1 | Party Games | GUI Based Settings | Custom Kit like PVP LEGACY



2.2.4 Change-log
Enhancements
  • Added editing options for ladder placement in unranked and ranked GUIs.
Changes
language.yml
Code (YAML):
QUEUES:
  UNRANKED
:
    LADDER-DISABLED
: "<red>This ladder is disabled, you cannot start a new game with it."
  RANKED
:
    LADDER-DISABLED
: "<red>This ladder is disabled, you cannot start a new game with it."
guis.yml (please change the whole config section below
(GUIS->UNRANKED-GUI AND GUIS->RANKED-GUI)
to this new config section and start editing after that)

1.8.8 guis.yml:
Code (YAML):
GUIS:
  UNRANKED-GUI
:
    TITLE
: "&9&lJoin %weight_class% Queue"
    ROW-SIZE
: 5
    ICONS
:
      LADDER
:
        NAME
: "%ladder%"
        LORE
:
         - ""
          - " &fIn Queue
: &b%in_queue%"
          - " &fIn Fights
: &b%in_fight%"
          - ""
          - "&aClick here to select %weight_class% %ladder%&a."
      FILLER-ITEM
:
        NAME
: " "
        MATERIAL
: STAINED_GLASS_PANE
        DAMAGE
: 15
      FROZEN-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &bfrozen&e."
      DISABLED-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &cdisabled&e."
    PLACEMENT
:
      ARCHER
: 10
      AXE
: 11
      BATTLERUSH
: 12
      BEDWARS
: 13
      BOXING
: 14
      BRIDGES
: 15
      BUILDUHC
: 16
      COMBO
: 19
      DEBUFF
: 20
      FIREBALL
: 21
      GAPPLE
: 22
      NODEBUFF
: 23
      PEARLFIGHT
: 24
      SG
: 25
      SKYWARS
: 29
      SOUP
: 30
      SPLEEF
: 31
      SUMO
: 32
      VANILLA
: 33
  RANKED-GUI
:
    TITLE
: "&4&lJoin %weight_class% Queue"
    ROW-SIZE
: 5
    ICONS
:
      LADDER
:
        NAME
: "%ladder%"
        LORE
:
         - ""
          - " &fIn Queue
: &b%in_queue%"
          - " &fIn Fights
: &b%in_fight%"
          - ""
          - "&aClick here to select %weight_class% %ladder%&a."
      FILLER-ITEM
:
        NAME
: " "
        MATERIAL
: STAINED_GLASS_PANE
        DAMAGE
: 15
      FROZEN-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &bfrozen&e."
      DISABLED-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &cdisabled&e."
    PLACEMENT
:
      BATTLERUSH
: 10
      BEDWARS
: 11
      BOXING
: 12
      BRIDGES
: 13
      BUILDUHC
: 14
      COMBO
: 15
      DEBUFF
: 16
      FIREBALL
: 19
      GAPPLE
: 20
      NODEBUFF
: 21
      PEARLFIGHT
: 22
      SG
: 23
      SKYWARS
: 24
      SOUP
: 25
      SPLEEF
: 29
      SUMO
: 33

1.19.4 guis.yml:
Code (YAML):
GUIS:
  UNRANKED-GUI
:
    TITLE
: "&9&lJoin %weight_class% Queue"
    ROW-SIZE
: 5
    ICONS
:
      LADDER
:
        NAME
: "%ladder%"
        LORE
:
         - ""
          - " &fIn Queue
: &b%in_queue%"
          - " &fIn Fights
: &b%in_fight%"
          - ""
          - "&aClick here to select %weight_class% %ladder%&a."
      FILLER-ITEM
:
        NAME
: " "
        MATERIAL
: BLACK_STAINED_GLASS_PANE
      FROZEN-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &bfrozen&e."
      DISABLED-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &cdisabled&e."
    PLACEMENT
:
      ARCHER
: 10
      AXE
: 11
      BATTLERUSH
: 12
      BEDWARS
: 13
      BOXING
: 14
      BRIDGES
: 15
      BUILDUHC
: 16
      COMBO
: 19
      DEBUFF
: 20
      FIREBALL
: 21
      GAPPLE
: 22
      NODEBUFF
: 23
      PEARLFIGHT
: 24
      SG
: 25
      SKYWARS
: 29
      SOUP
: 30
      SPLEEF
: 31
      SUMO
: 32
      VANILLA
: 33
  RANKED-GUI
:
    TITLE
: "&4&lJoin %weight_class% Queue"
    ROW-SIZE
: 5
    ICONS
:
      LADDER
:
        NAME
: "%ladder%"
        LORE
:
         - ""
          - " &fIn Queue
: &b%in_queue%"
          - " &fIn Fights
: &b%in_fight%"
          - ""
          - "&aClick here to select %weight_class% %ladder%&a."
      FILLER-ITEM
:
        NAME
: " "
        MATERIAL
: BLACK_STAINED_GLASS_PANE
      FROZEN-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &bfrozen&e."
      DISABLED-LADDER-ITEM
: # You can set different material and damage for this item.
        NAME
: "%ladder%"
        LORE
:
         - ""
          - "&eThis ladder is &cdisabled&e."
    PLACEMENT
:
      BATTLERUSH
: 10
      BEDWARS
: 11
      BOXING
: 12
      BRIDGES
: 13
      BUILDUHC
: 14
      COMBO
: 15
      DEBUFF
: 16
      FIREBALL
: 19
      GAPPLE
: 20
      NODEBUFF
: 21
      PEARLFIGHT
: 22
      SG
: 23
      SKYWARS
: 24
      SOUP
: 25
      SPLEEF
: 29
      SUMO
: 33
----------, Dec 1, 2023
Resource Information
Author:
----------
Total Downloads: 30
First Release: Oct 16, 2023
Last Update: Dec 21, 2024
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings