Change Essentials language

After installing essentials you may want to change the language, to do so go to plugins\essentials and edit the file config.yml.

Press CTRL+F and search for "#locale: en" or just scroll down until you find the line #locale: en


Uncomment the line (remove the #) if you want your essentials in English.

 

So you had:

# Set the locale for all messages
# If you don't set this, the default locale of the server will be used.
# Don't forget to remove the # infront of the line
#locale: en

and now you got:

# Set the locale for all messages
# If you don't set this, the default locale of the server will be used.
# Don't forget to remove the # infront of the line
locale: en

 

 

Save and restart server

  • 59 Users Found This Useful
Was this answer helpful?

Related Articles

Essentials and signs

Signs are now disabled by default with latest essentials versions. To enable signs you must edit...

How to install Essentials ?

If your server is on 1.7.10 or >1.7.10 version it can be difficult to install...