Date: 2016/01/27 14:35:26 UTC-08:00
Type: Denizen Script
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
Warps:
type: world
debug: true
events:
on TC-Port1 command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],73.5,-1679.680957493108,1.3501402,90.90006,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Port2 command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],73.5,-2565.5124607925895,3.3001099,92.098976,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Volcano command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],72.0,-3005.0154737148378,0.15032342,208.34978,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Lake command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],72.0,-2745.7386695570253,7.7998505,-61.20105,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Lake2 command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],71.0,-1766.5964044254536,4.3502016,-142.69543,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Roofed Forest command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],77.0,-2486.3645861749324,2.2501886,-192.76294,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Quarry command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],77.0,-2299.1410643541676,1.65029,-294.91345,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Village command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],87.0,-1898.7941481375447,5.5503416,-242.87561,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Waterfall command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],83.0,-1620.300000011921,2.5503428,-216.3446,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Canyon command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],78.0,-2343.1862977441956,-2.3999438,-96.779785,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Swamp command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],80.0,-2568.3944695686328,7.8004484,-232.96606,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Swamp2 command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],77.88107712476354,-1428.300000011921,28.8007,-181.93799,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Hills command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],103.0,-2672.796153996565,10.650438,-335.69873,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-EmeraldMountain command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],150.3157955519897,-1740.1097938302432,36.899925,-220.302,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-MountainLake command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],136.0,-887.3000000119209,6.30002,-203.98218,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-MixedForest command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],85.0,-819.447649322833,3.750314,-215.08249,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-BirchTreeForest command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],86.0,-980.9664837500385,0.6006435,-293.2331,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-BigMountainRange command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],144.0,-855.9495923019431,5.5507236,-65.68909,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-UnderwaterTemple command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],81.91468153036945,-177.7359099351307,26.700003,-175.8013,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-SapphireCity command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],73.0,-386.82688445976976,2.8500352,-88.052155,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-ForestIsland command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],80.0,317.17286752367727,0.75024354,-265.20386,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-Ruins command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],91.5,1561.3062780178152,26.100082,-356.8578,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled
on TC-PirateHideOut command:
- if <player.in_group[Leader]> || <player.is_op> {
- teleport <player> [email protected],94.0,2901.300000011921,14.850454,-126.91022,world
} else {
- narrate "You have insufficient permissions to perform this command"
}
- determine fulfilled