Allow touring for new players only #1


  • Accepted
  • Enhancment
Open
Assigned to _ForgeUser8288409
  • _ForgeUser8288409 created this issue Feb 6, 2013
    Owner

    When a player joins a town or is on the server for a certain amount of time, they should not be able to tour for free, even if they are town-less.

    Prevent the player from touring for free when:
      1.  the player has previously joined a town
      2.  the player has been on the server for a configurable amount of time

    Constraint #1 can be implemented by saving the player's name in a database when they first join a town. However, it should be removed on the deletion of their Towny data.
    Constraint #2 can be implemented by checking the player's join date stored by Towny.

  • _ForgeUser8288409 added the tags Enhancment Accepted Feb 6, 2013

To post a comment, please login or register a new account.