PvpTime
PvpTime is a Hytale server plugin that adds dynamic PVP management based on the in-game world time. It automatically toggles PVP on during the night and off during the day, creating a survival experience where players are safe under the sun but must be vigilant when darkness falls.
Features
- Day/Night Cycle PVP: PVP is automatically disabled during the day and enabled at night.
- Configurable Timings: Customize exactly when PVP starts and ends via the configuration file.
- In-Game Notifications: Broadcasts a chat message to all players when the PVP state changes (e.g., "It's night time pvp is now enabled").
Configuration
You can adjust the active hours by creating a new JSON config file. Use /world/default.json as a template. If a world doesn't have a config, the plugin won't affect that world.
StartPvpHour: The hour when the "Safe Time" ends and PVP becomes enabled (Recommended: 18).FinishPvpHour: The hour when the "Safe Time" starts and PVP becomes disabled (Recommended: 3).
Please, backup your PvpTime.json config when updating to 2.0.0

