mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-11 09:05:01 +02: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:
@@ -193,6 +193,9 @@ public class Essentials extends JavaPlugin
|
||||
user.reloadConfig();
|
||||
}
|
||||
|
||||
// for motd
|
||||
getConfiguration().load();
|
||||
|
||||
try
|
||||
{
|
||||
ItemDb.load(getDataFolder(), "items.csv");
|
||||
|
Reference in New Issue
Block a user