Counting on command?

Discussion in 'Plugin Development' started by B3NJO, Jun 17, 2013.

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

    B3NJO

    Hello i am trying to figure out how to count on command and then show the count on command for example(/r home = +1 and if i did that 3 times then went /r stats it would say you have raided 3 homes.) i hope someone can help
     
  2. Offline

    Shzylo

    I would say each time the player raids a home, increment that by one. Store in a custom YAML file how many homes a player has raided.
     
  3. Offline

    B3NJO

    Ok well problem i am like i said fairly new how would i increment that by on in the code?
     
Thread Status:
Not open for further replies.

Share This Page