|
1 | | -<<<<<<< HEAD |
2 | | -# UltraCosmetics |
3 | | -UltraCosmetics is a Spigot 1.8.8/1.9.x/1.10 plugin which adds cool cosmetics for your server hub. |
4 | | - |
5 | | -You must use Spigot, and not CraftBukkit for this plugin! |
6 | | - |
7 | | -THE (“UltraCosmetics”) SOURCE IS PROVIDED AS IS AT NO MONETARY COST FOR PERSONAL USE ONLY. ANY COMMERCIAL DISTRIBUTION/USE OF THE (“UltraCosmetics”) SOURCE IS STRICTLY PROHIBITED. |
8 | | - |
9 | | -Adding a new Cosmetics is really simple. |
10 | | -Create your GadgetType, PetType, etc.. In the enum file located in the corresponding cosmetic package. |
11 | | - |
12 | | -Create the file extending Gadget/Pet/etc... and make your gadget. (you can have a look to other gadgets if you don't |
13 | | -know how to do) |
14 | | - |
15 | | -Done! :) |
16 | | - |
17 | | -Nightly Builds: http://ci.isach.be/job/UltraCosmetics/ |
18 | | -======= |
19 | 1 | # UltraCosmetics |
20 | | -UltraCosmetics is a Spigot (not Bukkit/CraftBukkit) plugin for Minecraft 1.8.8+ that adds cool cosmetics to your server. |
| 2 | +UltraCosmetics is a Spigot 1.8.8/1.9.x/1.10 plugin which adds cool cosmetics for your server hub. |
| 3 | + |
| 4 | +You must use Spigot, and not CraftBukkit for this plugin! |
21 | 5 |
|
22 | 6 | THE (“UltraCosmetics”) SOURCE IS PROVIDED AS IS AT NO MONETARY COST FOR PERSONAL USE ONLY. ANY COMMERCIAL DISTRIBUTION/USE OF THE (“UltraCosmetics”) SOURCE IS STRICTLY PROHIBITED. |
23 | 7 |
|
24 | | -Looking for support? Check out [the wiki](https://github.com/iSach/UltraCosmetics/wiki) or join the Discord! |
| 8 | +Adding a new Cosmetics is really simple. |
| 9 | +Create your GadgetType, PetType, etc.. In the enum file located in the corresponding cosmetic package. |
25 | 10 |
|
26 | | -Adding a new cosmetic is really simple. |
27 | | -1. Create your GadgetType, PetType, etc. in the enum file located in the corresponding cosmetic package. |
28 | | -2. Have the file extend Gadget/Pet/etc... |
29 | | -3. Make your gadget! |
30 | | -*(Take a look to other gadgets if you don't know how or need help)* |
| 11 | +Create the file extending Gadget/Pet/etc... and make your gadget. (you can have a look to other gadgets if you don't |
| 12 | +know how to do) |
31 | 13 |
|
32 | | -Enjoy! |
| 14 | +Done! :) |
33 | 15 |
|
34 | | -Builds: http://ci.isach.be/job/UltraCosmetics/ |
35 | | ->>>>>>> refs/remotes/origin/master |
| 16 | +Nightly Builds: http://ci.isach.be/job/UltraCosmetics/ |
0 commit comments