1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-26 06:09:15 +02:00

Added missing confirmation message on '/manload'.

This commit is contained in:
ElgarL
2012-04-07 21:30:49 +01:00
parent e8a42e3947
commit ec4f5cc34d
2 changed files with 4 additions and 1 deletions

View File

@@ -1590,6 +1590,8 @@ public class GroupManager extends JavaPlugin {
*/
onDisable();
onEnable();
sender.sendMessage("All settings and worlds were reloaded!");
}
/**