Recent content by CripeHD

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

    Question How to add else part to BrigadierCommand

    Hey, I'm trying to create a command with BrigadierCommand. Command: /Server <Server> If the player execute this command he send to the <server>. My problem is that I want to send the player a usage message if he only use "/Server", "/Server something something" so for all other cases where the...