Skip to content

Commit

Permalink
fix english
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoey2936 committed Feb 19, 2022
1 parent 1809e41 commit 01e9ef1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
# Should the stackmode enabled default on join?
defaultOn: false
#
# Should show a message when a player a not stackable?
# Should a message be shown when a player a not stackable?
showMessage: true
#
# Should a message be sent to the player when stickmode or immune mode is activated or deactivated for him by someone else?
# Should a message be sent to the player when stackmode or immune is activated or deactivated for him by someone else?
sendMessage: true
#
# Should save the last state of player until the next Server restart?
# Should the last state of player be saved until the next Server restart?
saveState: true
#
# Should a Player on join default immune?
# Should a Player be on join default immune?
defaultImmune: false
#
# Language (Aviable Languages: https://github.com/SanCraftDev/Stacker/tree/master/languages)
Expand Down

0 comments on commit 01e9ef1

Please sign in to comment.