Skip to content

Commit

Permalink
change name of builtin server
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Sep 6, 2024
1 parent 8e330c0 commit 3f76143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaultLocalServerOptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ module.exports = {
'view-distance': 2,
'player-list-text': {
'header': 'Flying squid',
'footer': 'Test server'
'footer': 'Integrated server'
},
keepAlive: false,
'everybody-op': true,
Expand Down

0 comments on commit 3f76143

Please sign in to comment.