Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbinani/turnaround
https://github.com/kbinani/turnaround
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kbinani/turnaround
- Owner: kbinani
- License: mit
- Created: 2024-01-07T10:01:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T10:14:29.000Z (10 months ago)
- Last Synced: 2024-01-07T11:24:29.096Z (10 months ago)
- Language: Java
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TurnAround
TurnAround is a Paper plugin to move player on a circular trajectory.
![2024-01-07 18-24-13-edit-part-ratelimit avi](https://github.com/kbinani/TurnAround/assets/1030301/5d3bb788-c958-4d2f-bd05-2b20f7054a8b)
# How to use
```
/turnaround start {x} {y} {z} {radius} {omega(degrees/sec)}
/turnaround stop
```# How to build
```
make
```# License
MIT