Wizards ❱ Domination | CTF | TDM | icon

Wizards ❱ Domination | CTF | TDM | -----

Domination, CTF & TDM | Leaderboards | Classes or Kits | Special Effects/Systems | Mounts |



Kits Update
New
  • Added in-game kit editor.
    • /wizards kit edit <kit> or /wizards kit export <kit>.
      • The edit command will open a inventory so you can see the kit items and change each piece, you will receive a message to confirm the changes after closing the inventory.
      • The export command will drag everything from your inventory to the kit.
    • A backup of the kit file will be created before appying the changes.
  • Added potion-effects to kit and classes
    • POTION_EFECT : DURATION : LEVEL
    • Just add "potion-effect" as a list to the class file/kit.
    • Code (Text):
        test:
          needs-permission: false
          permission: kits.test
          price: 1000
          display-item: 'DIAMOND_SWORD : 1 : name:§6test'
          boots: 'GOLDEN_BOOTS : 1'
          chestplate: 'DIAMOND_CHESTPLATE : 1'
          leggings: 'DIAMOND_LEGGINGS : 1'
          helmet: 'DIAMOND_HELMET : 1'
          items:
          - 'DIAMOND_SWORD : 1'
          lore:
          - §cNo lore set for this kit.
          slot: 4
          potion-effects:
          - 'REGENERATION : 9999 : 1'
  • Added a option to make items unbreakable.
    • At Options.Game.Unbreakable-Items and
      Options.Game.Unbreakable-Armor
  • Added support for potion-effect as items.
    • (1.9+) - 'POTION:EFFECT:extended:upgraded : amount'
    • (1.8) If you are running on below 1.9 just use
      Code (Text):
      POTION:DURABILITY
Changes
  • Changed how plugin handles items.
    • Please do not use IDs anymore, it will not work correctly, all files are using item names by default so try to keep everything like that.
  • /wizards kits reload command will not restore the kit files anymore, it will import the changes to the server.
    • Now you can modify the kits and use the save command to apply the changes.
  • Changed the way Wizards loads NMS versions.
Bugfixes
  • Fixed a bug where leather armor without paiting is not working correctly.
  • Fixed multiple lines lore not being displayed correctly.
    • Use "lore:lline1 : lore:line2 ....."
  • Fixed a bug where classes are being loaded when kits are enabled.
  • Fixed a small typo in kits file.
----------, Jan 14, 2020
Resource Information
Author:
----------
Total Downloads: 135
First Release: Jul 7, 2018
Last Update: Dec 16, 2024
Category: ---------------
All-Time Rating:
20 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings