@weppy/roblox-mcp 2.5.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (212) hide show
  1. package/.claude-plugin/marketplace.json +2 -2
  2. package/.github/workflows/install-test.yml +55 -4
  3. package/CHANGELOG.md +25 -0
  4. package/README.md +29 -45
  5. package/SUPPORT.md +4 -6
  6. package/docs/assets/screenshots/roblox-explorer/roblox-explorer-property-window.png +0 -0
  7. package/install.ps1 +22 -9
  8. package/install.sh +19 -4
  9. package/llms-full.txt +8 -688
  10. package/llms.txt +3 -13
  11. package/package.json +1 -1
  12. package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
  13. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogDetailPage-DRfFUIvC.js → ChangelogDetailPage-C-ROvHGr.js} +1 -1
  14. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogPage-Dgl8dBt6.js → ChangelogPage-CPm4ft8m.js} +1 -1
  15. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-DfdyAPrJ.js → ConfirmModal-BSTYLn14.js} +1 -1
  16. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConnectionPage-LSvSX1_u.js → ConnectionPage-BeJEgfmf.js} +1 -1
  17. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-DrK7vhO-.js → InfoLabel-BRbbxjjt.js} +1 -1
  18. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{OverviewPage-CXsGuoPu.js → OverviewPage-BHd6yL_8.js} +1 -1
  19. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-CgkzRAqQ.js → PlaytestPage-BiNJCh4I.js} +1 -1
  20. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PropertyDiff-Dy3MffNh.js → PropertyDiff-BKVe7m6g.js} +1 -1
  21. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-Cg33y021.js +1 -0
  22. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-hJyzgRAl.js → StatusBadge-A72TDL-q.js} +1 -1
  23. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{SyncPage-eX2Rh-Ct.js → SyncPage-R4Qs9Xt3.js} +1 -1
  24. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-CQewH4h_.js +1 -0
  25. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{TierPromoProgress-CLAr1gQq.js → TierPromoProgress-DolZjAqX.js} +1 -1
  26. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ToolsPage-CqzfCxxH.js → ToolsPage-DRX93nSV.js} +1 -1
  27. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-uLdiNHd0.js +1 -0
  28. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{index-BfvSPSNj.js → index-oz4Gtzz9.js} +55 -21
  29. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-BeRNzFBh.js → useLiveUptime-CRLLCM8t.js} +1 -1
  30. package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +1 -1
  31. package/plugins/weppy-roblox-mcp/dashboard/dist/weppy-icon.png +0 -0
  32. package/plugins/weppy-roblox-mcp/dist/index.js +76 -76
  33. package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
  34. package/docs/assets/screenshots/roblox-explorer/install-from-vsix.png +0 -0
  35. package/docs/compatibility.md +0 -44
  36. package/docs/en/dashboard/changelog.md +0 -114
  37. package/docs/en/dashboard/connection.md +0 -77
  38. package/docs/en/dashboard/overview.md +0 -95
  39. package/docs/en/dashboard/playtest.md +0 -61
  40. package/docs/en/dashboard/settings.md +0 -60
  41. package/docs/en/dashboard/sync.md +0 -68
  42. package/docs/en/dashboard/tools.md +0 -69
  43. package/docs/en/installation/README.md +0 -95
  44. package/docs/en/installation/ai-apps/antigravity.md +0 -89
  45. package/docs/en/installation/ai-apps/claude-app.md +0 -78
  46. package/docs/en/installation/ai-apps/claude-code.md +0 -104
  47. package/docs/en/installation/ai-apps/codex-app.md +0 -56
  48. package/docs/en/installation/ai-apps/codex-cli.md +0 -67
  49. package/docs/en/installation/ai-apps/cursor.md +0 -77
  50. package/docs/en/installation/ai-apps/gemini-cli.md +0 -120
  51. package/docs/en/installation/roblox-explorer.md +0 -68
  52. package/docs/en/installation/roblox-plugin.md +0 -96
  53. package/docs/en/pro-upgrade.md +0 -96
  54. package/docs/en/sync/luau-lsp.md +0 -41
  55. package/docs/en/sync/overview.md +0 -153
  56. package/docs/en/tools/assets-and-effects.md +0 -104
  57. package/docs/en/tools/instances-and-properties.md +0 -104
  58. package/docs/en/tools/overview.md +0 -277
  59. package/docs/en/tools/playtest.md +0 -140
  60. package/docs/en/tools/scripting.md +0 -66
  61. package/docs/en/tools/system-and-debugging.md +0 -93
  62. package/docs/en/tools/world-and-environment.md +0 -102
  63. package/docs/es/README.md +0 -208
  64. package/docs/es/dashboard/changelog.md +0 -114
  65. package/docs/es/dashboard/connection.md +0 -77
  66. package/docs/es/dashboard/overview.md +0 -95
  67. package/docs/es/dashboard/playtest.md +0 -61
  68. package/docs/es/dashboard/settings.md +0 -60
  69. package/docs/es/dashboard/sync.md +0 -68
  70. package/docs/es/dashboard/tools.md +0 -69
  71. package/docs/es/installation/README.md +0 -87
  72. package/docs/es/installation/ai-apps/antigravity.md +0 -89
  73. package/docs/es/installation/ai-apps/claude-app.md +0 -78
  74. package/docs/es/installation/ai-apps/claude-code.md +0 -104
  75. package/docs/es/installation/ai-apps/codex-app.md +0 -56
  76. package/docs/es/installation/ai-apps/codex-cli.md +0 -67
  77. package/docs/es/installation/ai-apps/cursor.md +0 -77
  78. package/docs/es/installation/ai-apps/gemini-cli.md +0 -120
  79. package/docs/es/installation/roblox-explorer.md +0 -58
  80. package/docs/es/installation/roblox-plugin.md +0 -85
  81. package/docs/es/pro-upgrade.md +0 -96
  82. package/docs/es/sync/luau-lsp.md +0 -41
  83. package/docs/es/sync/overview.md +0 -153
  84. package/docs/es/tools/assets-and-effects.md +0 -104
  85. package/docs/es/tools/instances-and-properties.md +0 -104
  86. package/docs/es/tools/overview.md +0 -277
  87. package/docs/es/tools/playtest.md +0 -140
  88. package/docs/es/tools/scripting.md +0 -66
  89. package/docs/es/tools/system-and-debugging.md +0 -93
  90. package/docs/es/tools/world-and-environment.md +0 -102
  91. package/docs/id/README.md +0 -208
  92. package/docs/id/dashboard/changelog.md +0 -114
  93. package/docs/id/dashboard/connection.md +0 -77
  94. package/docs/id/dashboard/overview.md +0 -95
  95. package/docs/id/dashboard/playtest.md +0 -61
  96. package/docs/id/dashboard/settings.md +0 -60
  97. package/docs/id/dashboard/sync.md +0 -68
  98. package/docs/id/dashboard/tools.md +0 -69
  99. package/docs/id/installation/README.md +0 -93
  100. package/docs/id/installation/ai-apps/antigravity.md +0 -89
  101. package/docs/id/installation/ai-apps/claude-app.md +0 -78
  102. package/docs/id/installation/ai-apps/claude-code.md +0 -104
  103. package/docs/id/installation/ai-apps/codex-app.md +0 -56
  104. package/docs/id/installation/ai-apps/codex-cli.md +0 -67
  105. package/docs/id/installation/ai-apps/cursor.md +0 -77
  106. package/docs/id/installation/ai-apps/gemini-cli.md +0 -120
  107. package/docs/id/installation/roblox-explorer.md +0 -58
  108. package/docs/id/installation/roblox-plugin.md +0 -85
  109. package/docs/id/pro-upgrade.md +0 -96
  110. package/docs/id/sync/luau-lsp.md +0 -41
  111. package/docs/id/sync/overview.md +0 -153
  112. package/docs/id/tools/assets-and-effects.md +0 -104
  113. package/docs/id/tools/instances-and-properties.md +0 -104
  114. package/docs/id/tools/overview.md +0 -277
  115. package/docs/id/tools/playtest.md +0 -140
  116. package/docs/id/tools/scripting.md +0 -66
  117. package/docs/id/tools/system-and-debugging.md +0 -93
  118. package/docs/id/tools/world-and-environment.md +0 -102
  119. package/docs/installer/assets/index-Bz0amd7x.js +0 -63
  120. package/docs/installer/assets/index-ei4lRUa6.css +0 -1
  121. package/docs/installer/index.html +0 -14
  122. package/docs/installer/manifest.webmanifest +0 -15
  123. package/docs/installer/sw.js +0 -7
  124. package/docs/installer/weppy-icon.png +0 -0
  125. package/docs/ja/README.md +0 -206
  126. package/docs/ja/dashboard/changelog.md +0 -114
  127. package/docs/ja/dashboard/connection.md +0 -77
  128. package/docs/ja/dashboard/overview.md +0 -95
  129. package/docs/ja/dashboard/playtest.md +0 -61
  130. package/docs/ja/dashboard/settings.md +0 -60
  131. package/docs/ja/dashboard/sync.md +0 -68
  132. package/docs/ja/dashboard/tools.md +0 -69
  133. package/docs/ja/installation/README.md +0 -93
  134. package/docs/ja/installation/ai-apps/antigravity.md +0 -89
  135. package/docs/ja/installation/ai-apps/claude-app.md +0 -78
  136. package/docs/ja/installation/ai-apps/claude-code.md +0 -104
  137. package/docs/ja/installation/ai-apps/codex-app.md +0 -56
  138. package/docs/ja/installation/ai-apps/codex-cli.md +0 -67
  139. package/docs/ja/installation/ai-apps/cursor.md +0 -77
  140. package/docs/ja/installation/ai-apps/gemini-cli.md +0 -120
  141. package/docs/ja/installation/roblox-explorer.md +0 -58
  142. package/docs/ja/installation/roblox-plugin.md +0 -85
  143. package/docs/ja/pro-upgrade.md +0 -96
  144. package/docs/ja/sync/luau-lsp.md +0 -41
  145. package/docs/ja/sync/overview.md +0 -153
  146. package/docs/ja/tools/assets-and-effects.md +0 -104
  147. package/docs/ja/tools/instances-and-properties.md +0 -104
  148. package/docs/ja/tools/overview.md +0 -277
  149. package/docs/ja/tools/playtest.md +0 -140
  150. package/docs/ja/tools/scripting.md +0 -66
  151. package/docs/ja/tools/system-and-debugging.md +0 -93
  152. package/docs/ja/tools/world-and-environment.md +0 -102
  153. package/docs/ko/README.md +0 -206
  154. package/docs/ko/dashboard/changelog.md +0 -114
  155. package/docs/ko/dashboard/connection.md +0 -77
  156. package/docs/ko/dashboard/overview.md +0 -95
  157. package/docs/ko/dashboard/playtest.md +0 -61
  158. package/docs/ko/dashboard/settings.md +0 -60
  159. package/docs/ko/dashboard/sync.md +0 -68
  160. package/docs/ko/dashboard/tools.md +0 -69
  161. package/docs/ko/installation/README.md +0 -95
  162. package/docs/ko/installation/ai-apps/antigravity.md +0 -88
  163. package/docs/ko/installation/ai-apps/claude-app.md +0 -78
  164. package/docs/ko/installation/ai-apps/claude-code.md +0 -104
  165. package/docs/ko/installation/ai-apps/codex-app.md +0 -56
  166. package/docs/ko/installation/ai-apps/codex-cli.md +0 -67
  167. package/docs/ko/installation/ai-apps/cursor.md +0 -77
  168. package/docs/ko/installation/ai-apps/gemini-cli.md +0 -120
  169. package/docs/ko/installation/roblox-explorer.md +0 -68
  170. package/docs/ko/installation/roblox-plugin.md +0 -96
  171. package/docs/ko/pro-upgrade.md +0 -96
  172. package/docs/ko/sync/luau-lsp.md +0 -41
  173. package/docs/ko/sync/overview.md +0 -153
  174. package/docs/ko/tools/assets-and-effects.md +0 -104
  175. package/docs/ko/tools/instances-and-properties.md +0 -104
  176. package/docs/ko/tools/overview.md +0 -277
  177. package/docs/ko/tools/playtest.md +0 -134
  178. package/docs/ko/tools/scripting.md +0 -66
  179. package/docs/ko/tools/system-and-debugging.md +0 -93
  180. package/docs/ko/tools/world-and-environment.md +0 -102
  181. package/docs/pt-br/README.md +0 -208
  182. package/docs/pt-br/dashboard/changelog.md +0 -114
  183. package/docs/pt-br/dashboard/connection.md +0 -77
  184. package/docs/pt-br/dashboard/overview.md +0 -95
  185. package/docs/pt-br/dashboard/playtest.md +0 -61
  186. package/docs/pt-br/dashboard/settings.md +0 -60
  187. package/docs/pt-br/dashboard/sync.md +0 -68
  188. package/docs/pt-br/dashboard/tools.md +0 -69
  189. package/docs/pt-br/installation/README.md +0 -93
  190. package/docs/pt-br/installation/ai-apps/antigravity.md +0 -89
  191. package/docs/pt-br/installation/ai-apps/claude-app.md +0 -78
  192. package/docs/pt-br/installation/ai-apps/claude-code.md +0 -104
  193. package/docs/pt-br/installation/ai-apps/codex-app.md +0 -56
  194. package/docs/pt-br/installation/ai-apps/codex-cli.md +0 -67
  195. package/docs/pt-br/installation/ai-apps/cursor.md +0 -77
  196. package/docs/pt-br/installation/ai-apps/gemini-cli.md +0 -120
  197. package/docs/pt-br/installation/roblox-explorer.md +0 -58
  198. package/docs/pt-br/installation/roblox-plugin.md +0 -85
  199. package/docs/pt-br/pro-upgrade.md +0 -96
  200. package/docs/pt-br/sync/luau-lsp.md +0 -41
  201. package/docs/pt-br/sync/overview.md +0 -153
  202. package/docs/pt-br/tools/assets-and-effects.md +0 -104
  203. package/docs/pt-br/tools/instances-and-properties.md +0 -104
  204. package/docs/pt-br/tools/overview.md +0 -277
  205. package/docs/pt-br/tools/playtest.md +0 -140
  206. package/docs/pt-br/tools/scripting.md +0 -66
  207. package/docs/pt-br/tools/system-and-debugging.md +0 -93
  208. package/docs/pt-br/tools/world-and-environment.md +0 -102
  209. package/docs/troubleshooting.md +0 -47
  210. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-D2ZBQ2KF.js +0 -1
  211. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-BwKqP_4s.js +0 -1
  212. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-23o8LmsR.js +0 -1
