Commit Graph

22 Commits

Author SHA1 Message Date
Geoff Bourne
85a957fe6f
Retain declared version for placeholder usage (#2486) 2023-11-12 16:10:03 -06:00
Geoff Bourne
aba27ad444
Escape unicode in server.properties by default when less than 1.20 (#2480) 2023-11-11 14:05:00 -06:00
Geoff Bourne
f5c332736d Provide option to escape unicode in server.properties 2023-11-10 22:46:25 -06:00
Geoff Bourne
377273e5a3
Fail startup if server properties processing fails (#2460) 2023-11-01 19:08:31 -05:00
Geoff Bourne
2ebcc0fe00
MOTD no longer needs to be pre-normalized (#2434) 2023-10-13 15:54:45 -05:00
Geoff Bourne
f15cbb4ca1
Allow for custom server properties (#2414) 2023-10-07 13:26:27 -05:00
Geoff Bourne
17cf058aa4
Added support for datapack enable/disable properties for feature flags (#1798) 2022-10-22 15:30:08 -05:00
Geoff Bourne
1c9e31c630
Only default MOTD and WHITELIST when first creating server.properties (#1780) 2022-10-12 22:09:56 -05:00
Geoff Bourne
57dc84e204
Auto-manage server properties by default (#1769) 2022-10-08 18:11:43 -05:00
Geoff Bourne
0e0bb09533
Show IP address that caused auto-pause to resume (#1709)
Also
* Refactored auto files, server.properties, and rcon-cmds
2022-09-03 16:48:14 -05:00
Geoff Bourne
05b8899de6
Don't show server properties by default and obscure passwords (#1670) 2022-08-14 14:14:57 -05:00
Caden Kriese
512fa7fbd4
Add 1.19 server properties (#1558) 2022-06-11 19:31:26 -05:00
Geoff Bourne
97fe6b1f14
Corrected autopause's resume to work with alpine images (#1464) 2022-04-10 10:58:18 -05:00
Drew Brown
4f87662664
fix: Set default MOTD if unset (#1265)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2022-01-10 06:56:28 -06:00
Geoff Bourne
977d082638
fix(limbo): convert MOTD to JSON chat format (#1259) 2022-01-07 18:32:10 -06:00
StealthCT
e9326db933
Improved whitelist and ops support (#1182) 2021-12-11 16:08:53 -06:00
StealthCT
cd72acb6c6
Feature: Enforcing resource packs (#1149) 2021-12-02 19:27:55 -06:00
Geoff Bourne
a8a60264e9 misc: code cleanup in start-setupServerProperties 2021-11-12 21:21:01 -06:00
Geoff Bourne
2375a6796c feat: Allowed for server properties to be cleared vs skipped
#1117
2021-11-12 21:17:21 -06:00
Geoff Bourne
f97cea4b06 misc: adjusted debug logs when SKIP_SERVER_PROPERTIES
#1108
2021-11-04 21:49:03 -05:00
Geoff Bourne
367f07b784 feat: added SKIP_SERVER_PROPERTIES
#1108
2021-11-04 20:55:15 -05:00
Geoff Bourne
2c7796ea0b misc: moved start scripts into scripts 2021-10-22 21:18:45 -05:00