By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

EnderKits plugin for Pocketmine-MP.
version 1.0.0
Approved
Direct Download How to install?
Switch version
15 Downloads / 501 Total
1 Review
Plugin Description §

Description

A simple kits plugin for Pocketmine-MP. This plugin will allow you to create unlimited kits with easy to use permission and cool down sytsem. Very easy configurable kits.yml.

  • Custom permission support

  • Added bank notes to the kit(MUST USE MY BANK NOTES PLUGIN CALLED "BankNotesPlus")

  • Configurable messages

  • BankNotesPlus: BankNotesPlus

Permissions

permissions:
  enderkits.kit:
    description: "Enderkits Perm"
    default: tru

CONFIG

kits.yml

# Made by Terpz710 :p

# To create a kit follow the preset kit down below!
# Name, enchantment and banknotes are optional!

# You may use '&' for color coding in the 'name' key

kits:
  test:
    kit_name: "Test"
    permissions: "enderkits.kit.test"
    armor:
      helmet:
        item: "diamond_helmet"
        name: "Test Helmet"
        enchantments:
          protection: 2
      chestplate:
        item: "diamond_chestplate"
        name: "Test Chestplate"
        enchantments:
          protection: 2
      leggings:
        item: "diamond_leggings"
        name: "Test Leggings"
        enchantments:
          protection: 2
      boots:
        item: "diamond_boots"
        name: "Test Boots"
        enchantments:
          protection: 2
    items:
      - item: "diamond_sword"
        name: "&4Test Sword"
        enchantments:
          sharpness: 2
        quantity: 1
      - item: "diamond_pickaxe"
        name: "Test Pickaxe"
        enchantments:
          efficiency: 5
        quantity: 1
      - item: "golden_apple"
        quantity: 5
      - item: "steak"
        quantity: 32
    cooldown: 60
    banknotes:
      - 1000
      - 5000
      - 20000

  starter:
    kit_name: "Starter"
    permissions: "enderkits.kit.starter"
    armor:
      helmet:
        item: "iron_helmet"
        enchantments:
          protection: 1
      chestplate:
        item: "iron_chestplate"
        enchantments:
          protection: 1
      leggings:
        item: "iron_leggings"
        enchantments:
          protection: 1
      boots:
        item: "iron_boots"
        enchantments:
          protection: 1
    items:
      - item: "stone_sword"
        enchantments:
          sharpness: 1
        quantity: 1
      - item: "stone_pickaxe"
        quantity: 1
      - item: "bread"
        quantity: 32
      - item: "apple"
        quantity: 10
    cooldown: 10

  vip:
    kit_name: "VIP"
    permissions: "enderkits.kit.vip"
    armor:
      helmet:
        item: "chainmail_helmet"
        enchantments:
          protection: 3
      chestplate:
        item: "chainmail_chestplate"
        enchantments:
          protection: 3
      leggings:
        item: "chainmail_leggings"
        enchantments:
          protection: 3
      boots:
        item: "chainmail_boots"
        enchantments:
          protection: 3
    items:
      - item: "iron_sword"
        enchantments:
          sharpness: 3
        quantity: 1
      - item: "carrot"
        quantity: 8
      - item: "cooked_chicken"
        quantity: 16
      - item: "potion"
        name: "Swiftness Potion"
        quantity: 2
    cooldown: 10

TODO

  • [x] Make a messages.yml to handle messages
  • [ ] Add an ecomony system
  • [x] Add UI support(Will make it an off/on)
What's new §
  • Code rewrite
  • Added configurable messages
  • Removed JSON to MySQL or SQLite to store cooldowns
  • Added UI (You may turn it on/off via ‘config.yml’)

Xedkon
Outdated
using v1.0.0-alpha
21 Sep 24
How to Unlock Kits? Because they are constantly in a position: Status Locked
Terpz710
12 Jan 25
That’s a visual bug. I’ll remove it next update.

Reply to review by :

/ 5
Supported API versions
5.3.0
->
5.16.0
Dependencies
BankNotesPlus 1.0.5
Optional
View Plugin
Producers §
  • Collaborators:
    • @Terpz710
License §
Categories:
General
Mechanics
Fun
Miscellaneous

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...