1.75
Added wild creatures and wild creature statistics to the server view.
New access control configuration settings
{
"accessControl": {
"server": {
"wildcreatures": [ "guest" ],
"wildcreatures-basestats": [ "guest" ],
"wildcreatures-ids": [ "guest" ],
"wildcreatures-statistics": [ "guest" ]
}
}
}