Files
mc_video_player_mod/src/main
tkrmagid 5722c299d3
Some checks failed
build / build (push) Has been cancelled
v0.4.25: add volume argument to /videoPlace, -1 mutes
New signature:
  /videoPlace <pos> <facing> <width> <height> <volume> <url>

volume is int -1..100. 0..100 sets percent and clears mute; -1 is a CLI
shortcut that sets muted=true (underlying volume kept at 0.5 so a later
/videoMute false restores audible level without re-typing). Matches the
percent scale shown in the config GUI.
2026-05-17 03:31:13 +09:00
..