mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-22 18:09:06 +00:00
Define version for Velocity.
This commit is contained in:
parent
2f9ac4cf9b
commit
7a7fb1d885
@ -23,7 +23,7 @@ import com.velocitypowered.api.proxy.messages.ChannelIdentifier;
|
||||
import com.velocitypowered.api.proxy.messages.MinecraftChannelIdentifier;
|
||||
import com.velocitypowered.api.proxy.server.RegisteredServer;
|
||||
|
||||
@Plugin(id = "venturechat", name = "VentureChat", version = "${project.version}",
|
||||
@Plugin(id = "venturechat", name = "VentureChat", version = "3.1.0",
|
||||
description = "#1 Channels Chat plugin! Spigot + Bungee. Supports PlaceholderAPI + JSON formatting. Moderation GUI!", authors = {"Aust1n46"})
|
||||
public class VentureChatVelocity implements VentureChatProxySource {
|
||||
private final ProxyServer proxyServer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user