leave command + boxcart update + mapreset

This commit is contained in:
2025-03-03 18:16:56 +01:00
parent fcabc53b07
commit 987994aab4
10 changed files with 269 additions and 91 deletions

View File

@@ -86,5 +86,13 @@
<version>7.3.9</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.fastasyncworldedit</groupId>
<artifactId>FastAsyncWorldEdit-Bukkit</artifactId>
<version>2.13.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>