Ride Operate 2.1.0 Transform your server into a thrilling theme park adventure!
Features • Create interactive control panels for your rides and attractions
• Add custom commands to panel buttons
• Integrate with live camera views (Coming in next update!)
• Control your rides remotely using the Windows application
• Sign integration for easy panel access
• Multi-server support through Windows app
Commands
• /rp - Main command (alias: /rideoperate)
• /rphelp - View all available commands
• /rpinfo - Display plugin information
• /rpreload - Reload the plugin configuration
• /genapikey - Generate API key for Windows app
• /createpanel - Create a new control panel
• /deletepanel - Delete an existing panel
• /panel - Open a specific panel
• /panels - View all available panels
• /rpaddbutton <panelname> <buttonname> <material> - Add a button
• /rpdeletebutton <panelName> <buttonName> - Delete a button
• /rpaddcommand <panelName> <itemName> <command> - Add command to button
• /rpchangeitem <panelName> <itemName> <item> - Change button item
• /rpsetlore <panelName> <itemName> <lore> - Set button description
• /rpcreatecam <camera name> <panel name> - Set up camera view
• /rpdeletecam <camera name> - Delete camera view
Permissions
General Permissions: • rideoperate.* - All permissions
• rideoperate.main - Access to /rp (default: true)
• rideoperate.help - Access help (default: true)
• rideoperate.info - View info (default: true)
• rideoperate.panels - View panels (default: true)
• rideoperate.openpanel - Open panels (default: true)
️ Windows Application Control your rides from anywhere using our dedicated Windows application!
Features: • Connect to multiple Minecraft servers
• Real-time ride monitoring
• Remote control functionality
• Operation statistics and logs
• User-friendly interface
Setup Instructions: 1. Generate an API key using /genapikey in-game
2. Configure the API port in config.yml (default: 5555)
3. Download the Windows app from
http://ride-operate.ndg-webdesign.net/ 4. Connect using your server details and API key
Sign Integration You can add panels to signs for easy access:
Code (Text):
Line 1: [rppanel]
Line 2: <panel name>
⚙️ Requirements • Minecraft Server 1.20+ (Tested on 1.15 - 1.21)
• Java 17 or higher
• Basic understanding of command blocks (for advanced setups)