diff --git a/bind9/db.play.pixelparadise.gg b/bind9/db.play.pixelparadise.gg new file mode 100644 index 0000000..2a3cc48 --- /dev/null +++ b/bind9/db.play.pixelparadise.gg @@ -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 \ No newline at end of file diff --git a/bind9/named.conf.local b/bind9/named.conf.local index 8b9bb08..3660158 100644 --- a/bind9/named.conf.local +++ b/bind9/named.conf.local @@ -41,3 +41,9 @@ zone "play.galaxite.net" IN { file "/etc/bind/db.play.galaxite.net"; allow-query { any; }; }; + +zone "play.pixelparadise.gg" IN { + type master; + file "/etc/bind/db.play.pixelparadise.gg"; + allow-query { any; }; +}; diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 75f55ba..eab34c9 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -88,6 +88,13 @@ servers: category: OFFICIAL 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 address: test.geysermc.org port: 19132