--- sidebar_label: Usage sidebar_position: 3 --- # ThemePark Information about the ThemePark plugin. ## Commands and Permissions | Command | Description | Permission | |-------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------| | `/themepark help` | Display the help list. | | | `/themepark menu` | Open the attraction menu. | | | `/themepark item` | Get the attraction menu item. | | | `/themepark region list` | Get a list of all the regions. | themepark.admin | | `/themepark region create ` | Create a new region with ID and displayname. | themepark.admin | | `/themepark region name ` | Change the name of a region by ID. | themepark.admin | | `/themepark region material ` | Change the item of the region in the attraction menu by ID. | themepark.admin | | `/themepark region remove ` | Delete a region by ID. | themepark.admin | | `/themepark attraction list` | Get a list of all the attractions. | themepark.admin | | `/themepark attraction warp ` | Warp to an attraction by ID. | | | `/themepark attraction create ` | Create a new attraction with ID, region ID and displayname. | themepark.admin | | `/themepark attraction name ` | Change the name of an attraction by ID. | themepark.admin | | `/themepark attraction cover ` | Change the cover image of an attraction by ID.
**Only applicable if ThemeParkPanel is used!** | themepark.admin | | `/themepark attraction status ` | Change the status of an attraction by ID.
*Available statuses are listed below.* | themepark.admin | | `/themepark attraction location ` | Change the location of an attraction to your current location by ID. | themepark.admin | | `/themepark attraction remove ` | Delete an attraction by ID. | themepark.admin | | `/themepark status name ` | Change the name of a status. | themepark.admin | | `/themepark status color ` | Change the color of a status.
*For example: `&4`* | themepark.admin | | `/themepark status hex_color ` | Change the HEX color of a status.
*For example: `#3498db`*
**Only applicable if ThemeParkPanel is used!** | themepark.admin | | `/themepark status material ` | Change the material of a status in the attraction menu. | themepark.admin | | `/themepark status teleport ` | Set if players can teleport from the attraction menu at a specific status.
*Available: `true` / `false`* | themepark.admin | | `/themepark ridecount get ` | Get the ridecount of a player by an attraction ID. | themepark.admin | | `/themepark ridecount add ` | 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 ` | Change for which interval ridecount values will be valid.
*Available: `DAILY`, `WEEKLY`, `MONTHLY`, `YEARLY`, `TOTAL` (Where TOTAL is always valid)* | themepark.admin | :::info **Available statuses:** `GLOBAL`, `CONSTRUCTION`, `OPEN`, `CLOSED`, `MAINTENANCE`, `MALFUNCTION` ::: ## Signs ### Status ThemePark provides a status sign which shows the status of an attraction and can teleport players to the attraction at click. ``` [ThemePark] ``` The first line can be changed in the `settings.yml`. Make sure to adapt at creation. ### Ridecount ThemePark provides a [TrainCarts](https://www.spigotmc.org/resources/traincarts.39592/) sign for adding to the ridecount of an attraction. ``` [train] ridecount ``` # ThemeParkConnector Information about the ThemeParkConnector plugin. ## Commands - `/tpc reload` - Reload the plugin. - `/tpc redeem ` - Redeem a voucher for a show. - `/tpc state