From 14e006f08a039f6994504b71682b2a7fee2b3279 Mon Sep 17 00:00:00 2001 From: graywolf336 Date: Wed, 27 May 2015 12:21:48 -0500 Subject: [PATCH] We reload the configuration not data, change en.yml When we reload the plugin we are reloading the configuration and not the data, make that clear. --- src/main/resources/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/en.yml b/src/main/resources/en.yml index b73cc4f..b498b3a 100644 --- a/src/main/resources/en.yml +++ b/src/main/resources/en.yml @@ -33,7 +33,7 @@ language: playercontextrequired: '&cA player context is required for this.' playernotonline: '&cThat player is not online!' pluginnotloaded: '&cThe plugin did not load correctly, tell the administrator to check the console for errors.' - pluginreloaded: '&9Jail data successfully reloaded.' + pluginreloaded: '&9Jail configuration successfully reloaded.' prisonerscleared: '&cAll the prisoners from %0% have been cleared.' recordentry: '&7[%0%]: &9%1% &fjailed by &9%2% &ffor &9%3% &fminutes with a reason of &9%4%&f. [%5%]' recordtimesjailed: '&c%0% has been jailed &a%1% &ctimes.'