Hey guys I got bored and recoded my old kitmap plugin
How to make signs:
(needs permission kitmap.sign.create
* for builder use [builder]
Bard:
Diamond:
Archer:
Commands:
(Permission: class.use)
/Class diamond
/Class Archer
/Class bard
Download: https://www.dropbox.com/s/10m091l9e9dun4u/KitMap-1.8-RELEASE.jar?dl=0
https://www.mediafire.com/file/caqiv0molxtrwa7/Kitmap (Rogue).rar Here is a rouge version made by Kuzni
GitHub : https://github.com/peacers/KitMapRecode
How to make signs:
(needs permission kitmap.sign.create
* for builder use [builder]
Bard:
Diamond:
Archer:
Commands:
(Permission: class.use)
/Class diamond
/Class Archer
/Class bard
Code:
ENCHANTMENTS:
PROTECTION: 2
SHARPNESS: 2
FIRE_ASPECT: true
FIREASPECT: 2 #Only change is setting above is true.
BOW_FIRE: true
FLAME: 1 #Only change is setting above is true.
POWER: 3
INFINITE: 1
SETTINGS:
FRISPOTION: true #if you want the player to have a fire res potion keep this enabled
SIGNS:
DIAMOND:
ONE: "&c&m-------------"
TWO: "&8[&3Class&8]"
THREE: "&bDiamond"
FOUR: "&c&m-------------"
ARCHER:
ONE: "&c&m-------------"
TWO: "&8[&3Class&8]"
THREE: "&bArcher"
FOUR: "&c&m-------------"
BARD:
ONE: "&c&m-------------"
TWO: "&8[&3Class&8]"
THREE: "&bBard"
FOUR: "&c&m-------------"
BUILDER:
ONE: "&c&m-------------"
TWO: "&8[&3Class&8]"
THREE: "&bBuilder"
FOUR: "&c&m-------------"
Code:
MESSAGES:
NOPERM: "&cHey, I can't allow you to do that!"
INVALIDARGS: "&cInvalid Args, /class <diamond:archer:bard>"
DIAMONDKIT: "&cYou have selected diamond class!"
ARCHERKIT: "&cYou have selected archer class!"
BARDKIT: "&cYou have selected bard class!"
BUILDERKIT: "&cYou have selected builder class!"
Download: https://www.dropbox.com/s/10m091l9e9dun4u/KitMap-1.8-RELEASE.jar?dl=0
https://www.mediafire.com/file/caqiv0molxtrwa7/Kitmap (Rogue).rar Here is a rouge version made by Kuzni
GitHub : https://github.com/peacers/KitMapRecode
Last edited:
