作者:rebot | 分类:模组
Minecraft 版本: 1.21.1 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: paper purpur spigot
标签: management utility
This is a fork of VoxelSniper. It adds support for newer versions of Spigot and Paper keeping available all features from original version of plugin, but with optimizations and code cleanup.
FAVS is designed for efficient terrain creation.
Releases are available either on Modrinth or on CurseForge:
See here
Releases are published to the central repository, and snapshots are published to S01 OSS Sonatype.
Replace VERSION with the version you want to use.
repositories {
mavenCentral()
}
dependencies {
compileOnly("com.intellectualsites.fastasyncvoxelsniper:fastasyncvoxelsniper:VERSION")
}
<dependency>
<groupId>com.intellectualsites.fastasyncvoxelsniper</groupId>
<artifactId>fastasyncvoxelsniper</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>请登录后举报
暂无评论,抢个沙发吧~