⭐️RELEASE -> KITMAP SIGNS RECODE <- RELEASE ⭐️

Status
This thread has been locked.

Rj

PhD Candidate, Control Theorist
Supreme
Feedback score
7
Posts
730
Reactions
221
Resources
0
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:

70463c50d8fec128b8e25a55ef2ddd28.gif


Diamond:
e20a9e28680ffb8174e08c0828369623.gif


Archer:
67c32e5263a281eb73caaaf753c41804.gif



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:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Rj

PhD Candidate, Control Theorist
Supreme
Feedback score
7
Posts
730
Reactions
221
Resources
0
Changelog 10/8/17

Added builder kit
 
Last edited:
Status
This thread has been locked.
Top