diff --git a/.gitignore b/.gitignore index 647f58d..c7a5bef 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,18 @@ buildNumber.properties .classpath # Server folder +players/ +plugin_data/ +plugins/ +resource_packs/ +logs/ +worlds/ +whitelist.txt +op.txt +banned-ip.txt +banned-players.txt +server.properties +.run/sculk.yml .run/logs/ .run/players .run/plugin_data diff --git a/README.md b/README.md index f9164f7..cbd69fd 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ Logo Sculk

Open source server software for Minecraft: Bedrock Edition written in Java

+[![SculkVersion](https://img.shields.io/badge/version-soon-14191E.svg?cacheSeconds=2592000)]() +[![MinecraftVersion](https://img.shields.io/badge/minecraft-v1.21.21%20(Bedrock)-17272F)]() +[![ProtocolVersion](https://img.shields.io/badge/protocol-712-38D3DF)]() [![Github Download](https://img.shields.io/github/downloads/sculkmp/Sculk/total?label=downloads%40total)]() [![License](https://img.shields.io/badge/License-LGPL--3-yellow.svg)]() [![JitPack](https://jitpack.io/v/sculkmp/Sculk.svg)]() -[![MinecraftVersion](https://img.shields.io/badge/minecraft-v1.21.1%20(Bedrock)-56383E)]() -[![SculkVersion](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)]() @@ -96,5 +97,5 @@ Please ensure your code follows our coding standards and include tests where pos This project is licensed under LGPL-3.0. Please see the [LICENSE](/LICENSE) file for details. `sculkmp/Sculk` are not affiliated with Mojang. -All brands and trademarks belong to their respective owners. Sculk-MP is not a Mojang-approved software, +All brands and trademarks belong to their respective owners. Sculk is not a Mojang-approved software, nor is it associated with Mojang. \ No newline at end of file