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 b9f6602c72849c9b2e8abab4a88ab36c5b113e0c
parent 3975328f45b5a97b48d886870eaa31efa0263532
Author: NK <[email protected]>
Date:   Tue, 20 Dec 2022 17:39:04 +0000

README

Diffstat:
AREADME | 49+++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -0,0 +1,48 @@ +# NullValkyrie + +Welcome to the NullValkyrie repository! This project is designed to be a lightweight and efficient security tool for detecting and mitigating vulnerabilities in web applications. + +## Features + +- Custom items to use and play +- Miners to generate money and ores when you are offline +- Custom enchantments +- Custom recipes +- Custom mobs +- Custom holograms +- Custom NPCs to do all kind of things + +## Getting Started + +To get started with NullValkyrie, simply clone the repository and install the dependencies using Maven: + +```cmd +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. + +## Support + +If you need support, you can join the Discord server: https://discord.gg/qTfXU3yuuN or DM me on Discord: Ń1ght#4004 + +## License + +NullValkyrie is licensed under the CC-BY-NC-SA-4.0. See [LICENSE](https://github.com/night0721/NullValkyrie/blob/master/LICENSE) for more information. + +## Credits + +- [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. +All contributions are welcome, including translations, documentation, and code. + +## License + +NullValkyrie is licensed under the MIT License. See [LICENSE](https://github.com/night0721/NullValkyrie/blob/master/LICENSE) for more information. +\ No newline at end of file