-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsuffix
117 lines (117 loc) · 1.91 KB
/
suffix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
name: None,
item: barrier,
desc: &7The suffix for nothing,
price: 0
;
name: &c&lINVALID,
item: barrier,
desc: &7If you have this suffix; MESSAGE a developer/co-owner/owner ASAP,
price: -1
;
name: Cool,
item: 421,
desc: &7You are so cool!,
price: 1000,
suffix: &f[&6Cool&f]
;
name: Noob,
item: 421,
desc: &7Tell everyone you are a noob,
price: 1000,
suffix: &f[&3Noob&f]
;
name: Idiot,
item: 421,
desc: &7You are an idiot sir,
price: 1000,
suffix: &f[&bIdiot&f]
;
name: Pro,
item: 421,
desc: &7Tell them you are a pro!,
price: 2500,
suffix: &f[&bPro&f]
;
name: Fantastic,
item: 421,
desc: &7You are just fantastic...,
price: 2500,
suffix: &f[&9Fantastic&f]
;
name: E-Boy,
item: 421,
desc: &7Show everyone you are such an E-Boy!,
price: 5000,
suffix: &f[&bE-Boy&f]
;
name: E-Girl,
item: 421,
desc: &7Show everyone you are such an E-Girl!,
price: 5000,
suffix: &f[&dE-Girl&f]
;
name: Jumper,
item: 421,
desc: &7Jumping everywhere!,
price: 5000,
suffix: &f[&aJumper&f]
;
name: Leaper,
item: 421,
desc: &7Leap your way to victory,
price: 5000,
suffix: &f[&aLeaper&f]
;
name: Boomer,
item: 421,
desc: &7Ok boomer,
price: 5000,
suffix: &f[&7Boomer&f]
;
name: Rabbit,
item: 421,
desc: &7I love rabbits,
price: 7500,
suffix: &f[&eRabbit&f]
;
name: Kangaroo,
item: 421,
desc: &7They say I jump like a kangaroo,
price: 7500,
suffix: &f[&aKangaroo&f]
;
name: ParkourGod,
item: 421,
desc: &7Parkour gods will never die,
price: 15000,
suffix: &f[&eParkourGod&f]
;
name: Dab,
item: 421,
desc: &7Dab in chat!,
price: 15000,
suffix: &f[&6<o/&f]
;
name: boosted,
item: nether_star,
desc: &7if u have this. You boosted for our server!,
price: -1,
suffix: &f[&5Boosted&f]
;
name: Extronix,
item: nether star,
desc: &7A Extronix_ exlusive suffix!,
price: -1,
suffix: &f[&3Penguin&f]
;
name: GODS,
item: nether star,
desc: &7Only for people that are absolute GODS at parkour,
price: -1,
suffix: &f[&6&lGODS&f]
;
name: name,
item: item,
desc: desc,
price: -1,
suffix: [suffix]