-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.version: 1.21.7
Description
val exampleChannel = MinecraftChannelIdentifier.from(Constants.CHANNEL_EXAMPLE)Line 18 in b32c635
| if (event.identifier != MinecraftChannelIdentifier.from(Constants.CHANNEL_SERVER_REQUEST)) { |
And here
Line 27 in b32c635
| MinecraftChannelIdentifier.from(Constants.CHANNEL_SERVER_RESPONSE), |
And here
surf-chat/surf-chat-velocity/src/main/kotlin/dev/slne/surf/chat/velocity/handler/TeamchatHandler.kt
Line 17 in b32c635
| if (event.identifier != MinecraftChannelIdentifier.from(Constants.CHANNEL_TEAM)) { |
Metadata
Metadata
Assignees
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.version: 1.21.7