SHOW:
|
|
- or go back to the newest paste.
1 | - | AuctionMenu: |
1 | + | #=====-----=====-----=====-----[# |
2 | - | Title: "&lAuctions &8▚&1{page}&8/&1{maxpage}&8▞" |
2 | + | # Option List: |
3 | - | BorderItem: |
3 | + | # <center> : Center The Message on that line |
4 | - | Material: BLACK_STAINED_GLASS_PANE |
4 | + | # <np> : Disable prefix on that line |
5 | - | Displayname: "&r" |
5 | + | # <title> : send title to player |
6 | - | Description: |
6 | + | # <subtitle> : send subtitle to player |
7 | - | - "" |
7 | + | # <actionbar> : send actionbar to player |
8 | - | PrevPageItem: |
8 | + | # <sound> : send sound to player |
9 | - | Material: PAPER |
9 | + | # <console> : send message to console |
10 | - | Displayname: "&e▼ &f&lGo To Page &b{prevpage}" |
10 | + | # use <title>Text<subtitle>text : to send title and subtitle at same time |
11 | - | Description: |
11 | + | # |
12 | - | - "&8&m------------------------------" |
12 | + | # Use curly bracket { } to use placeholder in Text Line |
13 | - | - "" |
13 | + | # Example: {heart} will be replace by defined placeholder |
14 | - | - " &b▼ &fPrevious Page" |
14 | + | # Don't forget to encode as UTF-8 |
15 | - | - "" |
15 | + | # Below is pre-made plaeholder , you can make as many as you want XD |
16 | - | - "&8&m------------------------------" |
16 | + | |
17 | - | NextPageItem: |
17 | + | custom-placeholder: |
18 | - | Material: PAPER |
18 | + | doneline: '&f&m+---------------------------------------------------+' |
19 | - | Displayname: "&f&lGo To Page &b{nextpage} &e▲" |
19 | + | errline: '&8&m+---------------------------------------------------+' |
20 | - | Description: |
20 | + | plusline: '&7&m+---------------------------------------------------+' |
21 | - | - "&8&m------------------------------" |
21 | + | done: '&8&l[&f✔&8&l]' |
22 | - | - "" |
22 | + | not: '&8&l[&c✘&8&l]' |
23 | - | - " &fNext Page &b▲" |
23 | + | edit: '&8&l[&f✎&8&l]' |
24 | - | - "" |
24 | + | peace: ✌ |
25 | - | - "&8&m------------------------------" |
25 | + | heart: ❤ |
26 | - | ConfirmBuyItem: |
26 | + | cloud: ☁ |
27 | - | Material: EMERALD |
27 | + | poison: ☠ |
28 | - | Displayname: "&a&lConfirm purchase?" |
28 | + | star: ★ |
29 | - | Description: |
29 | + | x: █ |
30 | - | - "&8&m------------------------------" |
30 | + | x/: ▌ |
31 | - | - "" |
31 | + | x\: ▐ |
32 | - | - " &fPrice ${price} {done}" |
32 | + | rarrow: ► |
33 | - | - "" |
33 | + | larrow: ◀ |
34 | - | - "&8&m------------------------------" |
34 | + | diamond: ◇ |
35 | - | SelfBuyItem: |
35 | + | melody: ♫ |
36 | - | Material: REDSTONE |
36 | + | crown: ♚ |
37 | - | Displayname: "&c&lUn-able to buy own item" |
37 | + | plane: ✈ |
38 | - | Description: |
38 | + | snowman: ☃ |
39 | - | - "&8&m------------------------------" |
39 | + | snow: ❆ |
40 | - | - "" |
40 | + | sword: ⚔ |
41 | - | - " &fYou cannot buy your own item! {not}" |
41 | + | health: ✚ |
42 | - | - "" |
42 | + | checklist: ✔ |
43 | - | - "&8&m------------------------------" |
43 | + | cross: ✘ |
44 | - | InventoryFullItem: |
44 | + | copyright: © |
45 | - | Material: REDSTONE_BLOCK |
45 | + | tm: ™ |
46 | - | Displayname: "&c&lYour inventory is full" |
46 | + | empty: '' |
47 | - | Description: |
47 | + | random-placeholder: |
48 | - | - "&8&m------------------------------" |
48 | + | red: |
49 | - | - "" |
49 | + | - "&c" |
50 | - | - " &fPlease clear some items {not}" |
50 | + | - "&4" |
51 | - | - "" |
51 | + | green: |
52 | - | - "&8&m------------------------------" |
52 | + | - "&a" |
53 | - | NotEnoughMoney: |
53 | + | - "&2" |
54 | - | Material: BARRIER |
54 | + | blue: |
55 | - | Displayname: "&c&lYou cannot afford this" |
55 | + | - "&b" |
56 | - | Description: |
56 | + | - "&3" |
57 | - | - "&8&m------------------------------" |
57 | + | white: |
58 | - | - "" |
58 | + | - "&f" |
59 | - | - " &fYou need money to buy this item! {not}" |
59 | + | - "&7" |
60 | - | - "" |
60 | + | yellow: |
61 | - | - "&8&m------------------------------" |
61 | + | - "&e" |
62 | - | RefreshItem: |
62 | + | - "&6" |
63 | - | Material: SLIME_BALL |
63 | + | messages: |
64 | - | Displayname: "&e&lRefresh" |
64 | + | gui_click: |
65 | - | Description: |
65 | + | - "<sound>CLICK" |
66 | - | - "&8&m------------------------------" |
66 | + | expired_menu: |
67 | - | - "" |
67 | + | - "<sound>BLOCK_PISTON_EXTEND" |
68 | - | - " &f&lClick &7to refresh the page" |
68 | + | main_menu: |
69 | - | - "" |
69 | + | - "<sound>BLOCK_PISTON_EXTEND" |
70 | - | - "&8&m------------------------------" |
70 | + | selling_menu: |
71 | - | SellItem: |
71 | + | - "<sound>BLOCK_PISTON_EXTEND" |
72 | - | Material: STONE |
72 | + | sold_menu: |
73 | - | Displayname: "{displayname}" |
73 | + | - "<sound>BLOCK_PISTON_EXTEND" |
74 | - | Description: |
74 | + | sellall_menu: |
75 | - | - "&7&m+------------------------------+" |
75 | + | - "<sound>BLOCK_PISTON_EXTEND" |
76 | - | - "" |
76 | + | sellall_info_menu: |
77 | - | - " &bPrice : &f${price}" |
77 | + | - "<sound>BLOCK_PISTON_EXTEND" |
78 | - | - " &bSeller: &f{seller}" |
78 | + | there_expired: |
79 | - | - " &bExpire: &f{expire}" |
79 | + | - "<center>" |
80 | - | - "" |
80 | + | - "<np><center>&c&lExpired {plane}" |
81 | - | - " &f&lClick &7to purchase &b{plane}" |
81 | + | - "<np><center>&e{amount} &7items have expired &r{plane}" |
82 | - | - "" |
82 | + | - "<np><center>&7claim with &e/ya expired" |
83 | - | - "&7&m+------------------------------+" |
83 | + | - "<sound>ENTITY_VILLAGER_YES" |
84 | - | CurrentlySellItem: |
84 | + | there_sold: |
85 | - | Material: MILK_BUCKET |
85 | + | - "<center>" |
86 | - | Displayname: "&e&lSelling" |
86 | + | - "<np><center>&a&lSold {plane}" |
87 | - | Description: |
87 | + | - "<np><center>&e{sold} &7items have sold &r{plane}" |
88 | - | - "&7&m+------------------------------+" |
88 | + | - "<np><center>&7claim your money with &e/ya sold" |
89 | - | - "" |
89 | + | - "<sound>ENTITY_VILLAGER_YES" |
90 | - | - " &bSelling: &f{selling}" |
90 | + | success_sale: |
91 | - | - "" |
91 | + | - "<np>{doneline}" |
92 | - | - " &f&lClick &7to view items you are selling" |
92 | + | - "<np>" |
93 | - | - "" |
93 | + | - "<np><center>&b&lSale {plane}" |
94 | - | - "&7&m+------------------------------+" |
94 | + | - "<np><center>&r{itemname} &r{plane}" |
95 | - | ExpiredItem: |
95 | + | - "<np><center>&6Expire: &f{expire}" |
96 | - | Material: LAVA_BUCKET |
96 | + | - "<np><center>&6Price: &f${price}" |
97 | - | Displayname: "&e&lExpired" |
97 | + | - "<np>" |
98 | - | Description: |
98 | + | - "<np><center>&fItem added to Auction {done}" |
99 | - | - "&7&m+------------------------------+" |
99 | + | - "<np>" |
100 | - | - "" |
100 | + | - "<np>{doneline}" |
101 | - | - " &bAmount: &f{expired}" |
101 | + | - "<sound>ENTITY_VILLAGER_YES" |
102 | - | - "" |
102 | + | success_cancelled: |
103 | - | - " &f&lClick &7to view your expired items" |
103 | + | - "<np>{doneline}" |
104 | - | - "" |
104 | + | - "<np>" |
105 | - | - "&7&m+------------------------------+" |
105 | + | - "<np><center>&5&lCancelled {plane}" |
106 | - | SoldItem: |
106 | + | - "<np><center>&r{itemname} &r{plane}" |
107 | - | Material: WATER_BUCKET |
107 | + | - "<np>" |
108 | - | Displayname: "&e&lSold" |
108 | + | - "<np><center>&fItem added to your inventory {done}" |
109 | - | Description: |
109 | + | - "<np>" |
110 | - | - "&7&m+------------------------------+" |
110 | + | - "<np>{doneline}" |
111 | - | - "" |
111 | + | - "<sound>ENTITY_VILLAGER_YES" |
112 | - | - " &bSold: &f{sold} Items" |
112 | + | success_take_expired: |
113 | - | - " &bMoney: &f${revenue}" |
113 | + | - "<np>{doneline}" |
114 | - | - " &bTotal: &f${total}" |
114 | + | - "<np>" |
115 | - | - "" |
115 | + | - "<np><center>&d&lRetrieved {plane}" |
116 | - | - " &f&lClick &7to view your sold items" |
116 | + | - "<np><center>&r{itemname} &r{plane}" |
117 | - | - "" |
117 | + | - "<np>" |
118 | - | - "&7&m+------------------------------+" |
118 | + | - "<np><center>&fItem added to your inventory {done}" |
119 | - | SellallItem: |
119 | + | - "<np>" |
120 | - | Material: BUCKET |
120 | + | - "<np>{doneline}" |
121 | - | Displayname: "&e&lSell All" |
121 | + | - "<sound>ENTITY_VILLAGER_YES" |
122 | - | Description: |
122 | + | success_take_sold: |
123 | - | - "&7&m+------------------------------+" |
123 | + | - "<np>{doneline}" |
124 | - | - "" |
124 | + | - "<np>" |
125 | - | - " &f&lClick &7to open the Sell All menu" |
125 | + | - "<np><center>&a&lCollected {plane}" |
126 | - | - "" |
126 | + | - "<np><center>&r${total} &r{plane}" |
127 | - | - "&7&m+------------------------------+" |
127 | + | - "<np>" |
128 | - | WhatIsItem: |
128 | + | - "<np><center>&fMoney added to your account {done}" |
129 | - | Material: BOOK |
129 | + | - "<np>" |
130 | - | Displayname: "&e&lGUIDE" |
130 | + | - "<np>{doneline}" |
131 | - | Description: |
131 | + | - "<sound>ENTITY_VILLAGER_YES" |
132 | - | - "&7&m+------------------------------+" |
132 | + | success_buy: |
133 | - | - "" |
133 | + | - "<np>{doneline}" |
134 | - | - " &7This is the &e&lAuction &7menu. Here you" |
134 | + | - "<np>" |
135 | - | - " &7can list items to sell, and also buy" |
135 | + | - "<np><center>&e&lPurchased {plane}" |
136 | - | - " &7items that others have listed for sale." |
136 | + | - "<np><center>&r{itemname} &r{plane}" |
137 | - | - "" |
137 | + | - "<np><center>&6Price: &f${price}" |
138 | - | - " &7This is great way to make some money" |
138 | + | - "<np>" |
139 | - | - " &7by selling any un-wanted items you may" |
139 | + | - "<np><center>&fItem added to your inventory {done}" |
140 | - | - " &7have to other players willing to buy." |
140 | + | - "<np>" |
141 | - | - "" |
141 | + | - "<np>{doneline}" |
142 | - | - " &eExpired &7items go to the &eExpired &7menu" |
142 | + | - "<sound>ENTITY_VILLAGER_YES" |
143 | - | - " &eSold &7items go to the &eSold &7menu" |
143 | + | sell_all: |
144 | - | - "" |
144 | + | - "<np>{doneline}" |
145 | - | - "&7&m+------------------------------+" |
145 | + | - "<np>" |
146 | - | HowToItem: |
146 | + | - "<np><center>&b&lSell All {plane}" |
147 | - | Material: GOLD_INGOT |
147 | + | - "<np><center>&6Total: &f${total}" |
148 | - | Displayname: "&e&lHow do I sell my items?" |
148 | + | - "<np>" |
149 | - | Description: |
149 | + | - "<np>{doneline}" |
150 | - | - "&7&m+------------------------------+" |
150 | + | - "<sound>ENTITY_VILLAGER_YES" |
151 | - | - "" |
151 | + | insufficient_money: |
152 | - | - " &7Hold an item in your" |
152 | + | - "<np>{errline}" |
153 | - | - " &7hand and then type:" |
153 | + | - "<np>" |
154 | - | - " &e/ya sell &f<price> [<sec>]" |
154 | + | - "<center>&cYou need ${money} to do this! {not}" |
155 | - | - "" |
155 | + | - "<np>" |
156 | - | - " &7Example:" |
156 | + | - "<np>{errline}" |
157 | - | - " &e/ya sell &f500 60" |
157 | + | - "<sound>ENTITY_VILLAGER_NO" |
158 | - | - " &7this will list the item at" |
158 | + | must_hold: |
159 | - | - " &7$500 for 60 seconds." |
159 | + | - "<np>{errline}" |
160 | - | - "" |
160 | + | - "<np>" |
161 | - | - " &e/ya sell &f2500" |
161 | + | - "<center>&cPlease hold an item! {not}" |
162 | - | - " &7this will list the item at" |
162 | + | - "<np>" |
163 | - | - " &7$2500 for default expire time." |
163 | + | - "<np>{errline}" |
164 | - | - "" |
164 | + | - "<sound>ENTITY_VILLAGER_NO" |
165 | - | - "&7&m+------------------------------+" |
165 | + | must_number: |
166 | - | SellingMenu: |
166 | + | - "<np>{errline}" |
167 | - | Title: "&lSellings &8▚&1{page}&8/&1{maxpage}&8▞" |
167 | + | - "<np>" |
168 | - | BorderItem: |
168 | + | - "<center>&cInput must be a number! {not}" |
169 | - | Material: MAGENTA_STAINED_GLASS_PANE |
169 | + | - "<np>" |
170 | - | Displayname: "&r" |
170 | + | - "<np>{errline}" |
171 | - | Description: |
171 | + | - "<sound>ENTITY_VILLAGER_NO" |
172 | - | - "" |
172 | + | no_permission: |
173 | - | PrevPageItem: |
173 | + | - "<np>{errline}" |
174 | - | Material: PAPER |
174 | + | - "<np>" |
175 | - | Displayname: "&e▼ &f&lGo To Page &b{prevpage}" |
175 | + | - "<center>&cYou Don't Have Permission &8[&f{perm}&8] &cTo Use This {not}" |
176 | - | Description: |
176 | + | - "<np>" |
177 | - | - "&8&m------------------------------" |
177 | + | - "<np>{errline}" |
178 | - | - "" |
178 | + | - "<sound>ENTITY_VILLAGER_NO" |
179 | - | - " &b▼ &fPrevious Page" |
179 | + | exceed_sale: |
180 | - | - "" |
180 | + | - "<np>{errline}" |
181 | - | - "&8&m------------------------------" |
181 | + | - "<np>" |
182 | - | NextPageItem: |
182 | + | - "<np><center>&f&lMax Items Reached" |
183 | - | Material: PAPER |
183 | + | - "<center>&cYou cannot sell any more items {not}" |
184 | - | Displayname: "&f&lGo To Page &b{nextpage} &e▲" |
184 | + | - "<np>" |
185 | - | Description: |
185 | + | - "<np>{errline}" |
186 | - | - "&8&m------------------------------" |
186 | + | - "<sound>ENTITY_VILLAGER_NO" |
187 | - | - "" |
187 | + | exceed_time: |
188 | - | - " &fNext Page &b▲" |
188 | + | - "<np>{errline}" |
189 | - | - "" |
189 | + | - "<np>" |
190 | - | - "&8&m------------------------------" |
190 | + | - "<np><center>&f&lExpired time too high/low" |
191 | - | SellItem: |
191 | + | - "<np><center>&cMinimum: {minimum} second {not}" |
192 | - | Material: STONE |
192 | + | - "<np><center>&cMaximum: {maximum} second {not}" |
193 | - | Displayname: "{displayname}" |
193 | + | - "<np>" |
194 | - | Description: |
194 | + | - "<np>{errline}" |
195 | - | - "&7&m+------------------------------+" |
195 | + | - "<sound>ENTITY_VILLAGER_NO" |
196 | - | - "" |
196 | + | exceed_price: |
197 | - | - " &bPrice: &f${price}" |
197 | + | - "<np>{errline}" |
198 | - | - " &bExpire: &f{expire}" |
198 | + | - "<np>" |
199 | - | - "" |
199 | + | - "<np><center>&f&lMax Price Reached" |
200 | - | - " &f&lClick &7to cancel {not}" |
200 | + | - "<center>&cYou cannot sell an item at that price {not}" |
201 | - | - "" |
201 | + | - "<np>" |
202 | - | - "&7&m+------------------------------+" |
202 | + | - "<np>{errline}" |
203 | - | ConfirmCancelItem: |
203 | + | - "<sound>ENTITY_VILLAGER_NO" |
204 | - | Material: EMERALD |
204 | + | exceed_creative: |
205 | - | Displayname: "&a&lConfirm Cancel?" |
205 | + | - "<np>{errline}" |
206 | - | Description: |
206 | + | - "<np>" |
207 | - | - "&8&m------------------------------" |
207 | + | - "<np><center>&f&lCreative Forbidden" |
208 | - | - "" |
208 | + | - "<center>&cYou cannot sell while in Creative {not}" |
209 | - | - " &fClick again to confirm {done}" |
209 | + | - "<np>" |
210 | - | - "" |
210 | + | - "<np>{errline}" |
211 | - | - "&8&m------------------------------" |
211 | + | - "<sound>ENTITY_VILLAGER_NO" |
212 | - | InventoryFullItem: |
212 | + | exceed_damaged: |
213 | - | Material: REDSTONE_BLOCK |
213 | + | - "<np>{errline}" |
214 | - | Displayname: "&c&lYour inventory is full" |
214 | + | - "<np>" |
215 | - | Description: |
215 | + | - "<np><center>&f&lDamaged Forbidden" |
216 | - | - "&8&m------------------------------" |
216 | + | - "<center>&cYou cannot sell damaged items {not}" |
217 | - | - "" |
217 | + | - "<np>" |
218 | - | - " &fPlease clear some items {not}" |
218 | + | - "<np>{errline}" |
219 | - | - "" |
219 | + | - "<sound>ENTITY_VILLAGER_NO" |
220 | - | - "&8&m------------------------------" |
220 | + | config_reload: |
221 | - | RefreshItem: |
221 | + | - "<np>{errline}" |
222 | - | Material: SLIME_BALL |
222 | + | - "<np>" |
223 | - | Displayname: "&e&lRefresh" |
223 | + | - "<center>&cConfig Reloaded {done}" |
224 | - | Description: |
224 | + | - "<np>" |
225 | - | - "&8&m------------------------------" |
225 | + | - "<np>{errline}" |
226 | - | - "" |
226 | + | - "<sound>ENTITY_VILLAGER_YES" |
227 | - | - " &f&lClick &7to refresh the page" |
227 | + | |
228 | - | - "" |
228 | + | help_header: |
229 | - | - "&8&m------------------------------" |
229 | + | - "<np>&8&l[&7&m-----&8&m===&6&m--&8&m===&f&l[ {prefix} &f&l]&8&m===&6&m--&8&m===&7&m-----&8&l]" |
230 | - | BackItem: |
230 | + | help_message: |
231 | - | Material: BARRIER |
231 | + | - "<np>&b/ya <hover:&fOpen YourAuction GUI" |
232 | - | Displayname: "&e&lGo back" |
232 | + | - "<np>&b/ya &fsell &8[&7<&eprice&7>&8] <hover:&fSell Item In Your Hand" |
233 | - | Description: |
233 | + | - "<np>&b/ya &fsell &8[&7<&eprice&7>&8]&8 [&7<&eseconds&7>&8] <hover:&fSell items with specify expired time in second" |
234 | - | - "&8&m------------------------------" |
234 | + | - "<np>&b/ya &fsellall <hover:&fOpen Sell All GUI" |
235 | - | - "" |
235 | + | - "<np>&b/ya &fsold <hover:&fSee items sold" |
236 | - | - " &f&lClick &7to go back" |
236 | + | - "<np>&b/ya &fselling <hover:&fSee items you are selling" |
237 | - | - "" |
237 | + | - "<np>&b/ya &fexpired <hover:&fSee items that is expired" |
238 | - | - "&8&m------------------------------" |
238 | + | - "<np>&b/ya &creload <hover:&fTo reload the plugin" |
239 | - | WhatIsItem: |
239 | + | help_decoration: |
240 | - | Material: BOOK |
240 | + | - "<title>{nojsonprefix}<subtitle>&7showing help page {page}" |
241 | - | Displayname: "&e&lGUIDE" |
241 | + | - "<sound>BLOCK_PISTON_EXTEND" |
242 | - | Description: |
242 | + | help_footer: |
243 | - | - "&7&m+------------------------------+" |
243 | + | - "<np>&8&l[&7&m-----&8&m===&6&m---&8&m=&f&l[ &eHelp Page {page} / {maxpage} &f&l]&8&m=&6&m---&8&m===&7&m-----&8&l]" |
244 | - | - "" |
244 | + | help_next: |
245 | - | - " &7This is the &e&lSelling &7menu. here you can" |
245 | + | - "<np><json>&e/ya help &a{nextpage}@CR:/ya help {nextpage}@H:&7Click to go to next page</json> &7- to see next page" |
246 | - | - " &7see all items you have listed on Auction." |
246 | + | help_prev: |
247 | - | - " &7You can cancel your listing at any time." |
247 | + | - "<np><json>&e/ya help &a{prevpage}@CR:/ya help {prevpage}@H:&7Click to go to prev page</json> &7- to see prev page" |
248 | - | - "" |
248 | + | unknown_command: |
249 | - | - "&7&m+------------------------------+" |
249 | + | - "<subtitle>&e&lPlease see how to use this command" |