Recent content by ringpolice

  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/")...