Added a game_query_replace hook, this hook allows users to run custom code when $Games→QueryGame is called. This is useful for creating custom game query scripts if GSP-Panel does not have support by default. You can view includes\hooks\minecraft_query.php for an example.