Version 3.1.7
 
 ***THIS UPDATE BREAKS OLD DATABASES - THIS IS THE FINAL DATABASE BREAKING UPDATE. 4.0.0 WILL INCLUDE A DATABASE AND CONFIG UPDATER***
 
 Add cross server support for web GUI online status
 Added lore, web lore, and show requirements options to ranks
 Fixed hopper inventories trusted players when party changes members
 Fixed quest completion resetting mechanization and crystallize to passives for players
 Added permission check for using hopper
 ranks.yml Change!!! - Crafting changed to PotionsCrafted
 Fixed rank up job requirements - also added better config notes for server owners - and by request total job level
 Fixed economy setup check on plugin startup
 Fixed some minor prefix/suffix bugs
 Fixed PassivesGUI tab complete
 Fixed Quest null error when rewards are empty
 Town Creation and Town Fallen discord notifications
 Removed all Deprecated methods from build jar
 Removed old Discord webhooks from discord.yml
 Town prefix/suffix bug fix
 Fixed mcMMO party trust logic when players change parties
 DBInterface 2.0!!!
 - Complete database overhaul
 - Numerous optimizations for accessing and writing data
 - Bug fixes for block data
 - Bug fixes for quest tables when random mode enabled
 
 New Passive ***Collector*** - Let players collect items!
 - Exclusion list
 - Only player owners can place collectors - trusted players can deposit funds
 - Owner set when collector is given to player
 - Server owners set collection interval and radius
 
 New option: Statistics!!! - Allows the usage of MC statistics in quest and rank requirements
 
 
 
  Code (Text):
 
 
 
  # See wiki for full config example
  
 <StatisticID>:<Amount> || <StatisticID>:<Material>:<Amount>
  
 RankID:
  
   Statistics: ["play_time:1000", "item_crafted:crafting_table:1"]
  
   PotionsCrafted: []
  
 QuestID:
  
   Statistics: []
 
 
 New option: Achivements/Titles!!! - Server owners set achievements using PlaceholderAPI and players can select the prefix/suffix associated in the config
 
 New permissions:
 RaindropQuests.command.ranks.bypass.statistics
 RaindropQuests.command.ranks.bypass.* - give all bypass perms
 RaindropQuests.command.AchievementsGUI
 RaindropQuests.command.GUI.* - give all GUI permissions
 RaindropQuests.player.* - All recommended default player only permissions (ability to use player needed commands, passives (once unlocked), quests, ranks, and GUIs) Note: This permission is now given to players by default
 
 New Commands
 /rq AchievementsGUI
 
 Please see the wiki for config changes!