Lua Rehash

Description

Rehash() reloads the server config files in AE server/configs dictory.

Usage/Example

function reload_configs()
  Rehash();
end