GreepTheSheep / openplanet-MXRandom

An Openplanet plugin that takes a random map from MX / TMX and play it
https://openplanet.dev/plugin/mxrandom
GNU General Public License v3.0
19 stars 28 forks source link

feat: check for exact map author #87

Closed EdVraz closed 1 year ago

EdVraz commented 1 year ago

The TMX API only checks if the author name specified in the request is in the map so this adds a setting that ensures the specified author matches the map author exactly.