Recent content by ringpolice

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

    Question Integer based arguments

    Hello everyone, this is my first post on the papermc forums, and my second papermc plugin. I am using LiteralArgumentBuilder to create a countdown command with an optional timer mode, how do I check if an argument is strictly an integer using the .then(Commands.literal("/argumenthere/")...
  2. ringpolice

    Question Integer based arguemnts

    Hello everyone, this is my first post on the papermc forums, and my second papermc plugin. I am using LiteralArgumentBuilder to create a countdown command with an optional timer mode, how do I check if an argument is strictly an integer using the .then(Commands.literal("/argumenthere/")...