CraftLLC YouTube Command Mod [CYCM]

Mod

A Minecraft mod to control your Minecraft from YouTube chat.

Client Game MechanicsMagicManagementTechnologyUtility

20 downloads
1 follower
Follow Save

CraftLLC YouTube Command Mod [CYCM]

This mod is created for YouTubers that want to create live stream with Minecraft chat control.

❓ What this mod does?

This mod reads chat.txt and commands_list.txt from MCDIR/config/cycm and send client messages about chat messages and command running (only message about running, command is being processed on the server). Logs are avalible in chat_log.txt and commands_log.txt. To use YouTube integration to write this files you need this Python script — https://github.com/CraftLLC/FilesStore/releases/download/yti/YTI.py

🌵 Features

  • Custom client commands
  • 3 languages
  • Enable/disable mod file processing
  • +N Y command mechanic to run command multiple times in entered delay (only works in commands_list.txt file, if you want to use it in game use /cycm execute <command> or /ce <command>) for example "/tnt +20" or "/ce tnt +20 3"
  • && command mechanic to run multiple commands at once for example "/tnt && summon creeper" (also works in commands_list.txt only, in game use /cycm execute <command> or /ce <command>)

🌵 Control features

This mod allows to block some commands being processed from commands_list.txt to prevent unwanted actions. More in the client commands list (/cycm block and /cycm unblock).

💻 Client commands

  • /cycm on — Enable mod.
  • /cycm off — Disable mod.
  • /cycm restart — Restart mod.
  • /cycm block — Block command.
  • /cycm unblock — Unblock command/all commands.
  • /cycm execute (/ce) — Execute command (needed to execute command with repeatings in format +N Y).
  • /cycm resetfile — Reset config file (not main).
  • /tnt — Alias for "/summon minecraft:tnt"
  • /killaura (/ka) — Kill all entities in radius of 20 blocks excluding players.
  • /killentities (/ke) — Kill all entities excluding players.
  • /blocklist — Show blocklisted commands.

📂 Files

  • /config/cycm.json — Enable/disable mod processsing (same as /cycm on, off and restart)
  • /config/cycm/chat.txt — Used for default chat (format Nickname:Message)
  • /config/cycm/commands_list.txt — Used for commands (format Nickname:/command)
  • /config/cycm/blocklisted_commands.txt — Block unwanted commands (/cycm restart needed)
  • /config/cycm/repeating_settings.txt — Set max command repeats and delay (format MaxRepeats:MaxDelay)
  • /config/cycm/chat_log.txt — Chat log
  • /config/cycm/commands_log.txt — Commands log

🌐 Languages

  • Ukrainian
  • English
  • Russian

❓ Why CYCM?

This mod have blocklist, repeatings, repeatings delay, multiple commands at once, multiple languages and more!

📥 Installation

  • Download the mod and put the file in mods directory
  • Launch game
  • Download additional Python script for YouTube integration and put it in MCDIR/config/cycm directory — https://github.com/CraftLLC/FilesStore/releases/download/yti/YTI.py
  • Edit YTI.py file in MCDIR/config/cycm, set API_KEY variable value to your api key (to know more contact me)
  • Run YTI.py with Python and enter your live stream video id (to know more contact me)
  • Done

👥 Contact me


Project members

CraftLLC

CraftLLC

Organization

Details

Licensed ARR
Published a month ago
Updated 2 months ago