Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ImmoDevs authored Jun 2, 2024
1 parent 3ef5878 commit bf31120
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@

Customize the success messages in `config.yml`:
```yaml
# Configuration for SimpleGameMode Plugin
# Configuration for SimpleGamemode Plugin

# Messages to display when a player's gamemode is changed
messages:
# Message sent to the command sender when they successfully change another player's gamemode
player-gamemode-change: "Successfully changed {player}'s gamemode to {gamemode}."
player-gamemode-change: "§f[§cSimpleGameMode§f] §6You have §aSuccessfully changed §{player}'s §6gamemode §fto §{gamemode}."

# Message sent to the player when they change their own gamemode
personal-gamemode-change: "Gamemode changed to {gamemode}."
personal-gamemode-change: "§f[§cSimpleGameMode§f] §6Your gamemode has been changed to §c{gamemode}."

```

Expand Down

0 comments on commit bf31120

Please sign in to comment.