18 lines
No EOL
478 B
Markdown
18 lines
No EOL
478 B
Markdown
---
|
|
sidebar_label: Usage
|
|
sidebar_position: 3
|
|
---
|
|
|
|
# Usage
|
|
|
|
## Commands
|
|
|
|
- `/rv help` - Get list of commands
|
|
- `/rv reload` - Reload the plugin
|
|
- `/rv create <RideID> <UpdateFrequency>` - Create a ridecount itemframe. The UpdateFrequency is `NEVER`, `DAILY` or `WEEKLY`.
|
|
- `/rv update <RideID>` - Force the update of a ridecount itemframe.
|
|
- `/rv remove <RideID>` - Remove a ridecount itemframe.
|
|
|
|
## Permissions
|
|
|
|
- `rv.admin` - The general admin permission (for all the commands) |