This repository was archived by the owner on May 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.php
More file actions
273 lines (273 loc) · 11 KB
/
news.php
File metadata and controls
273 lines (273 loc) · 11 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="assets/server-logo.png">
<title>News ─ PrideMC Network</title>
<style>
html {
color: #fff;
background-color: #424242;
font-family: Arial;
}
.text {
font-size: 25px;
}
.modern-ui {
background-color: #222222
color: #fff;
height: 15580px;
width: 740px;
text-align: left;
padding: 30px;
}
.footer {
background-color: #222222;
color: #fff;
height: 100px;
width: 740px;
text-align: left;
padding: 30px;
display: block;
}
.mini {
font-size: 13px;
color: #fff;
}
.mini:hover {
font-size: 13px;
cursor: pointer;
}
hr {
border-style: solid;
border-color: #fff;
}
.label {
background-color: #111111;
padding: -10px;
color: lime;
width: 800px;
margin: -30px;
display: block;
}
.toggle:hover {
<?php
$rand = str_shuffle("ABC123");
echo 'color: #' . $rand . ';';
?>
cursor: pointer;
}
.image {
cursor: pointer;
transition-duration: 0.5s;
}
.image:hover {
transform: scale(1.1);
}
.title:hover {
cursor: pointer;
color: #00ffff;
}
.menu {
width: 740px;
background-color: #222222;
padding: 30px;
}
.link {
color: #fff;
text-decoration: none;
padding: 50px;
font-size: 20px;
}
.linkh {
color: #fff;
text-decoration: none;
padding: 50px;
font-size: 20px;
cursor: pointer;
}
.link:hover {
color: #fff;
text-decoration: underline;
}
.lnk {
color: #fff;
text-decoration: none;
}
.lnk:hover {
color: #fff;
text-decoration: underline;
}
</style>
</head>
<body>
<center><a href="index.php#click-to-join"><img src="assets/server-banner.gif" alt="Want to join? Click me!"></a></center><br>
<center>
<div class="menu">
<a href="index.php" class="link">Home</a> <span class="linkh">News</span> <a href="u.php?rdr=https://discord.gg/kpAdXNCmRR" class="link">Discord</a> <a href="https://minetrack.mcpridebedrock.tk" class="link">Minetrack</a>
</div><br>
<div class="modern-ui" id="whats-new">
<<<<<<< HEAD
=======
<<<<<<< HEAD
<center><h1 class="label">News</p></center><br>
=======
>>>>>>> ef7cec0db9da57d18c58009368ba9e4f048677b4
<center><h1 class="label">News</p></center><br>
<h1 class="title" id="session-v5">Season v5 <span class="mini">(January 31, 2023)</span></h1>
<p style="font-size: 20px;">
<i>Session v5 has arrive!</i>
<br><br>
Grab your exclusive rank to recieve our sessional costume and capes!
<i>Minecraft Java soon?</i>
<br>
<b>Chill and relax with your friends! Enjoy your trip!</b>
</p>
<img class="image" height="140px" width="730px" src="assets/New-Update.png"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v5-pt1.png"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v5-pt2.png"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v5-pt3.png"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v5-pt4.png"><br><br>
<hr><br>
<<<<<<< HEAD
=======
>>>>>>> ab1d9ff (Initial commit)
>>>>>>> ef7cec0db9da57d18c58009368ba9e4f048677b4
<h1 class="title" id="session-v4">Season v4 <span class="mini">(September 9, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Session v4 has arrive!</i>
<br><br>
Grab your exclusive rank to recieve our sessional costume and capes!
<br>
<b>Chill and relax with your friends! Enjoy your trip!</b>
</p>
<img class="image" height="140px" width="730px" src="assets/New-Update.png"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v4-Lobby-pt1.jpg"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v4-Lobby-pt2.jpg"><br><br>
<img class="image" height="340px" width="730px" src="assets/Session-v4-Lobby-pt3.jpg"><br><br>
<hr><br>
<h1 class="title">Ahoy! Pirate Event <span class="mini">(August 25, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Ho! Ho! Ho!</i><br>
Pirate Event has arrived, Get now <b>20% Discount Sale</b> for cosmetics in our marketplace!
<br>
<b>Ahoy me hearties!</b>
</p>
<img class="image" height="360px" width="730px" src="assets/Pirate-Event-pt1.jpg"><br><br>
<img class="image" height="360px" width="730px" src="assets/Pirate-Event-pt2.jpg"><br>
<hr><br>
<h1 class="title">The emote's are arrived! <span class="mini">(June 22, 2022)</span></h1>
<p style="font-size: 20px;">
You can now express yourself, tell about your expression's and more! <code>:cool:</code>
</p>
<img class="image" height="300px" width="730px" src="assets/Emotes-Has-Arrived.png">
<center><img class="image" src="assets/Emoji-Chat-Has-Arrive.png"></center><br>
<hr><br>
<h1 class="title">Autoclicker AntiCheat! <span class="mini">(June 21, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Did your mouse double clicking?</i><br><br>
<b>Now in Practice, We limit the cps to 30!</b>
</p>
<img class="image" height="700px" width="730px" src="assets/AAC-Practice-Feature.png"><br>
<p style="font-size: 20px;">
<b>Keep in mind, we do not take action in our server to kick you, it is because of our limit standards has reached to max.</b><br>
Even a single mistake. So, we need to made an action as user expected.
</p>
<img class="image" height="450px" width="730px" src="assets/AAC-Practice-Feature-Punish.png"><br><br>
<hr><br>
<h1 class="title">CPS Counter! <span class="mini">(June 21, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Do you want to see your how many clicks do you click??</i><br><br>
<b>Now in Practice, We've added CPS Counter!</b>
</p>
<img class="image" height="600px" width="740px" src="assets/CPS-Counter-Feature.png"><br><br>
<hr><br>
<h1 class="title">Capes & Lobby Tags Cosmetics <span class="mini">(June 20, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Do you want to cool with your friends?</i><br><br>
<b>Now in Practice, We've added LobbyTags & Capes on Cosmetics to show them off!</b>
</p>
<img class="image" height="850px" width="740px" src="assets/Show-Off-On-Your-Friends-The-Cosmetics-In-The-Server.png"><br><br>
<hr><br>
<h1 class="title">Fixed Persona Skin <span class="mini">(June 19, 2022)</span></h1>
<p style="font-size: 20px;">
<i>We've fixed persona color or rgb color skins!</i><br><br>
<b>Now in Practice, When you are using persona, it will become's to yellow steve.</b>
</p>
<img class="image" height="850px" width="740px" src="assets/Fixed-Player-Skin-Colors-In-PrideMC.png"><br><br>
<hr><br>
<h1 class="title">Kill phrase is out! <span class="mini">(June 18, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Do you want to kill player with a insult message??</i><br><br>
<b>Now in Practice, When you kill player, it will announce that you killed the player!</b>
</p>
<img class="image" height="300px" width="740px" src="assets/Kill-Phrase-Is-Out-On-Practice-Server.png"><br><br>
<hr><br>
<h1 class="title">BedWars GameMode! <span class="mini">(June 16, 2022)</span></h1>
<p style="font-size: 20px;">
<i>We've been released our first ever bedwars gamemode in our server!</i><br><br>
<b>We've proud to say our first ever map called Forest has been released!</b>
</p>
<img class="image" height="400px" width="740px" src="assets/BedWars-Gamemode-Has-Released.png"><br><br>
<hr><br>
<h1 class="title">BedWars Forest Revamp?! <span class="mini">(June 16, 2022)</span></h1>
<p style="font-size: 20px;">
<i>Coming Soon!?</i><br><br>
<b>Forest Revamp Map in BedWars GameMode?!</b>
</p>
<img class="image" height="400px" width="740px" src="assets/Forest-Map-Revamp-Part-1.png"><br><br>
<img class="image" height="400px" width="740px" src="assets/Forest-Map-Revamp-Part-2.png"><br><br>
<img class="image" height="400px" width="740px" src="assets/Forest-Map-Revamp-Part-3.png"><br><br>
<hr><br>
<h1 class="title">UI Update <span class="mini">(June 15, 2022)</span></h1>
<p style="font-size: 20px;">
<i>We've updated our GUI's and more!</i><br><br>
<b>More exiting gamemode's are coming tho...</b>
</p>
<img class="image" height="510px" width="740px" src="assets/New-Style-Of-GUI-Has-Been-Released.png"><br><br>
<hr><br>
<h1 class="title">New Beta Games! <span class="mini">(June 12, 2022)</span></h1>
<p style="font-size: 20px;">
<i>We've released our 2 beta practice ffa gamemode's and more!</i><br><br>
<b>More exiting gamemode's are coming tho...</b>
</p>
<img class="image" height="100px" width="740px" src="assets/New-Knock-Free-For-All-Beta-On-Practice-Server.png"><br><br>
<img class="image" height="100px" width="740px" src="assets/New-Combo-Free-For-All-Beta-On-Practice-Server.png"><br><br>
<hr><br>
<h1 class="title">Small Feature Update <span class="mini">(June 10, 2022)</span></h1>
<p style="font-size: 20px;">
<i>We've fixed alot of bugs right in our server. We've added shotbow effect's and ding's!</i><br><br>
<b>More exiting feature and fixes are coming!</b>
</p>
<img class="image" height="60px" width="740px" src="assets/Shoot-Bow-Health-Counter-Is-Released.png"><br><br>
<img class="image" height="100px" width="740px" src="assets/BedWars-Taam-Selector-Has-Been-Improved.png"><br><br>
<hr><br>
<h1 class="title">Cosmetics Has Arrive! <span class="mini">(June 9, 2022)</span></h1>
<p style="font-size: 20px;">
<i>You can now customize your in-game cosmetics in our practice!</i><br><br>
<b>More exiting gamemode's and cosmetics are coming those!</b>
</p>
<img class="image" height="540px" width="740px" src="assets/Cosmetics-Capes-Has-Been-Released.png"><br><br>
<hr><br>
<h1 class="title">Apply for Builder! <span class="mini">(June 9, 2022)</span></h1>
<p style="font-size: 20px;">
<i>We've finding builder's and developer's on our server. Feel free to talk this on <a href="u.php?rdr=https://discord.gg" class="lnk">discord</a>.</i><br><br>
<b>Thank you for reading :)</b>
</p>
<img class="image" height="700px" width="740px" src="assets/We-Stylish-Our-Pride-Title-On-The-Lobbies.png"><br><br>
</div>
</center>
<center>
<br>
<div class="footer">
<center>
<p style="font-size: 20px;">
Copyright by <b class="toggle">PrideMC Network</b> ©<br><br>
All right's reserved.
</p>
</center>
</div>
</center>
</body>
</html>