Skip to content

Commit

Permalink
feat: 添加 CatSeedLoginVelocity 插件
Browse files Browse the repository at this point in the history
  • Loading branch information
shulng committed Sep 7, 2024
1 parent 29037c3 commit 9b1d425
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
import com.google.inject.Inject;
import com.velocitypowered.api.event.Subscribe;
import com.velocitypowered.api.event.proxy.ProxyInitializeEvent;
import com.velocitypowered.api.plugin.Plugin;

@Plugin(id = "catseedloginvelocity", name = "CatSeedLoginVelocity", version = "1.0-SNAPSHOT")
public class CatSeedLoginVelocity {

@Inject
Expand Down

0 comments on commit 9b1d425

Please sign in to comment.