-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
61 lines (60 loc) · 1.29 KB
/
config.yml
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
worlds:
base:
folder: ''
suffixes:
- ''
survival_end:
folder: main_end_normal_1-7_15-12-2013
inheritance:
- survival_overworld
suffixes:
- end
survival_nether:
folder: main_nether_normal_1-7_15-12-2013
inheritance:
- survival_overworld
survival_overworld:
folder: main_survival_normal_1-7_14-12-2013
inheritance:
- base
suffixes:
- survival
survival_new_end:
folder: main_end_normal_1-10
inheritance:
- survival_overworld
suffixes:
- end
survival_new_nether:
folder: main_nether_normal_1-10
inheritance:
- survival_overworld
survival_new_overworld:
folder: main_survival_normal_1-10
inheritance:
- survival_overworld
creative_flatland:
folder: main_creative_flatland_1-6_migrated
inheritance:
- base
suffixes:
- creative
creative_terrain:
folder: main_creative_terrain_1-6_migrated
inheritance:
- creative_flatland
groups:
Guest:
- default
Builder:
- builder
Trusted:
- trusted
Donator:
- donator
Guard:
- guard
Moderator:
- mod
Admin:
- admin