IntellectualSites / documentation

A collection of documentation sources for our plugins hosted on gitbook
https://intellectualsites.gitbook.io/
MIT License
4 stars 8 forks source link

PS: Plot Visit Command - Adding "last" argument #77

Closed RedstoneFuture closed 5 months ago

RedstoneFuture commented 5 months ago

Overview

Adding description for the improved "/plot visit" command by https://github.com/IntellectualSites/PlotSquared/pull/4219 .

### Submitter Checklist
- [X] Make sure you are opening from a topic branch (**/feature/fix/docs/ branch** (right side)) and not your main branch.
- [X] Ensure that the pull request title represents the desired changelog entry.
- [X] New public fields and methods are annotated with `@since TODO`.
- [X] I read and followed the [contribution guidelines](https://github.com/IntellectualSites/.github/blob/main/CONTRIBUTING.md).