mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-10 16:22:49 +02:00
Add Pixel Paradise
This commit is contained in:
parent
3ef1994195
commit
e2479b8e9a
3 changed files with 24 additions and 0 deletions
|
@ -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; };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue