Recent content by neverlessy

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. neverlessy

    Question Changing a message for a specific player AsyncChatEvent

    How can I change the message only for a specific player in an AsyncChatEvent? For example, I have two players. player 1 and player 2 I want the message to change only for player 2 I tried to remove the player from the list of recipients and send another message to him, but then it most likely...