This improves the Build CI/CD System and the Release Commit Workflows. The CD system now builds and zips the pack in parallel, increasing the speed twofold. The CI system now does not produce double zips, but remains the same speed, thanks to parallel processing. The CI system now also changes server.properties and random patches config files for the build, and the buildscript has been edited for that. Since the CI system replaces the nightly task, the nightly workflow has been deleted. The makeArtifactNames task is now used, and has been changed to remove usage of deprecated features. The release commit workflows now supports updating files without version input, and the version is grabbed from versions.txt.' The code for the release commit workflows has also been greatly cleaned up. The changes made to the random patches template files have also been updated. The changes made incorrectly to the issue templates in #487 have also been fixed. The README badges have also been changed. The issue badge has been replaced by a nightly builds badge. Finally, this changes the forge download process to try again if the response is null, resulting in a decrease, to almost none, test build pack and build pack failures. [INTERNAL] [IGNORE] checks = { compareNot = "1.7-alpha-1" } [IGNORE]
33 lines
654 B
Properties
33 lines
654 B
Properties
#Minecraft server properties
|
|
op-permission-level=4
|
|
level-name=world
|
|
allow-flight=true
|
|
prevent-proxy-connections=false
|
|
server-port=25565
|
|
max-world-size=29999984
|
|
level-seed=
|
|
force-gamemode=false
|
|
server-ip=
|
|
network-compression-threshold=256
|
|
max-build-height=256
|
|
spawn-npcs=true
|
|
white-list=false
|
|
spawn-animals=true
|
|
hardcore=false
|
|
snooper-enabled=true
|
|
resource-pack-sha1=
|
|
online-mode=true
|
|
resource-pack=
|
|
pvp=true
|
|
difficulty=0
|
|
enable-command-block=false
|
|
gamemode=0
|
|
player-idle-timeout=0
|
|
max-players=20
|
|
spawn-monsters=true
|
|
view-distance=10
|
|
generate-structures=true
|
|
motd=Nomi CEu Server, {{{versionTitle}}}, Expert Mode
|
|
level-type=lostcities
|
|
generator-settings=
|