- Added "heal-killer" option
- Added "Events" to disable getting kits like when you respawn including:
* onJoin , onRespawn , onWorldchange
- Improved Scoreboard thingies
- Added "apk kit <kitname>" command | permission: apk.command.kit
- Added "Sounds" to play sounds when you kill someone
- disable-itemdrop now will cancel dropping "Kits" When you die
- Some bug fixes
$ example config of the latest version $
Code (Text):
#commands + permissions
#/apk | apk.help
#/apk-reload | apk.reload
#/apk kit <kitname> | apk.command.kit
allowed-worlds:
- FFA
- world
heal-killer: true
disable-itemdrop: true
enable-scoreboard: true
Events:
onJoin: true
onRespawn: true
onWorldchange: true
scoreboard:
title:
text:
- "&f&lCraftGamers"
- "&f&lCraftGamers"
- "&f&lCraftGamers"
- "&4&lC&c&lr&f&laftGamers"
- "&c&lC&4&lr&c&la&f&lftGamers"
- "&f&lC&c&lr&4&la&c&lf&f<Gamers"
- "&f&lCr&c&la&4&lf&c<&f&lGamers"
- "&f&lCra&c&lf&4<&c&lG&f&lamers"
- "&f&lCraf&c<&4&lG&c&la&f&lmers"
- "&f&lCraft&c&lG&4&la&c&lm&f&lers"
- "&f&lCraftG&c&la&4&lm&c&le&f&lrs"
- "&f&lCraftGa&c&lm&4&le&c&lr&f&ls"
- "&f&lCraftGam&c&le&4&lr&c&ls"
- "&f&lCraftGame&c&lr&4&ls"
- "&e&lCraftGamers"
- "&e&lCraftGamers"
- "&e&lCraftGamers"
- "&e&lCraftGamers"
- "&6&lCraftGamers"
- "&6&lCraftGamers"
- "&6&lCraftGamers"
- "&6&lCraftGamers"
- "&e&lCraftGamers"
- "&e&lCraftGamers"
- "&e&lCraftGamers"
- "&e&lCraftGamers"
interval: 2
other:
text:
- "&7&7&m------------------------"
- "&3IGN &7> &e%player%"
- "&r &r"
- "&3Kills &7> &e%player_kills%"
- "&a"
- "&3Deaths &7> &e%player_deaths%"
- "&7&m------------------------"
#onJoin Kits / onRespawn Kits
#ToUse: apk.kits.<kit>
#example: apk.kits.Member
#---------
#To cancel an armor just type AIR in the 'item:' value
#Operators will automatically get the latest kit in the Config
#To change the operators default kit just put like this to disable a kit '- -apk.kits.Vip' then the operators will get the member kit for example :O
kits:
'Member':
head:
item: IRON_HELMET
itemamount: 1
itemdata: 0
enchantments: []
chestplate:
item: IRON_CHESTPLATE
itemamount: 1
itemdata: 0
enchantments: []
leggings:
item: IRON_LEGGINGS
itemamount: 1
itemdata: 0
enchantments: []
boots:
item: IRON_BOOTS
itemamount: 1
itemdata: 0
enchantments: []
SLOT#1:
item: STONE_SWORD
itemname: "&aCustomized Name"
itemamount: 1
itemdata: 0
enchantments:
- sharpness#1
SLOT#2:
item: FISHING_ROD
itemamount: 1
itemdata: 0
enchantments:
- unbreaking#3
'Vip':
head:
item: DIAMOND_HELMET
itemname: "&3Vip &cHelmet"
itemamount: 1
itemdata: 0
enchantments:
- protect#1
chestplate:
item: IRON_CHESTPLATE
itemamount: 1
itemdata: 0
enchantments: []
leggings:
item: IRON_LEGGINGS
itemamount: 1
itemdata: 0
enchantments: []
boots:
item: IRON_BOOTS
itemamount: 1
itemdata: 0
enchantments: []
SLOT#1:
item: IRON_SWORD
itemname: "&b&kii&3&nUltraInstinct Sword&b&kii"
itemamount: 1
itemdata: 0
enchantments:
- sharpness#1
SLOT#2:
item: FISHING_ROD
itemamount: 1
itemdata: 0
enchantments:
- unbreaking#3