Recent content by Voyqed

  • 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. V

    Question Tabcomplete

    Okay with the Brigadier the message "Incorrect argument for command at position 9: teamchat <--[HERE]" no longer comes. But for these players the message "Unknown command. Type "/help" for help" still comes. Is there a way that the client know that the command exist so the message "You dont have...
  2. V

    Question Tabcomplete

    Hello, everyone, I have the following problem. I want to write a command that not everyone can execute. So far that's no problem. However, the command is suggested to every player (TabComplete) even if they don't have the permission. Example: Command: /Teamchat Permission: server.teamchat If...