Skip to content

Commit

Permalink
Merge pull request #26 from GiganticMinecraft/update-docs
Browse files Browse the repository at this point in the history
docs: add docs for always-force-players-spawn
  • Loading branch information
Lucky3028 authored Sep 2, 2023
2 parents 606e317 + d3f376a commit 951f358
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@ These commands require `originspawn.admin` permission. The default permission is
| Command | Description |
|---------|-------------------------------------------------------|
| update | Update location where the command sender is standing. |
| reload | Reload the location from config file. |
| reload | Reload the location from config file. |

## Settings(config.yml)

| Key | Description | Default |
|----------------------------|--------------------------------------------------------------------------------|---------|
| always-force-players-spawn | Whether teleport the players to the spawn point when they join to your server. | false |

## Development

Expand Down

0 comments on commit 951f358

Please sign in to comment.