rmct / AutoReferee

Bukkit plugin for automatically refereeing competitive Minecraft matches.
http://rmct.github.com/AutoReferee
GNU General Public License v3.0
35 stars 19 forks source link

Fixed unloading not working properly #252

Open mxsdev opened 7 years ago

mxsdev commented 7 years ago

The destroy() function of AutoRefMatch now works as it should. The world is unloaded, and then deleted.

/ar unload is now available to players under the same permissions and conditions as /ar reload