mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-23 01:27:40 +01:00
Update motd on reload.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1426 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
3e046d71a8
commit
b7924d8b87
@ -192,6 +192,9 @@ public class Essentials extends JavaPlugin
|
||||
{
|
||||
user.reloadConfig();
|
||||
}
|
||||
|
||||
// for motd
|
||||
getConfiguration().load();
|
||||
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user