Skip to content

Commit eacfef1

Browse files
JasonHorklesmdcfe
andauthored
Apply suggestions from code review
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
1 parent cb58fbb commit eacfef1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Essentials/src/main/resources/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ permission-based-item-spawn: false
147147
# The maximum number of entities that can be spawned per use of the /spawnmob command.
148148
spawnmob-limit: 10
149149

150-
# Shall Essentials notify smitten players when /lightning is used?
150+
# Should Essentials notify smitten players when /lightning is used?
151151
warn-on-smite: true
152152

153153
# Should items be dropped at a player's feet if their inventory is full instead of not giving the item(s)?
@@ -161,7 +161,7 @@ notify-no-new-mail: true
161161
notify-player-of-mail-cooldown: 60
162162

163163
# When a command conflicts with another plugin, Essentials will, by default, try to force the OTHER plugin to take priority.
164-
# Commands in this list will tell Essentials not to "give up" the command to other plugins.
164+
# Adding commands to this list will tell Essentials not to "give up" the command to other plugins.
165165
# In this state, which plugin "wins" may appear almost random.
166166
#
167167
# If you have two plugins with the same command and want to force Essentials to take over, you must set an alias.
@@ -456,7 +456,7 @@ debug: false
456456
# For more information, visit https://essentialsx.net/wiki/Locale.html
457457
#locale: en
458458

459-
# Should Essentials use player's language instead of the server's when sending messages?
459+
# Should Essentials use the player's language instead of the server's when sending messages?
460460
# This is useful if you want to use a different language for your server than for your players.
461461
# For example, if your server is set to English and a player speaks French, you can set this to true.
462462
# Essentials will then send messages in French to the player, while messages in the console will remain in English.

0 commit comments

Comments
 (0)