Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Kisin SagumeNew to Visual Studio Code? Get it now.
Kisin Sagume

Kisin Sagume

Crystal1921

|
1 install
| (0) | Free
a language helper for MCG Chat System
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kisin Sagume

A language helper for MCG Chat System, providing syntax highlighting and snippets for .sagume files.

Features

  • Syntax highlighting for .sagume files
  • Snippets for common MCG commands

Installation

  1. Search for "Kisin Sagume" in the VS Code Extensions view (Ctrl+Shift+X).
  2. Click Install.
  3. Restart VS Code.

Usage

Open any .sagume file to see syntax highlighting.

License

MIT

Commands

// 模型控制指令 'model_show', // 显示模型 model_show [标识符] [坐标/方位] 'model_hide', // 隐藏模型 model_hide [标识符] 'model_pos', // 模型坐标 model_pos [标识符] [坐标/方位] 'model_motion', // 执行动作 model_motion [标识符] [动作名] [true/false] 'model_scale', // 模型缩放 model_scale [标识符] [缩放值] 'model_light', // 模型光照 model_light [标识符] [0-15] 'model_follow', // 模型跟随 model_follow [标识符] [true/false] 'model_color', // 模型颜色 model_color [标识符] [alpha] [red] [green] [blue] 'model_pat', // 模型拍拍 model_pat [标识符] // 图片操作指令 'local_image', // 预定义图片 local_image [图名] [路径] 'image_show', // 显示图片 image_show [图名] [x] [y] (可选: [width] [height]) 'image_hide', // 隐藏图片 image_hide [图名] 'image_move', // 移动图片 image_move [图名] [x] [y] 'image_clear', // 清除所有图片 // 音频控制指令 'play_sound', // 播放音效 play_sound [minecraft:音效ID] 'play_music', // 播放音乐 play_music [音乐ID] 'stop_music', // 停止音乐 // 其他指令 'text_speed', // 文字速度 text_speed [每tick字符数] 'shake', // 震屏效果 // 其他 'true', 'false', //提前定义字符 'character', 'network_image', 'local_image'

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft