diff --git a/.gitignore b/.gitignore index d51ef34..0b51161 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.zip *.tar.gz *.rar +*.jar # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* diff --git a/README.md b/README.md index 4383ead..538596a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # Project [Battle Royale] ![Battle Royale](https://klnsyf-sun.github.io/img/Battle-Royale.png) -A `Minecraft` server plugin based on `Craftbukkit`. -Latest Version: [*v1.1.0-SNAPSHOT.3*](https://github.com/Klnsyf-Sun/Battle-Royale/releases) +A `Minecraft` server plugin. +Latest Version: [*v1.1.0-SNAPSHOT.4*](https://github.com/Klnsyf-Sun/Battle-Royale/releases) // **WARNING**: *SHAPSHOT* versions may have a huge amount of **Bugs**. - -> ***@Deprecated*** -> [**Here**](https://github.com/luoye2333/CreateSettings-for-BattleRoyale)'s a software which can help you to creating a custom configuration file -> Made by [@luoye2333](https://github.com/luoye2333) - diff --git a/version.txt b/version.txt index fcd4b4f..3695c40 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0-SNAPSHOT.3 \ No newline at end of file +1.1.0-SNAPSHOT.4 \ No newline at end of file