Archived
3
0
Fork 1

docs: update themepark/usage

This commit is contained in:
Stijn Bannink 2022-11-11 19:18:55 +00:00 committed by Stijn Bannink
parent e341e3dfbc
commit a3f1bc587e

View file

@ -2,13 +2,14 @@
title: Usage title: Usage
description: Information about the usage of the ThemePark plugins description: Information about the usage of the ThemePark plugins
published: true published: true
date: 2022-11-11T19:17:53.986Z date: 2022-11-11T19:18:54.342Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2022-11-11T19:17:53.986Z dateCreated: 2022-11-11T19:17:53.986Z
--- ---
# ThemePark # ThemePark
Information about the ThemePark plugin.
## Commands and Permissions ## Commands and Permissions
| Command | Description | Permission | | 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 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 | | `/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