NullValkyrie

Minecraft 1.19 multipurpose plugin for spigot servers with a lot of features where most modern servers have.
git clone https://codeberg.org/night0721/NullValkyrie
Log | Files | Refs | README | LICENSE

commit 61066b2ad599f430fc5384dffc3308ed3ce455fa
parent a73d0867f88186e39aef86d3f4e072eb13061b6f
Author: NK <[email protected]>
Date:   Tue, 20 Dec 2022 17:41:28 +0000

fixing readme

Diffstat:
MREADME.md | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -21,6 +21,8 @@ git clone https://github.com/night0721/NullValkyrie.git cd NullValkyrie ``` If you are using IntelliJ, you can import the project as a Maven project and install the dependencies by clicking button on the right side of the screen. +After installing dependencies, you are able to use install/package command to compile the plugin to JAR, or instead, use build artifact. +Then, you can add the plugin to your plugin folder and start the server to use it. ## Support @@ -34,10 +36,6 @@ NullValkyrie is licensed under the CC-BY-NC-SA-4.0. See [LICENSE](https://github - [night0721] - Discord: Ń1ght#4004 - -After installing dependencies, you are able to use install/package command to compile the plugin to JAR, or instead, use build artifact. -Then, you can add the plugin to your plugin folder and start the server to use it. - ## Contribution We welcome contributions to the NullValkyrie project! If you have any ideas for improvements or new features, please feel free to fork the project and create a pull request or open an issue.