Coder Social home page Coder Social logo

4drian3d / unsignedvelocity Goto Github PK

View Code? Open in Web Editor NEW
24.0 1.0 8.0 308 KB

Allow your moderation plugins to work again for users with versions 1.19.1 or higher

Home Page: https://modrinth.com/plugin/unsignedvelocity

License: GNU General Public License v3.0

Java 100.00%
velocity-plugin velocitypowered minecraft

unsignedvelocity's Introduction

UnSignedVelocity

WorkFlow Latest Version Discord Modrinth Downloads GitHub Downloads

I do not recommend using UnSignedVelocity currently, please check out SignedVelocity which is much more stable.

Allow your moderation plugins to work again for users with versions 1.19.1 or higher

This plugin works by removing signed information from commands and messages sent by clients 1.19.1 or higher, allowing plugins that cancel proxy messages, such as ChatRegulator or AuthMeVelocity, to work again

Why should you use SignedVelocity instead of UnSignedVelocity?

Check this explanation and download SignedVelocity here Watch the video

Requirements

Metrics

metrics

unsignedvelocity's People

Contributors

4drian3d avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

unsignedvelocity's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/gradle.yml
  • actions/checkout v4@8ade135a41bc03ea155e62e844d188df1ea18608
  • actions/setup-java v3
  • nick-invision/retry v2
  • actions/upload-artifact v3
gradle
gradle.properties
settings.gradle.kts
  • org.gradle.toolchains.foojay-resolver-convention 0.7.0
build.gradle.kts
gradle/libs.versions.toml
  • com.velocitypowered:velocity-api 3.2.0-SNAPSHOT
  • com.velocitypowered:velocity-proxy 3.2.0-SNAPSHOT
  • org.bstats:bstats-velocity 3.0.2
  • io.github.4drian3d:vpacketevents-api 1.1.0
  • net.kyori.blossom 1.3.1
  • xyz.jpenilla.run-velocity 2.2.0
  • com.github.johnrengelman.shadow 8.1.1
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.2.1

  • Check this box to trigger a request for Renovate to run again on this repository

Kick after Writing a message when the messages before were denied

Good day ^^

I'm using UnSignedVelocity since recently and am just about to implement a mute-command in the plugin. Now I have the problem, if I mute the player everything works, no chat messages arrive. However, when I mute the player and he writes a message, he is kicked from the server with the error message shown below. Do you have any idea what the problem could be?

image image image

Couldn't pass PacketReceiveEvent to unsignedvelocity

Error:

[14:40:03] [Velocity Async Event Executor - #12/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass PacketReceiveEvent to unsignedvelocity
java.lang.ClassCastException: class com.velocitypowered.proxy.protocol.packet.chat.keyed.KeyedPlayerChat cannot be cast to class com.velocitypowered.proxy.protocol.packet.chat.session.SessionPlayerChat (com.velocitypowered.proxy.protocol.packet.chat.keyed.KeyedPlayerChat and com.velocitypowered.proxy.protocol.packet.chat.session.SessionPlayerChat are in unnamed module of loader 'app')
	at io.github._4drian3d.unsignedvelocity.listener.packet.chat.SessionChatListener.onChat(SessionChatListener.java:42) ~[?:?]
	at com.velocitypowered.api.event.EventHandler.executeAsync(EventHandler.java:23) ~[server.jar:3.2.0-SNAPSHOT (git-9149ed33-b230)]
	at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[server.jar:3.2.0-SNAPSHOT (git-9149ed33-b230)]
	at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[server.jar:3.2.0-SNAPSHOT (git-9149ed33-b230)]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]

Velocity version: 3.2.0-SNAPSHOT (git-9149ed33-b230)
UnSignedVelocity version: 1.3.0
VPacketEvents version: 1.0.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.