Custom banners - Ver: 1.04
The new stuff have bolded text
Compatibility
Tested in 1.7.9 but I think this would work with older versions too.
If your banner is too big the command might be too long and you will need to do it from the config file. More info on the config files here.
Summary
This plugin will make custom particle banners. The banners are activated right clicking a stick with a custom name with DARK_PURPLE color.
You could use this to get donations without making the server pay to win. Giving one or two for free might be a good idea.
Here is a photo of an example:

The model on that banner is:
0qqq000qq00qq000q000q
00q000q00qq00q00q000q
00q0000q0000q000q000q
00q00000q00q0000q000q
0qqq00000qq000000qqq0
q- means dripLava particle
0- means empty space
Commands
/getcb [bannerNo] - Gets the bannerNo banner
/showcb [bannerNo] - Shows the model of the banner
/getallcb - gives you all the banners you have permission to get
/removecb [bannerNo] - Removes the bannerNo banner
/particleinfocb - Shows all particles you can use
/infocb - Information about how to use the plugin
/makeitpb - Makes a banner wand to a permanent banner want
/removepb - removes all the banners in a range of 5 blocks from the center of the banner.**
Now the hard one
/setcb [rowNo] [colNo] [DATA] [Name] - Creates a banner
[DATA] is just the banner without the newlines
[Name] is the name of the item that will create the
Here is an example.For this banner:
aaaaa
bbbbb
ccccc
You would use the command:
/setcb 3 5 aaaaabbbbbccccc Name
Particles
a- smoke
b- mobSpell Black
c- mobSpell AllColors
d- spell
e- instantSpell
f- witchMagic
g- note
h- heart
i- flame
j- lava
k- largesmoke
l- cloud
m- reddust RED
n- reddust AllColors
o- snowballpoof
p- dripWater
q- dripLava
r- snowShovel
s- slime
t- angryVillager
u- happyVillager
v- goldenapple iconcrack
and *- fireworksSpark
For information about particles check out: http://minecraft.gamepedia.com/Particles
Config
noPerms - if true you will not need any permissions to use the plugin (not recommended for big servers)
dropItemAllowed - allowing to drop the items used to summon the banners without permisions.
CD - the cooldown for the use of the banners(in ticks)
By default cd=40l dropItemAllowed=true and noPerms=true
Permissions
CustomBanners.setcbPerm for /setcb
CustomBanners.getcbPerm%d for /getcb (where %d is replaced with the banner number that you want to allow the player to use)
CustomBanners.removecbPerm for /removecb
CustomBanners.showcbPerm for /showcb
CustomBanners.dropItemPerm for allowing the player to drop the sticks that are used to summon the banners
CustomBanners.noCD for cooldown being ignored**
CustomBanners.permanentBanner for /makeitpb and /removecb**
Final Notes
Try the dripLava. Is really cool.
Make sure to post this on the forum of the server you play as a suggestion if you want them to add this plugin because they might never see this.

