diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..3ca7492 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,10 @@ +FROM openjdk:8u212-jre-alpine + +EXPOSE 25565 +EXPOSE 25575 + +WORKDIR /mc-server + +COPY . /mc-server +RUN chmod +x /mc-server/scripts/start.sh +CMD ["/bin/sh", "-c", "./scripts/start.sh"] diff --git a/banned-ips.json b/banned-ips.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/banned-ips.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/banned-players.json b/banned-players.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/banned-players.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/config/lithium.properties b/config/lithium.properties new file mode 100644 index 0000000..7dcce4c --- /dev/null +++ b/config/lithium.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Lithium. +# +# You can find information on editing this file and all the available options here: +# https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/docker-compose.yml b/docker-compose.yml new file mode 100644 index 0000000..1666509 --- /dev/null +++ b/docker-compose.yml @@ -0,0 +1,14 @@ +version: '3.7' + +services: + mc_srv: + restart: unless-stopped + build: + context: . + dockerfile: Dockerfile + ports: + - 25565:25565 + - 25575:25575 + volumes: + - ${PWD}/world:/mc-server/world + diff --git a/eula.txt b/eula.txt new file mode 100644 index 0000000..3fb2fde --- /dev/null +++ b/eula.txt @@ -0,0 +1,3 @@ +#By changing the setting below to TRUE you are indicating your agreement to our EULA (https://account.mojang.com/documents/minecraft_eula). +#Sat Aug 15 13:53:05 CEST 2020 +eula=true diff --git a/fabric-server-launch.jar b/fabric-server-launch.jar new file mode 100644 index 0000000..ac98ba3 Binary files /dev/null and b/fabric-server-launch.jar differ diff --git a/fabric-server-launcher.properties b/fabric-server-launcher.properties new file mode 100644 index 0000000..a7617bc --- /dev/null +++ b/fabric-server-launcher.properties @@ -0,0 +1,2 @@ +#Sat Aug 15 13:52:53 CEST 2020 +serverJar=server.jar diff --git a/lithium.properties b/lithium.properties new file mode 100644 index 0000000..7dcce4c --- /dev/null +++ b/lithium.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Lithium. +# +# You can find information on editing this file and all the available options here: +# https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/mods/lithium-fabric-mc1.16.5-0.6.1-SNAPSHOT.jar b/mods/lithium-fabric-mc1.16.5-0.6.1-SNAPSHOT.jar new file mode 100644 index 0000000..8eed0b7 Binary files /dev/null and b/mods/lithium-fabric-mc1.16.5-0.6.1-SNAPSHOT.jar differ diff --git a/ops.json b/ops.json new file mode 100644 index 0000000..02cdad6 --- /dev/null +++ b/ops.json @@ -0,0 +1,8 @@ +[ + { + "uuid": "338a2692-aaf1-4e95-8fe6-4ab8496132e1", + "name": "ImGuitoune", + "level": 4, + "bypassesPlayerLimit": false + } +] \ No newline at end of file diff --git a/scripts/start.sh b/scripts/start.sh new file mode 100644 index 0000000..27d6936 --- /dev/null +++ b/scripts/start.sh @@ -0,0 +1 @@ +java -XX:+UseG1GC -Xmx10G -Xms10G -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -jar /mc-server/fabric-server-launch.jar nogui diff --git a/server.jar b/server.jar new file mode 100644 index 0000000..58f667e Binary files /dev/null and b/server.jar differ diff --git a/server.properties b/server.properties new file mode 100644 index 0000000..a382656 --- /dev/null +++ b/server.properties @@ -0,0 +1,50 @@ +#Minecraft server properties +#Sun Aug 23 18:38:11 CEST 2020 +enable-jmx-monitoring=false +rcon.port=25575 +level-seed= +gamemode=survival +enable-command-block=false +enable-query=false +generator-settings= +level-name=world +motd=\u00A7e\u00A7lServeur SNIR\u00A7r \u00A77\u00A7oPowered by Bernard Inc. +query.port=25565 +pvp=true +generate-structures=true +difficulty=easy +network-compression-threshold=256 +max-tick-time=60000 +use-native-transport=true +max-players=20 +online-mode=true +enable-status=true +allow-flight=false +broadcast-rcon-to-ops=true +view-distance=10 +max-build-height=256 +server-ip= +allow-nether=true +server-port=25565 +enable-rcon=true +sync-chunk-writes=true +op-permission-level=4 +prevent-proxy-connections=false +resource-pack= +entity-broadcast-range-percentage=100 +rcon.password= +player-idle-timeout=0 +force-gamemode=false +hardcore=false +white-list=true +broadcast-console-to-ops=true +spawn-npcs=true +spawn-animals=true +snooper-enabled=true +function-permission-level=2 +level-type=default +spawn-monsters=true +enforce-whitelist=false +resource-pack-sha1= +spawn-protection=16 +max-world-size=29999984 diff --git a/usercache.json b/usercache.json new file mode 100644 index 0000000..8de6e0c --- /dev/null +++ b/usercache.json @@ -0,0 +1 @@ +[{"name":"ImGuitoune","uuid":"338a2692-aaf1-4e95-8fe6-4ab8496132e1","expiresOn":"2020-09-12 21:55:53 +0200"},{"name":"ArthurCuillere","uuid":"1939a9de-319e-468d-b080-de48cad53ccd","expiresOn":"2020-08-29 15:48:04 +0200"},{"name":"PoneyFoufou","uuid":"d51cd9fc-e3e8-433a-aac3-51915d9360b5","expiresOn":"2020-08-29 15:47:53 +0200"},{"name":"Valouuh","uuid":"4d1b4f47-c6f0-4c72-93c1-9428a9f3250f","expiresOn":"2020-08-29 15:47:58 +0200"},{"name":"tospot46","uuid":"7ec06095-61b7-49fc-8d14-9f1285733e31","expiresOn":"2020-09-11 17:25:11 +0200"},{"name":"Cervicales","uuid":"e6a2efcf-70dc-43c6-94e5-e82b20d6ad98","expiresOn":"2020-09-11 16:10:34 +0200"},{"name":"LeGrosCon","uuid":"e84cbb15-a08b-4437-9e75-485bcf03f78a","expiresOn":"2020-08-29 15:47:47 +0200"},{"name":"Iseii","uuid":"39cee4db-3168-440e-9ddd-3176a6559338","expiresOn":"2020-08-29 15:47:33 +0200"},{"name":"Flo_Poney","uuid":"3c2e07cb-e9d4-468d-93e3-ca2777e952ab","expiresOn":"2020-08-29 15:47:40 +0200"}] \ No newline at end of file diff --git a/whitelist.json b/whitelist.json new file mode 100644 index 0000000..b6313b4 --- /dev/null +++ b/whitelist.json @@ -0,0 +1,38 @@ +[ + { + "uuid": "7ec06095-61b7-49fc-8d14-9f1285733e31", + "name": "tospot46" + }, + { + "uuid": "39cee4db-3168-440e-9ddd-3176a6559338", + "name": "Iseii" + }, + { + "uuid": "3c2e07cb-e9d4-468d-93e3-ca2777e952ab", + "name": "Flo_Poney" + }, + { + "uuid": "e84cbb15-a08b-4437-9e75-485bcf03f78a", + "name": "LeGrosCon" + }, + { + "uuid": "d51cd9fc-e3e8-433a-aac3-51915d9360b5", + "name": "PoneyFoufou" + }, + { + "uuid": "4d1b4f47-c6f0-4c72-93c1-9428a9f3250f", + "name": "Valouuh" + }, + { + "uuid": "338a2692-aaf1-4e95-8fe6-4ab8496132e1", + "name": "ImGuitoune" + }, + { + "uuid": "1939a9de-319e-468d-b080-de48cad53ccd", + "name": "ArthurCuillere" + }, + { + "uuid": "e6a2efcf-70dc-43c6-94e5-e82b20d6ad98", + "name": "Cervicales" + } +] \ No newline at end of file