Matchsettings v.11 clickable plugin for xAseco 1.16+
====================================================

This plugin provides the "/ms" chat command, allows to load different matchsettings via click. 
Only available for master admins.


Install
=======

Copy "plugin.matchsettings.php" to xaseco's "plugins" directory.

Edit the file xaseco/plugins.xml and add <plugin>plugin.matchsettings.php</plugin> to it.


Usage
=====

Use the chat command "/ms"


Changes
=======

v.1.1
   - autosave.txt will not be displayed
   - changed handle id range from 50000-55000 into 50000-50100
v1.0
   - initial release


License
=======

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program.  
If not, see <http://www.gnu.org/licenses/>. 


TM Plugin original author: doe-eye "aca" (c) 2014 - https://github.com/doe-eye/loadmaplist

xAseco1.16x release by "L3cKy"