Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senseiwells authored Oct 18, 2021
1 parent a59feb5 commit d21d7f1
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 @@ -99,15 +99,15 @@ This command allows you to save /player... commands and execute them
* Default Value: `false`
* Extra Info:
* Requires `commandPlayer` (from carpet) on server/singeplayer to be `true`
* Documentation on how to use: [here](https://github.com/senseiwells/EssentialClient/tree/master/docs/PlayerClient.md)
* Documentation on how to use: [here](https://github.com/senseiwells/EssentialClient/wiki/CommandPlayerClient)

## commandPlayerList
This command allows you to execute /player... commands in one command
* Type: `Boolean`
* Default Value: `false`
* Extra Info:
* Requires [commandPlayerClient](#commandplayerclient)
* Documentation on how to use: [here](https://github.com/senseiwells/EssentialClient/tree/master/docs/PlayerList.md)
* Documentation on how to use: [here](https://github.com/senseiwells/EssentialClient/wiki/CommandPlayerList)

## commandRegion
This command allows you to determine the region you are in or the region at set coords
Expand Down Expand Up @@ -287,7 +287,7 @@ You can find more about it on the original github: [here](https://github.com/gne
## clientScripts
This is a mini scripting language that allows you to make simple scripts directly in minecraft without any external programs.

Documentation and how to use can be found: [here](https://github.com/senseiwells/EssentialClient/tree/master/docs/ClientScripts.md)
Documentation and how to use can be found: [here](https://github.com/senseiwells/EssentialClient/wiki/ClientScript)

## gameruleScreen
This is a GUI that allows you to modify gamerules in singleplayer, it is accessible from the Essential Client menu
Expand Down

0 comments on commit d21d7f1

Please # to comment.