Changes between Version 26 and Version 27 of Help/RemoteControlCommands
- Timestamp:
- 2025-07-08T20:47:52+02:00 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/RemoteControlCommands
v26 v27 327 327 ||= Plugin =||= **Command** =||= **Parameter** =||= **Required/ \\ Optional** =||= **Meaning** =|| 328 328 || Reverter || `revert_changeset` || || || Base command to revert a changeset || 329 || || || `id` || R || The changeset id to use (should match regex `[0-9]+`) || 329 || || || `id` || R || The changeset id to use (should match regex `[0-9]+`). Since version 36321, you can pass multiple ids separated by commas. || 330 330 || MapWithAI || `mapwithai` || || || Base command to download MapWithAI data || 331 331 || || || `max_obj` || O || Set the maximum number of objects the user can add per action from the MapWithAI layer. Should match regex `[0-9]+`. ||