915 B
915 B
sidebar_position |
---|
1 |
Getting Started
Theme Park is a comprehensive plugin for creating and managing theme parks in your Minecraft server.
Installation
- Download the latest version of Theme Park from our website
- Place the JAR file in your server's
plugins
folder - Restart your server
Basic Configuration
The default configuration will be generated in plugins/ThemePark/config.yml
:
# Default configuration will be shown here
Basic Commands
/themepark create <name>
- Create a new theme park/themepark list
- List all theme parks/themepark tp <name>
- Teleport to a theme park/themepark delete <name>
- Delete a theme park
Permissions
themepark.create
- Allows creating theme parksthemepark.list
- Allows listing theme parksthemepark.teleport
- Allows teleporting to theme parksthemepark.delete
- Allows deleting theme parks