You are viewing a potentially older version of this package. View all versions.
The_Yenpites-DioUck-1.0.0 icon

DioUck

ZA WARUDO!

Date uploaded 2 days ago
Version 1.0.0
Download link The_Yenpites-DioUck-1.0.0.zip
Downloads 32
Dependency string The_Yenpites-DioUck-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_Muck-5.4.1101 icon
BepInEx-BepInExPack_Muck

BepInEx pack for Muck. Preconfigured and ready to use.

Preferred version: 5.4.1101
iiVeil-PacketHelper-1.0.3 icon
iiVeil-PacketHelper

Packet Helper is a helper mod designed to easily create client and server packets as well as attaching them to your mod's custom methods.

Preferred version: 1.0.3

README

DioUck

Would you be interested in pausing time?

How to use it

  • Press J
  • ZA WARUDO!

Granting permission

Host auto has it, say

/allow PlayerName
/deny PlayerName

in chat to toggle permission

Config

Setting Default Description
PauseKey J Key that triggers/ends a time stop
PauseTimeLimitSeconds 30 Maximum duration before it auto-resumes
PauseCooldownSeconds 5 Per-player cooldown after ending your own time-stop

Requirements

Everyone in the lobby needs this mod (and its PacketHelper dependency) installed for it to work correctly.

CHANGELOG

Changelog

1.0.0

Initial release.

  • Host-permissioned time stop with a J keybind, chat-command permission granting (/allow, /deny), and a per-player cooldown
  • Freezes the day/night cycle, all mobs and bosses (movement, animation, attacks, and facing), cauldron/furnace cooking, ambient particle effects, and other players
  • Damage the caster deals to mobs or other players while paused is queued and applied on resume
  • Greyscale/chromatic-aberration visual effect, a pause/resume sound cue, and an expanding pink bubble at the caster's position
  • Built on iiVeil-PacketHelper for networking