1.0-SNAPSHOT:
  - First TownyMenus beta version.
1.1-SNAPSHOT:
  - Flower forest biomes are allowed in stables by default
  - French translations
1.2-SNAPSHOT:
  - Horses travel with players (configurable per waypoint in waypoints.yml)
  - Admins are no longer prompted with the travel cost
1.3-SNAPSHOT:
  - new config option `waypoints.economy.split` splits the travel cost paid by the traveler between the waypoints towns bank and the waypoints nations bank. if the waypoints town has no nation 100% of the travel cost goes to the town
1.4:
  - waypoints.economy.split can be disabled with -1
  - using the travel command in spectator or creative will not charge money or give money to town/nation banks
1.5:
  - waypoints can have their own max_distance (will use global max_distance if set to -1)
1.6:
  - waypoints can use biome tags for allowed biomes with allowed_biome_tags key now
1.7:
  - fixed waypoint access permissions
1.8:
  - fixed translations breaking on reload
1.9:
  - fixed lang overrides
  - fixed teleport cooldowns
  - Town that can't be reach because of distance are not in the tab completion of the travel command anymore.
  - Add a `/twp list` command to list all waypoints, sorted by distance to the player.