docs: update themepark/usage
This commit is contained in:
parent
e341e3dfbc
commit
a3f1bc587e
1 changed files with 5 additions and 2 deletions
|
@ -2,13 +2,14 @@
|
|||
title: Usage
|
||||
description: Information about the usage of the ThemePark plugins
|
||||
published: true
|
||||
date: 2022-11-11T19:17:53.986Z
|
||||
date: 2022-11-11T19:18:54.342Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-11-11T19:17:53.986Z
|
||||
---
|
||||
|
||||
# ThemePark
|
||||
Information about the ThemePark plugin.
|
||||
|
||||
## Commands and Permissions
|
||||
| Command | Description | Permission |
|
||||
|
@ -38,4 +39,6 @@ dateCreated: 2022-11-11T19:17:53.986Z
|
|||
| `/themepark ridecount add <Attraction ID> <Selector> <Amount>` | Add an amount to the ridecount of a (set of) player(s). *Use the Minecraft selector to select players. For example: @a[region=myrideregion]* | themepark.admin |
|
||||
| `/themepark ridecount total_type <Type>` | Change for which interval ridecount values will be valid.<br>*Available: `DAILY`, `WEEKLY`, `MONTHLY`, `YEARLY`, `TOTAL` (Where TOTAL is always valid)* | themepark.admin |
|
||||
|
||||
|
||||
>
|
||||
{.is-info}
|
||||
The follwoing
|
Reference in a new issue