Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fishing flag to documentation #72

Merged
merged 1 commit into from Mar 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions plotsquared/plot-flags.md
Expand Up @@ -183,6 +183,7 @@ snowball spectral_arrow shulker_bullet potion trident
| edit-sign | Set to `true` to allow players to edit signs in the plot or on the road. | False |
| entity-change-block | Set to `true` to allow entities to change blocks within the plot, if not covered by other flags. | False |
| explosion | Set to `true` to allow explosions inside a plot. | False |
| fishing | Set to `true` to allow guests to use a fishing rod in the plot. | False |
| fly | Set to `true` to enable flight within the plot. | False |
| forcefield | Set to `true` to enable member forcefield in the plot. | False |
| grass-grow | Set to `false` to disable grass to grow within the plot. | True |
Expand Down