minecraft: do not define velocity try servers in server module
This commit is contained in:
parent
f4103d221e
commit
8382f9f8e9
1 changed files with 0 additions and 5 deletions
|
|
@ -27,11 +27,6 @@
|
|||
services.minecraft-servers.servers.velocity.symlinks."velocity.toml".value = {
|
||||
servers = {
|
||||
fabric-modless = "127.0.0.1:30001";
|
||||
|
||||
# In what order we should try servers when a player logs in or is kicked from a server.
|
||||
try = [
|
||||
"fabric-modless"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue