Add Pixel Paradise

This commit is contained in:
rtm516 2021-06-09 10:55:34 +01:00
parent 3ef1994195
commit e2479b8e9a
No known key found for this signature in database
GPG key ID: 331715B8B007C67A
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,11 @@
@ in SOA play.pixelparadise.gg. admin.play.pixelparadise.gg. (
2014030801 ; serial
1D ; refresh
1H ; retry
1W ; expire
3H ) ; minimum
@ NS play.pixelparadise.gg.
IN A 167.71.133.54
IN AAAA 2a03:b0c0:1:e0::6a5:b001

View file

@ -41,3 +41,9 @@ zone "play.galaxite.net" IN {
file "/etc/bind/db.play.galaxite.net"; file "/etc/bind/db.play.galaxite.net";
allow-query { any; }; allow-query { any; };
}; };
zone "play.pixelparadise.gg" IN {
type master;
file "/etc/bind/db.play.pixelparadise.gg";
allow-query { any; };
};

View file

@ -88,6 +88,13 @@ servers:
category: OFFICIAL category: OFFICIAL
imageUrl: 'https://pbs.twimg.com/profile_images/1332400307050045441/MHQvGEUP_400x400.jpg' imageUrl: 'https://pbs.twimg.com/profile_images/1332400307050045441/MHQvGEUP_400x400.jpg'
- name: Pixel Paradise
address: 40.87.84.59
port: 19132
bedrock: true
category: OFFICIAL
imageUrl: 'https://xforgeassets001.xboxlive.com/pf-title-b63a0803d3653643-20ca2/fa7681c4-673d-40e4-9b6a-61d5d0f93d14/PixelParadise.jpg'
- name: Official Geyser Test Server - name: Official Geyser Test Server
address: test.geysermc.org address: test.geysermc.org
port: 19132 port: 19132