Remove bstats dependency

This commit is contained in:
Roman Zhuravlev 2025-11-02 05:01:42 +05:00
parent ad7ef1716a
commit 6344ab7947

View file

@ -225,12 +225,6 @@
<version>1.21.1-R0.1-SNAPSHOT</version> <version>1.21.1-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>3.0.2</version>
<scope>compile</scope>
</dependency>
<dependency> <dependency>
<groupId>com.fastasyncworldedit</groupId> <groupId>com.fastasyncworldedit</groupId>
<artifactId>FastAsyncWorldEdit-Core</artifactId> <artifactId>FastAsyncWorldEdit-Core</artifactId>