From 82dfc0bd7e28ecc18334ef4cf12626b5a3032641 Mon Sep 17 00:00:00 2001
From: ChomeNS <95471003+ChomeNS@users.noreply.github.com>
Date: Sat, 22 Apr 2023 07:07:31 +0700
Subject: [PATCH] f
---
.idea/workspace.xml | 23 ++++++++++---------
.../chomens_bot/plugins/PlayersPlugin.java | 1 -
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 297262c..c055a69 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,8 +4,9 @@
-
+
+
@@ -94,13 +95,6 @@
1680245437032
-
- 1681108314320
-
-
-
- 1681108314320
-
1681115395510
@@ -437,7 +431,14 @@
1682085844904
-
+
+ 1682120738152
+
+
+
+ 1682120738153
+
+
@@ -452,7 +453,6 @@
-
@@ -477,7 +477,8 @@
-
+
+
diff --git a/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/PlayersPlugin.java b/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/PlayersPlugin.java
index c089f0b..065fbd2 100644
--- a/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/PlayersPlugin.java
+++ b/src/main/java/land/chipmunk/chayapak/chomens_bot/plugins/PlayersPlugin.java
@@ -203,7 +203,6 @@ public class PlayersPlugin extends SessionAdapter {
public void playerGameModeUpdated (MutablePlayerListEntry target, GameMode gameMode) {}
public void playerLatencyUpdated (MutablePlayerListEntry target, int ping) {}
public void playerDisplayNameUpdated (MutablePlayerListEntry target, Component displayName) {}
- public void playerUserNameChanged (MutablePlayerListEntry target) {}
public void playerLeft (MutablePlayerListEntry target) {}
public void playerVanished (MutablePlayerListEntry target) {}
}