-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig_hardcore.yml
More file actions
435 lines (391 loc) · 15 KB
/
config_hardcore.yml
File metadata and controls
435 lines (391 loc) · 15 KB
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
#--------------------------------------#
# Eventials config #
#--------------------------------------#
server-name: Hardcore
add-recipes: false
pre-command: true #Disabling kills lots of features/functionality
fancy-help: true
detailed-command-help: true
fancy-pl: true
command-aliases: true
use-hyperwarps: true
quick-warps: []
tell-death-coords: true
log-death-coords: true
enable-signtools: true
enable-weaponstats: true
discord-link: 'https://discord.gg/DMcxR5D'
enable-custom-bows: true
prevent-arrow-invulnerability: false
shift-click-to-ride-in-gm1: true
click-to-remove-eyes-of-ender: true
remove-eye-of-ender-shatter-chance: 0.2
login-noteblock: true
login-show-recent-joins: true
max-recent-joins-shown: 25
max-recent-joins-stored: 50
record-player-addresses: true
default-nophysics-radius: 32
# range (0-1], set to 1 (for 100%) to disable
skip-night-sleep-percent-required: 1
skip-storm-sleep-percent-required: 1
skip-thunder-sleep-percent-required: 1
skip-percent-inclusive-bound: false
count-gm3-in-sleep-required: false
count-gm1-in-sleep-required: false
only-skip-if-nighttime: true
skip-night-notify-if-natural: false
inactive-days-until-player-delete: 200
#Advancements checker is broken
keep-if-has-x-advancements: 100
keep-if-time-played-outweighs-time-inactive: true
keep-if-above-starting-balance: true
keep-if-whitelisted: true
keep-if-op: true
#A list of global cooldowns between when players can run commands
#Time is in seconds. Can by bypassed with 'eventials.bypass.waitcommands'
#To bypass a specific command, use 'eventials.bypass.waitcommands.cmd'
global-command-cooldowns:
weather: 1200
#--------------------------------------#
# EvEconomy config #
#--------------------------------------#
economy-enabled: false
#Set track-server-balance to false for an infinite server balance
track-server-balance: true
starting-server-balance: 10000
track-global-balance: true
starting-global-balance: 10000
starting-balance: 0
server-pays-starting-balance: true
custom-baltop: true
#A list of commands with prices attached to them
#Not guaranteed to work with all plugins!
#Use 'eventials.bypass.paidcommands' to bypass all commands or
#'eventials.bypass.paidcommands.cmd' for a specific commands
paid-commands:
weather: 20.0
update-balance-watch: false
update-balance-on-paid-commands: true
update-balance-commands:
- pay
- withdraw
- deposit
- sell
- moneyorder
- bal
- balance
- eco
- economy
- serverbal
use-item-as-currency: true
currency-item: LILY_PAD
currency-symbol: '&2L'
ad-cost: 100
ad-default: '&7Your advertisement here, for only 100L'
ad-max-length: 43
#Duration in days
ad-duration: 14
#The date in milliseconds of the current ad's expiration
ad-expires-on: 0
#Currently, there are 55 vanilla advancements
advancement-reward: true
advancement-completion-prize: 500
advancement-exponential-base: 1.05
advancement-constant-multiplier: 10
advancement-min-before-reward: 5
advancement-max-reward: 500
advancements-included:
- story
- adventure
- nether
- end
- husbandry
login-daily-money: 5
online-when-daily-money-bonus: 1
announce-daily-money: true
economy-signs: true
enable-moneyorders: false
moneyorder-min: 10
moneyorder-max: 1000
moneyorder-tax-percent: 25
#Adjust chunk generation cost per-world
default-chunk-generate-cost: 0
chunk-generate-cost:
MysteryPeaks: 0.1
MysteryPeaks_nether: 0.07
MysteryPeaks_the_end: 0.05
# What happens when a player can't afford the chunk-generate-cost
# Possible values are: TP_SPAWN, NOTHING
chunk-generate-failure: TP_SPAWN
#--------------------------------------#
# Messenger config #
#--------------------------------------#
#Frequency of the clock in seconds
scheduler-enabled: true
clock-period: 60 #Default 60s per cycle
#To disable a task, set its frequency to 0
cycles-per-eventials-data-save: 12
cycles-per-automessage: 15
cycles-per-mob-clear: 0
cycles-per-worldsave: 5
cycles-per-player-delete: 0
cycles-per-magic-day-reward: 0
cycles-per-holiday-action: 5
skip-automessage-if-other-event: false
skip-automessage-if-no-chats: true
pmc-auto-bump: false
#Remember usernames for personalized automsgs
save-ips: true
max-saved-ips: 200
message-color: '&e'
message-prefix: '&3[&7HC&3]&e '
#Auto-messages were moved to bottom of the file
#(because there are a lot of them)
custom-ping: true
ping-prefix: '&9&l&m &7 ' # ' &9&l&m -&7 '
#Ping messages are at the bottom of this file
blacklisted-ips:
- ''
prevent-multicraft-list-console-spam: false
#--------------------------------------#
# EvSpawner config #
#--------------------------------------#
evspawner-enabled: false
require-silktouch: true
stackable-spawners: true
drop-monsteregg-blocks: true
allow-nbt-container-placement: true
allow-nbt-commandblock-placement: true
allow-colorcodes-in-commandblock: true
#These do not require 'evspawner-enabled: true'
disable-skeleton-traps: false
allow-mob-armies: false
army-size-mean: 100
army-size-standard-deviation: 100
army-spawn-likelyhood: .002
army-enable-recursive-spawning: true
feed-slimes: true
dye-shulkers: true
#--------------------------------------#
# EvVoter config #
#--------------------------------------#
evvoter-enabled: true
# Voting streaks can be used to modify the player-cash-reward amount.
# To disable voting streaks, set 'op' and 'amount' to 0.
vote-streak-op: 0 #op 0=add, 1=multiply, 2=tbd
vote-streak-amount: 0.2
vote-streak-max-days: 5
#How much time before a vote streak is lost?
vote-streak-grace-hours: 48
vote-site-page: '' # 'http://www.altcraft.net/voting'
vote-links:
- 'PMC, https://www.planetminecraft.com/server/hardcore-4368271/vote/'
- 'MMP, http://minecraft-mp.com/server/109051/vote/'
- 'MC Servers, http://minecraftservers.org/vote/280048'
- 'MCSL, http://minecraft-server-list.com/server/254265/vote/'
- 'MC biz, https://minecraftservers.biz/servers/2600/vote/'
# - 'MC Index, https://www.minecraft-index.com/31471-alternatecraft/vote'
vote-command-triggered-commands:
- 'minecraft:tellraw %name% [{"text":"You currently have ","color":"gray"},{"score":{"name":"%name%","objective":"votes-by-name"},"color":"dark_green"}," unused votes."]'
# Available params: %uuid%, %name%, %display_name%, %site_name%, %site_url%, %votes%, %streak%
vote-triggered-commands:
- 'minecraft:scoreboard players add %name% votes-by-name 1'
- 'minecraft:scoreboard players add %uuid% votes-by-uuid 1'
- 'minecraft:tellraw @p[name=!%name%] ["",{"text":"[","color":"gold"},{"text":"H","color":"#D00000"},{"text":"C","color":"#B4052F"},{"text":"]","color":"gold"},{"text":" %display_name% up-voted the server on ","color":"gray"},{"text":"%site_name%","clickEvent":{"action":"open_url","value":"%site_url%"}}]'
- 'minecraft:tellraw @p[name=%name%] ["",{"text":"[","color":"gold"},{"text":"H","color":"#D00000"},{"text":"C","color":"#B4052F"},{"text":" ->","color":"gold"},{"text":" Me","color":"aqua"},{"text":"]","color":"gold"},{"text":" Thanks for voting for us on ","color":"gray"},"%site_name%",{"text":"!","color":"gray"}]'
# Available params: %uuid%, %name%, %display_name%, %votes%, %streak%, %reward_amount%, %reward_amount_int%
vote-triggered-commands-once-online:
- 'minecraft:tag %name% add voter'
# - 'minecraft:scoreboard players add %name% votes-by-name %reward_amount_int%'
# - 'minecraft:scoreboard players add %uuid% votes-by-uuid %reward_amount_int%'
- 'minecraft:tellraw %name% [{"text":"Available votes: ","color":"gray"},{"text":"%votes%","color":"green"}]'
#--------------------------------------#
# Split Worlds #
#--------------------------------------#
splitworlds-enabled: true
shared-inv-worlds:
default_group:
- '*'
- '*_nether'
- '*_the_end'
#--------------------------------------#
# Mail Service #
#--------------------------------------#
mailbox-enabled: true
bridge-host: 'altcraft.net'
bridge-port: 42374
mailbox-max-connections: 100
# Prices for sending/receiving different items are set in 'mail_fees.csv'.
# Items with no specified price can only be mailed if 'default-price' is >=0.
# Alternatively, items with the 'mailable' tag can be mailed for free.
default-sending-fee: -1
default-receiving-fee: -1
container-fee-includes-contents: true
#--------------------------------------#
# More Stuff #
#--------------------------------------#
#Legend: &e = text, &b = link/download, &d = @Location, &2 = command, &a = $money/event/world,
#Legend: &9 = suggest_command, &n = other location, &c = plugin, &6 = rss pack, &r = end special block
auto-messages:
# - |
# The &2/archery&r event will continue until sept.30
# - |
# Want to win some $$$ or get a Zombie Horse?
# Check the Equine Event in the sidebar!
# - |
# Hardcore is still in &bBETA&r.
# There may still be adjustments to mechanics
- |
"Who is watching me?" O.o
&2/spectate list&r will help you find out
# - |
# We have an archery range contest!
# Type &2/archery&r to attempt the targets
# - |
# We have an ongoing stats challenge!
# The top player (on Nov 30th) will win &aprize money=>&750USD and a unique in-game reward! :D&r!
# - |
# We have an ongoing Equine Event!
# The &btop=>&8(&7and bottom!&8)&r horse/donkey/etc in each category wins a prize!
# - 'As part of &bBETA&r, expect periodic tweaks'
- 'Teaming is encouraged, but always be cautious!'
- 'Remember, anyone can join- be careful around others!'
- |
Are you okay with everyone being able to spectate you?
If not, try out &2/spectate mode whitelist&r or &2/blacklist
# - |
# For the opening of Hardcore, we're hosting an Event!
# Top players in each of 3 objectives win a &aprize=>&750USD and a unique in-game reward!&r!
# - |
# There is also an event prize for "Best Overall" for
# each of these Equines: Horse, Donkey, Mule, Llama
# - 'Winner of &2/archery&r event gets a Minecraft account!'
- 'Beware public locations such as x=0,z=0 and The End!'
- 'Feeling plain? Try &2/color&r!'
- 'Check the horse leaderboard at &2/hm top&r!'
# - |
# There are 3 ongoing contests:
# (&71&r) Number of &bAdvancements=>https://minecraft.gamepedia.com/Tutorials/Advancement_guide&r,
# (&72&r) XP Levels, and (&73&r) Quality of base
# - |
# There are currently &l24&r ongoing Equine contests:
# &f[&rSpeed, Jump, and Health&f]&r x &f[&rEach Equine species&f]&r!
# - |
# Be sure to find every hidden target,
# and use all of your attempts at &2/archery&r!
# - 'Death-trapping the End platform isn''t allowed'
- 'You can only teleport each person once per life!'
- |
Periodically, custom server &aEvents=>&7What got this server started!&r will be held!
Check out &baltcraft.net=>http://www.altcraft.net/events/&r, or wait and be surprised!
- '&4[&c&lWarning&4]&r Old, unused chunks may get reset!'
- 'Griefing is allowed, but generally discouraged'
# - |
# Exploring generates new chunks.
# When Minecraft updates, new terrain and features
# &owill not be present&r in those chunks!
- |
The Nether Roof is an excellent way to travel!
See &bthis tutorial=>xxx&r for how to get there!
- |
Store enderpearls in a water-column for vanilla
teleportation! &btodo: Tutorial link=>xxx&r
# - |
# All your horses are trash? Don't give up yet!
# There are also prizes for &olowest&r in each category!
# - |
# Tough luck so far on the &2/archery&r contest?
# Try looking for hidden targets nobody has found yet!
- 'Wanna see who has died recently? &2/deathlog'
- 'To skip night, 50%+ of alive, overworld players must sleep'
- |
Sick of survival?
Try out the &aCreative&r world!
- 'Curious about your horse? Check out &2/hm'
- |
When you teleport someone, neither of you will be able
to teleport the other again until you both reset (die).
- 'Ye like? &2/vote&r for links!'
- 'Funding help isn''t required, but is always appreciated :)'
# - |
# There are also 4 prizes for Worst-Overall-Stats in the
# Equine Event for Horses, Donkeys, Mules, and Llamas!
# - 'Wanna see a half-baked website? Visit &baltcraft.net=>http://www.altcraft.net'
# - 'There are 1st/2nd/3rd place & more prizes for &2/archery&r'
- 'Compasses can be used to search for player''s beds'
- 'Suggestions are always welcome!'
- 'Please check &2/rules&r periodically for updates'
- 'Sharing server IPs is fine, but &nno soliciting&r please'
# - 'Staff are here to help, so ask away!'
- 'Use &2/hm claim&r to add your horse to the contest scores!'
- 'Killing stuff is fun, so why not start a head collection? ;)'
- |
Want to ensure nobody can spectate you unless you give
them explicit permission to? &2/spectate mode whitelist
# - 'Want to compete? Drop off your stuff and head to &2/arenas&r!'
# - 'Unwarranted griefing can result in jail -> tempban'
# - |
# We recommend the &6LithosCore&r texture pack-
# You can download the customized version &bhere=>http://www.altcraft.net/EvPackBeta.zip&r.
- 'YouTuber? Promote your channel, ask for the prefix!'
- 'Found a bug? Let us know so it can be fixed :)'
# - 'See a &2/green&r command? Click it to run it!'
# - |
# Many commands have aliases!
# Examples: &2/home&r&7 -> &2/h&r, &2/back&r&7 -> &2/b&r, &2/f power&r&7 -> &2/f p
# - |
# Some ugly base in your way that needs to be taken down?
# Please ask a staff member to get the thumbs up!
# - '(disabled) Want to see an epic world map? Visit Dynmap!'
- 'Event schedule (irregularly) posted on the &bwebsite=>http://www.altcraft.net/events/schedule'
# - |
# Have something important to tell? Looking for ways
# to promote your &d@Marketplace&r shop? Try &2/advertise&r!
- 'Something non-vanilla that you dislike? Let us know'
- |
We believe in server transparency!
Check out &2/pl&r or the &bplugins page=>http://www.altcraft.net/plugins&r on the website
# - 'I used to be indecisive. Now I''m not sure...'
# - '&c&lPro Tip:&r&o don''t eat the yellow snow'
- 'Check out other worlds and gamemodes with &2/server'
ping-messages:
- ''
- 'Wazzup %name%?'
- 'New spectator features'
- 'Omae Wa Mou Shindeiru'
- 'Suggestions welcome!'
- 'New chat control settings'
- ''
- 'Press &fRefresh&r for more random ping messages!'
- 'Yeet a bug'
- ''
- 'Chicken Fried Steak'
- 'A Minecraft Server'
# - 'Challenge 1/3: Most experience levels'
- ''
- '&oFreebuild creative!'
- '&oCustom, Flat, and Vanilla worlds!'
# - 'Challenge 2/3: Most advancements completed'
- ''
- 'Hey %name%, wanna drop by today? :D'
# - 'Challenge 3/3: Highest quality base'
- ''
- '&oPlots world coming "soon"!'
- 'Added bonus lag!'
# - 'Dying can reset your Event score, be cautious!'
- ''
- '&oPeriodic Events!'
- '&o"Ph1lza had a good run!"'
- ''
- 'Press [refresh] for more random messages!'
- '&ohard'
- Yawn
- 'Teaming is encouraged!'
- ''
- 'The mind is weak but the body is strong.'
- 'Live by the sword and die by the sword!'
- ''
- 'Tries to be unique'
- 'OMAE WA MOU SHINDEIRU'
- '&oYOLO'