We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1820d48 commit c07d2b5Copy full SHA for c07d2b5
2 files changed
Plugin/src/main/java/dev/lrxh/neptune/match/listener/MatchListener.java
@@ -1,6 +1,5 @@
1
package dev.lrxh.neptune.match.listener;
2
3
-import com.github.retrooper.packetevents.util.Vector3d;
4
import dev.lrxh.neptune.API;
5
import dev.lrxh.neptune.arena.impl.StandAloneArena;
6
import dev.lrxh.neptune.configs.impl.MessagesLocale;
Plugin/src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
name: Neptune
-version: '1.9'
+version: '1.9.3'
main: dev.lrxh.neptune.Neptune
api-version: 1.19
libraries:
0 commit comments