Config

Discussion in 'Plugin Development' started by killerzz1, May 11, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    killerzz1

    What i need to know is how to check if a number in a config is less than or more than a number that i can set in the code?

    How would i check if the number that is in the config is < or > a number

    I don't think i put that very good but oh well sorry
     
  2. Offline

    caderape

    @killerzz1 getconfig().getint(path) < number ?
     
  3. Offline

    mine-care

Thread Status:
Not open for further replies.

Share This Page