HomeJavaMods[LEGACY] MBedwars Add-On » Kits [OpenSource]
[LEGACY] MBedwars Add-On » Kits [OpenSource]
ModsJava

[LEGACY] MBedwars Add-On » Kits [OpenSource]

⬇ Download on Spigot
addon-kits.png

This add-on allows you to create kits!
Requirements:
Installation
Example MBedwars-kits.yml:
Code (Text):
!version: 1.3

# ### Basic configurations:
gui-title: &6Kits
# Permissions are formatted like this:
# mbedwars.addon.kits.<kit name>
# Example: mbedwars.addon.kits.Miner
permissions-enabled: false
# The name of the item which'll be displayed if the player has insufficient permissions
permissions-insufficient-item-name: {name} &cNot granted


# ### Messages
message-message-no-permissions: &cYou have insufficient permissions!
message-set-kit: &aYou changed your Kit to &2{kit}


# ### Kits:
Builder {
    setIcon: sandstone:0,1
    addItem: sandstone:0,64
    addItem: apple:0,5
    addItem: ender_stone:0,10
}

Miner {
    setIcon: stone_pickaxe:0,1
    addItem: stone_pickaxe:0,1
    addItem: ladder:0,10
    addItem: apple:0,5
}

Enderman {
    setIcon: ender_pearl:0,1
    addItem: ender_pearl:0,1
}

Recruit {
    setIcon: wood_sword:0,1
    addItem: wood_sword:0,1
    addItem: bread:0,3
}

Snowman {
    setIcon: pumpkin:0,1
    addItem: snow_ball:0,10
    addItem: pumpkin:0,1
    addItem: cookie:0,4
}

Farmer {
    setIcon: wood_hoe:0,1
    addItem: apple:0,4
    addItem: bread:0,5
    addItem: raw_fish:0,6
    addItem: cooked_beef:0,2
    addItem: wood_hoe:0,1
}
Example lobby-config.yml:
Code (Text):
# Wiki Page: http://mbedwars.marcely.de/index.php/Config_lobby
# #### IMPORTANT #### #
# Names surrounded with % will be taken from the messages file.
# Make sure when creating something new to remove the %!
# ################### #

%Lobby_Item_Achievements% {
    material: nether_star:0
    slot: 0
    special: Achievements
}
%Lobby_Item_SelectTeam% {
    material: leather_boots:0
    slot: 1
    special: SelectTeam
}
&eKits {
    material: leather_boots:0
    slot: 2
    special: kits
}
%Lobby_Item_ForceStart% {
    material: watch:0
    slot: 4
    special: ForceStart
}
%Lobby_Item_Leave% {
    material: redstone:0
    slot: 8
    special: Leave
}
 










[​IMG]

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

[LEGACY] MBedwars Add-On » Kits [OpenSource] is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 1,892 times (via Spigot). Download it and open it directly in the game.

Explore more