Striking Entrance

增加了一些闪电,带来震撼的Minecraft体验。

资源图片
# [Striking Entrance](https://www.spigotmc.org/resources/32114/) [![pipeline status](https://gitlab.com/NatoBoram/StrikingEntrance/badges/master/pipeline.svg)](https://gitlab.com/NatoBoram/StrikingEntrance/-/commits/master) [![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/NatoBoram/strikingentrance) [![bStats Servers](https://img.shields.io/bstats/servers/7737)](https://bstats.org/plugin/bukkit/_/7737) Personally, I love lightning bolts. If you are in need of a more striking experience with added useless Lightning Bolts, then this is for you! ## Features ### Lightning Bolts - 某人生死 - 某人加入服务器 - 某人离开服务器 我非常需要建议。 请随时提问! ## Dependencies ### Windows 使用 [scoop](https://scoop.sh/) 安装依赖项。 ```batch scoop bucket add extras scoop bucket add java scoop install maven openjdk vscode ``` ### Linux ```bash sudo snap install vscode sudo apt install default-jdk maven ``` ## Build 在 VSCode 中打开,然后运行以下命令。 ```shell mvn eclipse:eclipse mvn package ```