@@ -1,77 +0,0 @@
1
- # Pengaturan Cursor
2
-
3
- Cara menggunakan Roblox MCP dengan [Cursor](https://cursor.com/).
4
-
5
- ## Prasyarat
6
-
7
- - **Cursor** sudah terpasang
8
- - **Node.js** (v18.0.0 atau lebih baru)
9
- - **Plugin Roblox Studio** sudah terpasang
10
-
11
- ## Mendaftarkan server MCP
12
-
13
- ### Metode 1: Konfigurasi proyek
14
-
15
- Tambahkan isi berikut ke `.cursor/mcp.json` di proyek Anda:
16
-
17
- ```json
18
- {
19
- "mcpServers": {
20
- "weppy-roblox-mcp": {
21
- "command": "npx",
22
- "args": ["-y", "@weppy/roblox-mcp"]
23
- }
24
- }
25
- }
26
- ```
27
-
28
- ### Metode 2: Konfigurasi global
29
-
30
- Tambahkan isi yang sama ke file konfigurasi global Cursor.
31
-
32
- **Lokasi file konfigurasi:**
33
-
34
- | Cakupan | Path |
35
- |---------|------|
36
- | Proyek | `<proyek>/.cursor/mcp.json` |
37
- | Global (macOS/Linux) | `~/.cursor/mcp.json` |
38
- | Global (Windows) | `%USERPROFILE%\\.cursor\\mcp.json` |
39
-
40
- > Jika file sudah ada, gabungkan entri `weppy-roblox-mcp` ke dalam objek `mcpServers` yang sudah ada.
41
-
42
- ### Terapkan perubahan
43
-
44
- Setelah mengubah konfigurasi, muat ulang jendela Cursor atau mulai ulang aplikasinya.
45
-
46
- ## Uji koneksi
47
-
48
- 1. Buka **Roblox Studio** → tab Plugins → **WEPPY** → **Connect**
49
- 2. Di **Cursor**, masukkan:
50
- ```
51
- Tell me what's currently selected in Roblox Studio
52
- ```
53
-
54
- ## Pemecahan masalah
55
-
56
- ### Server MCP tidak muncul
57
-
58
- - Pastikan path file konfigurasi sudah benar
59
- - Pastikan sintaks JSON valid
60
- - Muat ulang Cursor setelah mengubah konfigurasi
61
-
62
- ### Server tidak bisa dijalankan
63
-
64
- Jalankan server MCP secara langsung untuk memeriksa error:
65
-
66
- ```bash
67
- npx -y @weppy/roblox-mcp
68
- ```
69
-
70
- ### Koneksi gagal
71
-
72
- - Pastikan plugin Roblox Studio berada dalam status **Connected**
73
- - Periksa apakah port 3002 diblokir firewall
74
-
75
- ## Referensi
76
-
77
- - [Dokumentasi Cursor MCP](https://docs.cursor.com/context/model-context-protocol)
@@ -1,120 +0,0 @@
1
- # Pengaturan Gemini CLI
2
-
3
- Cara menggunakan Roblox MCP dengan [Google Gemini CLI](https://github.com/google-gemini/gemini-cli).
4
-
5
- ## Prasyarat
6
-
7
- 1. **Node.js** (v18.0.0 atau lebih tinggi)
8
- ```bash
9
- node --version
10
- ```
11
-
12
- 2. **Gemini CLI** terinstal
13
- ```bash
14
- npm install -g @google/gemini-cli
15
- ```
16
-
17
- 3. **Plugin Roblox Studio** terinstal
18
-
19
- ## Mendaftarkan Server MCP
20
-
21
- ### Metode 1: Perintah CLI (Disarankan)
22
-
23
- Daftarkan dengan satu perintah di terminal Anda:
24
-
25
- ```bash
26
- gemini mcp add weppy-roblox-mcp npx --trust -- -y @weppy/roblox-mcp
27
- ```
28
-
29
- > Flag `--trust` melewati prompt konfirmasi untuk setiap pemanggilan tool.
30
-
31
- Untuk mendaftar secara global, tambahkan `-s user`:
32
-
33
- ```bash
34
- gemini mcp add weppy-roblox-mcp npx -s user --trust -- -y @weppy/roblox-mcp
35
- ```
36
-
37
- ### Metode 2: Edit File Konfigurasi
38
-
39
- Tambahkan konten berikut ke file `.gemini/settings.json`:
40
-
41
- ```json
42
- {
43
- "mcpServers": {
44
- "weppy-roblox-mcp": {
45
- "command": "npx",
46
- "args": ["-y", "@weppy/roblox-mcp"]
47
- }
48
- }
49
- }
50
- ```
51
-
52
- **Lokasi file konfigurasi:**
53
- | Lingkup | Path |
54
- |---------|------|
55
- | Proyek | `<proyek>/.gemini/settings.json` |
56
- | Global | `~/.gemini/settings.json` |
57
-
58
- ### Metode 3: Menggunakan Variabel Lingkungan
59
-
60
- Jika variabel lingkungan tertentu diperlukan:
61
-
62
- **CLI:**
63
- ```bash
64
- gemini mcp add weppy-roblox-mcp npx --trust -e HTTP_PORT=3002 -- -y @weppy/roblox-mcp
65
- ```
66
-
67
- **File konfigurasi:**
68
- ```json
69
- {
70
- "mcpServers": {
71
- "weppy-roblox-mcp": {
72
- "command": "npx",
73
- "args": ["-y", "@weppy/roblox-mcp"],
74
- "env": {
75
- "HTTP_PORT": "3002"
76
- }
77
- }
78
- }
79
- }
80
- ```
81
-
82
- ## Tes Koneksi
83
-
84
- 1. Buka **Roblox Studio** → tab Plugins → **WEPPY** → **Connect**
85
- 2. Jalankan **Gemini CLI** dan masukkan:
86
- ```
87
- Beritahu saya apa yang sedang dipilih di Roblox Studio
88
- ```
89
-
90
- ## Memeriksa Status Server MCP
91
-
92
- Anda dapat memeriksa status server yang terhubung dengan perintah `/mcp` di Gemini CLI:
93
-
94
- ```
95
- /mcp
96
- ```
97
-
98
- ## Pemecahan Masalah
99
-
100
- ### Server tidak dapat dimulai
101
-
102
- Jalankan server MCP secara langsung untuk memeriksa kesalahan:
103
- ```bash
104
- npx -y @weppy/roblox-mcp
105
- ```
106
-
107
- ### Koneksi gagal
108
-
109
- - Verifikasi bahwa plugin Roblox Studio dalam status **Connected**
110
- - Periksa apakah port 3002 diblokir oleh firewall
111
- - Periksa status server dengan perintah `/mcp`
112
-
113
- ### Konflik tool
114
-
115
- Jika beberapa server MCP memiliki tool dengan nama yang sama, mereka akan diberi awalan dengan format `serverAlias__toolName`.
116
-
117
- ## Referensi
118
-
119
- - [Dokumentasi Resmi Gemini CLI MCP](https://geminicli.com/docs/tools/mcp-server/)
120
- - [Panduan Konfigurasi Gemini CLI](https://geminicli.com/docs/get-started/configuration/)
@@ -1,58 +0,0 @@
1
- # WEPPY Roblox Explorer (Ekstensi VSCode)
2
-
3
- Tampilan pohon instansi seperti Explorer Roblox Studio, langsung di VSCode. Jelajahi instansi yang tersinkronisasi, buka skrip langsung, dan pantau status sinkronisasi tanpa meninggalkan editor.
4
- Ini adalah ekstensi pendamping untuk WEPPY, bukan integrasi Roblox yang berdiri sendiri.
5
-
6
- ![WEPPY Roblox Explorer](../../assets/screenshots/roblox-explorer/roblox-explorer-screen.png)
7
-
8
- ## Persyaratan
9
-
10
- - VSCode 1.85+
11
- - [Roblox MCP](../../../README.md) sudah terpasang dengan Sync aktif (Basic atau Pro)
12
- - Sync sudah menghasilkan `weppy-project-sync/place_*/.sync-meta.json` di bawah root proyek
13
-
14
- ## Cara Instalasi
15
-
16
- Cari **WEPPY Roblox Explorer** di sidebar Ekstensi VSCode (`Ctrl+Shift+X` / `Cmd+Shift+X`) dan klik **Install**.
17
-
18
- Atau instal langsung dari marketplace berikut:
19
-
20
- - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer)
21
- - [Open VSX](https://open-vsx.org/extension/weppy/weppy-roblox-explorer)
22
-
23
- Penjelajahan tree dasar bekerja dari file sync di disk. Status sync live, indikator direction, dan pengiriman telemetri Explorer tersedia saat server MCP lokal dapat dijangkau.
24
-
25
- ## Fitur
26
-
27
- - **Pohon instansi**: Hierarki layanan/instansi yang identik dengan Roblox Studio
28
- - **Ikon kelas Roblox**: Lebih dari 200 ikon dengan dukungan tema gelap/terang
29
- - **Multi-Place**: Akar pohon terpisah per Place yang tersinkronisasi
30
- - **Buka dengan klik**: Buka file pendukung (`.server.luau`, `.client.luau`, `.module.luau`, `.props.json`)
31
- - **Pencarian instansi**: Pencarian QuickPick di semua layanan
32
- - **Badge status Sync**: Lihat status `modified`, `studio`, `conflict` sekilas
33
- - **Pembaruan otomatis**: Pohon diperbarui otomatis saat file Sync berubah (debounce 500ms)
34
- - **Salin jalur instansi**: Klik kanan untuk menyalin jalur format `game.Workspace.Part`
35
-
36
- ## Pengaturan
37
-
38
- | Pengaturan | Default | Deskripsi |
39
- |------------|---------|-----------|
40
- | `robloxExplorer.syncRoot` | `""` | Jalur absolut ke root `weppy-project-sync`. Jika kosong, akan dideteksi otomatis. WEPPY memakai `{projectRoot}/weppy-project-sync`. |
41
- | `robloxExplorer.hidePropsFiles` | `false` | Sembunyikan file Sync (`.props.json`, `_tree.json`, `.value.json`) di explorer VSCode default. |
42
- | `robloxExplorer.autoRefresh` | `true` | Perbarui pohon otomatis saat file Sync berubah. |
43
- | `robloxExplorer.showSyncStatus` | `true` | Tampilkan dekorasi status Sync pada item pohon. |
44
-
45
- ## Perintah
46
-
47
- | Perintah | Deskripsi |
48
- |----------|-----------|
49
- | `WEPPY Explorer: Refresh` | Perbarui pohon instansi secara manual |
50
- | `WEPPY Explorer: Search Instances` | Cari instansi di semua layanan |
51
- | `WEPPY Explorer: Open Backing File` | Buka file pendukung instansi yang dipilih |
52
- | `WEPPY Explorer: Copy Instance Path` | Salin jalur instansi lengkap (contoh: `game.Workspace.Part`) |
53
- | `WEPPY Explorer: Reveal in Explorer` | Tampilkan file di explorer VSCode default |
54
-
55
- ## Terkait
56
-
57
- - [Panduan Detail Sync](../sync/overview.md)
58
- - [Panduan Instalasi](README.md)
@@ -1,85 +0,0 @@
1
- # Instalasi Plugin Roblox
2
-
3
- Panduan instalasi plugin untuk menghubungkan AI agent di Roblox Studio.
4
-
5
- ## 1. Unduh Plugin
6
-
7
- 1. Buka [GitHub Releases](https://github.com/hope1026/weppy-roblox-mcp/releases/latest)
8
- 2. Unduh `weppy-roblox-mcp-v{version}.zip`
9
- 3. Ekstrak ZIP - Anda akan menemukan `roblox-plugin/WeppyRobloxMCP.rbxm` dan panduan instalasi
10
-
11
- Catatan:
12
- - Basic menggunakan paket plugin yang sama dengan kebijakan Basic (Studio -> Local satu arah)
13
- - Setelah lisensi langganan Pro aktif, sync dua arah dan fitur lanjutan yang lebih luas akan terbuka
14
-
15
- ## 2. Instal Plugin
16
-
17
- 1. Jalankan **Roblox Studio**
18
- 2. Klik tab **Plugins**
19
- 3. Klik **Plugins Folder**
20
-
21
- ![Buka Plugins Folder](../../assets/screenshots/plugin/installation/plugins-menu.png)
22
-
23
- 4. **Salin** `WeppyRobloxMCP.rbxm` ke folder Plugins
24
- 5. **Restart Roblox Studio**
25
-
26
- ## 3. Verifikasi Instalasi
27
-
28
- Setelah restart, tombol **WEPPY** muncul di tab Plugins.
29
-
30
- ![Tombol WEPPY](../../assets/screenshots/plugin/installation/toolbar-button.png)
31
-
32
- ## 4. Hubungkan AI Agent
33
-
34
- ### Persiapan
35
-
36
- MCP server harus sudah terinstal. Selesaikan dulu panduan app AI yang Anda pakai:
37
-
38
- | Aplikasi AI | Panduan Instalasi |
39
- |-------------|-------------------|
40
- | Claude Code | [Cara Konfigurasi](ai-apps/claude-code.md) |
41
- | Claude Desktop | [Cara Konfigurasi](ai-apps/claude-app.md) |
42
- | Cursor | [Cara Konfigurasi](ai-apps/cursor.md) |
43
- | Codex CLI | [Cara Konfigurasi](ai-apps/codex-cli.md) |
44
- | Codex Desktop | [Cara Konfigurasi](ai-apps/codex-app.md) |
45
- | Gemini CLI | [Cara Konfigurasi](ai-apps/gemini-cli.md) |
46
- | Antigravity | [Cara Konfigurasi](ai-apps/antigravity.md) |
47
-
48
- ### Menghubungkan
49
-
50
- 1. Buka proyek apa saja di **Roblox Studio**
51
- 2. Tab **Plugins** -> **WEPPY**
52
- 3. Klik **Connect**
53
- 4. Jika status **"Connected"** tampil, koneksi berhasil
54
-
55
- ![Layar Utama Plugin](../../assets/screenshots/plugin/installation/main-screen.png)
56
-
57
- ## 5. Pengaturan (Opsional)
58
-
59
- Gunakan tombol pengaturan di kanan atas plugin.
60
-
61
- ![Layar Pengaturan](../../assets/screenshots/plugin/installation/settings-screen.png)
62
-
63
- - **Auto Connect**
64
- - **Auto Reconnect**
65
- - **Auto Camera Focus**
66
- - **Language**
67
-
68
- ## Pemecahan Masalah
69
-
70
- ### Plugin tidak terlihat
71
-
72
- - Restart Roblox Studio sepenuhnya
73
- - Pastikan file sudah disalin benar
74
- - Pastikan `.rbxm` tidak rusak
75
-
76
- ### Tidak dapat terhubung
77
-
78
- - Pastikan MCP server berjalan
79
- - Klik **Connect** lagi
80
- - Cek konflik port 3002
81
-
82
- ### Koneksi sering terputus
83
-
84
- - Aktifkan **Auto Reconnect**
85
- - Restart app AI
@@ -1,96 +0,0 @@
1
- # Panduan Upgrade Pro
2
-
3
- ## Mengapa Pro?
4
-
5
- ### Sync dua arah untuk alur kerja pengembangan nyata
6
-
7
- Pro Sync melampaui sekadar export satu arah. Edit script secara lokal dan kirim ke Studio. Buat perubahan di Studio dan tarik kembali ke disk. Pro menjaga keduanya tetap sinkron.
8
-
9
- - **Sync dua arah** — Perubahan mengalir dua arah antara Studio dan file lokal.
10
- - **Direction per tipe** — Atur arah secara independen untuk Scripts, Values, Containers, Data, dan Services.
11
- - **Apply Mode per tipe** — Pilih Auto atau Manual per tipe untuk menyeimbangkan kecepatan dan kontrol.
12
- - **Full Sync / Resync** — Bangun ulang state proyek yang bersih setelah perubahan besar atau reconnect.
13
- - **Riwayat Perubahan** — Lacak apa yang berubah, kapan, dan ke arah mana sebelum menerapkan.
14
- - **Sync multi-place** — Sync hingga 3 Roblox Place sekaligus, masing-masing dengan penyimpanan terisolasi dan riwayat perubahan sendiri.
15
-
16
- ### Hemat token AI dengan workflow berdampak tinggi
17
-
18
- Aksi massal dan lanjutan mengurangi panggilan berulang — lakukan lebih banyak per prompt.
19
-
20
- ### AI yang mengontrol playtest secara langsung
21
-
22
- AI dapat mengontrol playtest Roblox Studio secara langsung. AI bisa memulai dan menghentikan Play (F5) atau Run (F8), menyuntikkan script pengujian, mengumpulkan log, dan membuat laporan secara otomatis.
23
-
24
- - "Mulai playtest mode Run dan periksa apakah NPC mencapai target."
25
- - "Tulis test yang memverifikasi SpawnLocation berada di atas tanah lalu jalankan."
26
- - "Validasi bahwa script yang baru aku ubah berjalan tanpa error di playtest."
27
-
28
- ### Lebih banyak fitur eksklusif Pro
29
-
30
- Pro membuka fitur tambahan di luar alur kerja inti.
31
-
32
- - **Operasi massal** — Buat, ubah, atau hapus beberapa instance dalam satu permintaan
33
- - **Pembuatan terrain** — Isi dengan blok, bola, silinder, wedge, dan ganti material
34
- - **Pencarian/penyisipan aset** — Cari di marketplace Roblox dan sisipkan aset langsung
35
- - **Analisis spasial** — Raycast, temukan tanah, pencarian area datar, deteksi tabrakan
36
- - **Kontrol lingkungan** — Pencahayaan, atmosfer, langit, dan pengaturan waktu
37
- - **Audio/Animasi** — Pemutaran suara dan muat/putar animasi
38
-
39
- ## Beli lalu aktifkan
40
-
41
- ### Langkah 1: Beli lisensi langganan Pro di Gumroad
42
-
43
- 1. Buka [Gumroad - Weppy Roblox Plugin](https://gumroad.com/l/faccjs?utm_source=github&utm_medium=repo&utm_campaign=pro_upgrade_md)
44
- 2. Selesaikan pembelian lisensi langganan Pro
45
- 3. Salin license key yang kamu terima setelah pembelian
46
-
47
- Kamu hanya perlu mengaktifkan lisensi sekali, baik di plugin maupun di dashboard. Keduanya berbagi status lisensi lokal MCP yang sama, jadi saat diaktifkan di satu tempat, status yang sama akan muncul di tempat lainnya.
48
-
49
- ### Aktifkan di plugin
50
-
51
- 1. Buka **WEPPY** di Roblox Studio lalu hubungkan ke MCP server.
52
- 2. Buka bagian **Settings > License** di plugin.
53
- 3. Tempel key yang sudah dibeli ke field `License key`.
54
- 4. Klik **Activate** untuk mengaktifkan lisensi.
55
- 5. Jika status belum langsung diperbarui, klik **Refresh**.
56
- 6. Setelah aktivasi berhasil, status berubah dari Basic ke Pro dan fitur Pro bisa digunakan.
57
-
58
- ![Layar aktivasi lisensi di plugin](../assets/screenshots/plugin/license/plugin-license-screen.png)
59
-
60
- ### Aktifkan di dashboard
61
-
62
- 1. Jalankan MCP server lalu buka **Settings > License** di dashboard.
63
- 2. Pastikan provider disetel ke `gumroad`.
64
- 3. Tempel key yang sudah dibeli ke field `License Key`.
65
- 4. Klik **Activate License** untuk mengaktifkan lisensi.
66
- 5. Jika perlu, gunakan **Refresh License** untuk mengambil status terbaru.
67
-
68
- ![Layar aktivasi lisensi di dashboard](../assets/screenshots/plugin/license/dashboard-license-screen.png)
69
-
70
- ### Setelah aktivasi
71
-
72
- - Jika status lisensi tampil sebagai `active` atau `grace`, fitur Pro sudah bisa digunakan.
73
- - Plugin dan dashboard berbagi status lisensi yang sama, jadi aktivasi di satu tempat akan tercermin di tempat lainnya.
74
- - Gunakan **Refresh** atau **Refresh License** jika ingin memeriksa status terbaru lagi.
75
-
76
- ## Perbandingan Fitur
77
-
78
- | Fitur | Basic | Pro |
79
- |-------|:-----:|:---:|
80
- | Buat/edit script | ✅ | ✅ |
81
- | Buat/hapus/pindah instance | ✅ | ✅ + operasi massal |
82
- | Baca/ubah properti | ✅ | ✅ + perubahan massal |
83
- | Seleksi, tag, pencarian | ✅ | ✅ |
84
- | Kontrol kamera | ✅ | ✅ |
85
- | Pemantauan log | ✅ | ✅ |
86
- | Eksekusi kode Luau | ✅ | ✅ |
87
- | Sinkronisasi proyek | Studio → Local satu arah | Dua arah + arah/mode per tipe |
88
- | Sync multi-place | — | Hingga 3 Place secara bersamaan |
89
- | Riwayat perubahan | — | Lacak perubahan sebelum diterapkan |
90
- | Kontrol playtest | — | Putar / hentikan / jeda / lanjutkan + tes otomatis |
91
- | Pembuatan/pengeditan terrain | — | Blok, bola, silinder, wedge, penggantian material |
92
- | Pencarian/penyisipan aset | — | Cari di marketplace Roblox dan sisipkan langsung |
93
- | Analisis spasial | — | Raycast, temukan tanah, deteksi tabrakan |
94
- | Kontrol lingkungan | — | Pencahayaan, atmosfer, langit, waktu |
95
- | Audio / Animasi | — | Pemutaran suara, muat/putar animasi |
96
- | Efisiensi token AI | Aksi per-item | Lebih sedikit panggilan dengan aksi massal |
@@ -1,41 +0,0 @@
1
- # Menggunakan `luau-lsp` dengan WEPPY Sync
2
-
3
- WEPPY Sync bisa membuat file sourcemap yang dibutuhkan `luau-lsp` secara otomatis, jadi kamu bisa menyalakan fitur editor yang paham konteks Roblox tanpa menyiapkan proyek Rojo terpisah.
4
-
5
- ## File yang ditulis WEPPY
6
-
7
- Setelah Full Sync selesai, WEPPY menulis:
8
-
9
- - Place sourcemap: `weppy-project-sync/place_<id>/sourcemap.json`
10
- - File perwakilan root: `weppy-project-sync/sourcemap.json`
11
-
12
- Untuk kebanyakan user, path yang direkomendasikan adalah `weppy-project-sync/sourcemap.json`.
13
-
14
- ## Manfaatnya
15
-
16
- Saat `luau-lsp` membaca sourcemap dari WEPPY, hal berikut akan membaik:
17
-
18
- - Autocomplete `game.*`
19
- - Navigasi antar script yang tersinkron
20
- - Resolusi `require` antar script yang tersinkron
21
-
22
- ## Setup yang direkomendasikan
23
-
24
- 1. Jalankan Full Sync sekali agar WEPPY membuat `weppy-project-sync/sourcemap.json`.
25
- 2. Arahkan pengaturan sourcemap `luau-lsp` di editor kamu ke `weppy-project-sync/sourcemap.json`.
26
- 3. Jika client kamu bisa mematikan autogenerate Rojo, set `luau-lsp.sourcemap.autogenerate` ke `false`.
27
-
28
- Contoh pengaturan VSCode:
29
-
30
- ```json
31
- {
32
- "luau-lsp.sourcemap.enabled": true,
33
- "luau-lsp.sourcemap.autogenerate": false,
34
- "luau-lsp.sourcemap.sourcemapFile": "weppy-project-sync/sourcemap.json"
35
- }
36
- ```
37
-
38
- ## Catatan Multi-place
39
-
40
- `weppy-project-sync/sourcemap.json` mengikuti place perwakilan proyek saat ini.
41
- Kalau kamu butuh place yang tetap, arahkan `luau-lsp` langsung ke `weppy-project-sync/place_<id>/sourcemap.json` milik place tersebut.
@@ -1,153 +0,0 @@
1
- # Panduan detail Sync Roblox MCP
2
-
3
- Sync menghubungkan status Roblox Studio dan file lokal agar AI bisa membaca dan memodifikasi konteks proyek secara utuh dan stabil.
4
-
5
- ## Kenapa Sync penting
6
-
7
- Tanpa Sync, AI hanya melihat potongan kode yang ditempel di chat. Dengan Sync aktif, AI bekerja dari keseluruhan proyek.
8
-
9
- - Terapkan refactor lintas banyak script secara konsisten
10
- - Tinjau perubahan berisiko lebih cepat lewat riwayat
11
- - Jaga sumber kebenaran antara Studio dan file lokal tetap jelas
12
-
13
- ## Cara kerjanya
14
-
15
- ![Alur Sync — tree Studio di-mirror ke file lokal](../../assets/screenshots/plugin/sync/sync-overview.png)
16
-
17
- 1. Full Sync: mirror awal dari tree/instance Studio ke lokal
18
- 2. Incremental Sync: perubahan baru terus disinkronkan
19
- 3. Pelacakan History/Status: cek apa yang berubah, kapan, dan ke arah mana
20
-
21
- Data Sync disimpan di `{projectRoot}/weppy-project-sync/place_{placeId}/explorer`.
22
- Selain itu, WEPPY menulis sourcemap per place ke `{projectRoot}/weppy-project-sync/place_{placeId}/sourcemap.json` dan menjaga file perwakilan root yang direkomendasikan di `{projectRoot}/weppy-project-sync/sourcemap.json`.
23
- Untuk integrasi editor seperti `luau-lsp`, sebaiknya gunakan path root. Langkah setup dijelaskan di [Menggunakan `luau-lsp` dengan WEPPY Sync](./luau-lsp.md).
24
-
25
- ### Jelajahi data sync di VSCode
26
-
27
- Instal ekstensi [WEPPY Roblox Explorer](../installation/roblox-explorer.md) untuk menjelajahi tree instance yang sudah tersinkron di VSCode, seperti di Roblox Studio.
28
- Explorer membaca file sync yang dihasilkan di sini, dan juga bisa menampilkan status sync live serta informasi direction saat server MCP lokal sedang berjalan.
29
-
30
- ![WEPPY Roblox Explorer — jelajahi tree instance yang tersinkron di VSCode](../../assets/screenshots/roblox-explorer/roblox-explorer-screen.png)
31
-
32
- - Tree service/instance dengan ikon kelas Roblox
33
- - Klik script untuk membukanya dan mengedit
34
- - Badge status sync menampilkan status modified/conflict
35
-
36
- ## Basic vs Pro
37
-
38
- | Item | Basic | Pro |
39
- |------|------|-----|
40
- | Arah sync | Studio -> Local | Dua arah |
41
- | Direction per tipe | Tidak didukung | Didukung (Scripts / Values / Containers / Data / Services) |
42
- | Apply Mode per tipe | Tidak didukung | Didukung (Auto / Manual) |
43
- | API status/riwayat | Tidak didukung | Didukung (`status_current_place`, `history`, `progress`) |
44
- | Tool `manage_sync` | Tidak didukung | Didukung |
45
- | Sync multiplace | Tidak didukung | Didukung (hingga 3 place) |
46
-
47
- ## Target sync dan aturan eksklusi default
48
-
49
- Layanan yang disinkronkan secara default:
50
-
51
- - `Workspace`
52
- - `Lighting`
53
- - `ReplicatedStorage`
54
- - `ServerStorage`
55
- - `ServerScriptService`
56
- - `StarterGui`
57
- - `StarterPlayer`
58
- - `StarterPack`
59
- - `ReplicatedFirst`
60
- - `SoundService`
61
- - `Chat`
62
- - `LocalizationService`
63
-
64
- Eksklusi default:
65
-
66
- - Kelas: `Terrain`, `Camera`
67
- - Path terlarang demi keamanan: `CoreGui`, `CorePackages`, `RobloxScript`, `RobloxScriptSecurity`
68
-
69
- ## Direction dan Apply Mode
70
-
71
- ### Direction (arah sync per tipe)
72
-
73
- - `forward`: Studio -> Local
74
- - `reverse`: Local -> Studio
75
- - `bidirectional`: dua arah
76
-
77
- Tipe dikelola terpisah: `scripts`, `values`, `containers`, `data`, `services`.
78
-
79
- ### Apply Mode (cara menerapkan perubahan reverse)
80
-
81
- - `manual`: user konfirmasi sebelum diterapkan ke Studio
82
- - `auto`: perubahan terdeteksi diterapkan otomatis
83
-
84
- Di Pro, Direction dan Apply Mode bisa diatur per tipe.
85
-
86
- ## Panduan aksi `manage_sync` (Pro)
87
-
88
- | Aksi | Deskripsi | Parameter utama |
89
- |------|------|-----------|
90
- | `status_current_place` | Cek status sync saat ini untuk Place yang terhubung | `-` |
91
- | `history` | Ambil riwayat perubahan | `placeId`, `query.limit`, `query.offset` |
92
- | `directions` | Ambil Direction per tipe | `placeId` |
93
- | `read_file` | Baca file yang sudah tersinkron | `placeId`, `instancePath` |
94
- | `write_file` | Tulis file yang sudah tersinkron | `placeId`, `instancePath`, `content` |
95
- | `progress` | Lihat progres/throughput sync realtime | `placeId` |
96
-
97
- ## Workflow yang disarankan
98
-
99
- ### 1) Mulai dengan aman
100
-
101
- - Selesaikan Full Sync dulu sebagai baseline
102
- - Awali dengan mode `manual` untuk menurunkan risiko
103
-
104
- ### 2) Bekerja dengan AI
105
-
106
- - "Cek status sync, lalu rangkum hanya perubahan berisiko dari riwayat terbaru"
107
- - "Refactor dulu script di `ServerScriptService` dan sertakan catatan riwayat"
108
-
109
- ### 3) Menyelesaikan konflik
110
-
111
- Ketika perubahan terdeteksi di sisi Studio maupun lokal selama sinkronisasi dua arah, dialog resolusi konflik akan muncul.
112
-
113
- ![Local Changes Detected — opsi resolusi konflik (Studio Priority / Local Priority / Per-File)](../../assets/screenshots/plugin/sync/sync-conflict.png)
114
-
115
- - **Studio Priority**: timpa dengan status Studio sebagai sumber kebenaran
116
- - **Local Priority**: terapkan file lokal ke Studio
117
- - **Per-File**: pilih sisi mana yang diprioritaskan untuk setiap file secara individual
118
-
119
- ### 4) Pemulihan saat dibutuhkan
120
-
121
- - Lacak perubahan terbaru dengan `history`
122
- - Periksa file target dengan `read_file`
123
- - Pulihkan konten dengan `write_file`, lalu verifikasi status di Studio
124
-
125
- ## Format file (v2 nested directory)
126
-
127
- Setiap instance Roblox disimpan sebagai direktori sendiri dengan file meta di dalamnya:
128
-
129
- ```
130
- explorer/
131
- ├── Workspace/
132
- │ ├── _tree.json
133
- │ ├── Part/
134
- │ │ └── Part.props.json
135
- │ ├── MyScript/
136
- │ │ └── MyScript.server.luau
137
- │ └── Coins/
138
- │ └── Coins.value.json
139
- ```
140
-
141
- Konvensi penamaan:
142
- - Properti: `{Name}/{Name}.props.json`
143
- - Script: `{Name}/{Name}.server.luau` / `.client.luau` / `.module.luau`
144
- - Nilai: `{Name}/{Name}.value.json`
145
-
146
- Instance dengan nama duplikat menggunakan sufiks `~N` pada direktori (contoh: `Part~2/Part.props.json`).
147
- Nama yang mengandung `~` di-escape menjadi `~~` (contoh: `Part~2` → `Part~~2/`). Aturan Odd-Count Tilde: `~+N` di akhir ditafsirkan sebagai sufiks collision hanya jika jumlah tilde ganjil.
148
-
149
- ## Dokumen terkait
150
-
151
- - [Menggunakan `luau-lsp` dengan WEPPY Sync](./luau-lsp.md)
152
- - [Cakupan tool (Tools Overview)](../tools/overview.md)
153
- - [Panduan Upgrade Pro](https://weppyai.com/en/plans)