Dawiss-NightbaneManualEvents icon

NightbaneManualEvents

Tools to help manually organize an event for players.

Last updated 2 weeks ago
Total downloads 43
Total rating 0 
Categories Server Mods 1.0 Update
Dependency string Dawiss-NightbaneManualEvents-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.691.3 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.691.3
deca-VampireCommandFramework-0.9.0 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.9.0
deca-Bloodstone-0.2.2 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.2.2
Trodi-BloodyCore-1.2.4 icon
Trodi-BloodyCore

Bloody.Core a help library for mod development. It must be installed if any mod uses it.

Preferred version: 1.2.4

README

NightbaneManualEvents

Empower your server with NightbaneManualEvents, a plugin that puts event management in your hands. Whether it’s a chaotic PvP showdown or a cooperative challenge, this tool gives admins the power to start, pause, and control events with precision—while players join the action seamlessly.

Example of use: https://www.youtube.com/watch?v=mJTzd9U83l0

Features

  • Manual Event Control: Start, pause, or end events on your terms.
  • Player Management: Ban, kick, or gather participants with ease.
  • Dynamic Participation: Players can join or leave events with simple commands.
  • Inventory Check: Ensures fair play by requiring empty inventories to join.
  • Real-Time Updates: Broadcast event status to all players via system messages.

Planned Features

  • Freeze all players
  • Give a specific gear set and remove it when event ends
  • PvP Protection

Commands

Admin Commands (Restricted to Admins)

  • .event add <playerName>
    Manually add a specific player to the Event (works while the event is closed to new participants).

  • .event pause
    Pause or resume the event. Pausing closes it to new participants.
    Example Reply: "The event is now paused."

  • .event count
    Check the number of players currently in the event.
    Example Reply: "There are 5 Players in Event."

  • .event start <eventName>
    Launch a new event with a custom name. Only one event can run at a time.
    Fails if an event is already active.

  • .event end
    Shut down the active event and reset the system.
    Fails if no event is active.

  • .event ban <playerName>
    Ban a player from joining events. Persistent across sessions.
    Fails if the player doesn’t exist.

  • .event unban <playerName>
    Lift a ban, allowing the player back into events.
    Fails if the player isn’t banned or doesn’t exist.

  • .event kick <playerName>
    Remove a player from the current event.
    Fails if the player isn’t in the event or doesn’t exist.

  • .event gather
    Teleport all event participants to your location.
    Example Reply: "Teleported all event players to you."
    Fails if no event is active.

Player Commands (Available to All)

  • .event join
    Join the active event (requires an empty inventory).
    Fails if the event is paused, you’re banned, or no event is active.
    Example Reply: "You have joined the event. Use .event leave to exit."

  • .event leave
    Exit the event and return to your original position.
    Fails if you’re not in the event.
    Example Reply: "You have left the event and were teleported back."

Configuration

No config file is required—this plugin is ready to use out of the box. Future updates may add options like custom teleport locations or event rules.

Dependencies

  • BepInEx
  • VampireCommandFramework
  • Bloodstone.API
  • Bloody.Core

For bug reports or suggestions, join Nightbane discord community! https://discord.gg/23Bd9ryzUH