Video showcase by ShinyTinselWorm:
- pvpdifftimer.* - All permissions - Allowed to op by default;
- pvpdifftimer.admin - To use the reload command "/pvptimer reload";
- pvpdifftimer.bypass - To bypass pvptimer and always allow pvp;
# Enable debug messages Enable-Debug: false # Default difficulty and messages for new worlds. This configuration bypass other plugins/configurations like Multiverse difficulty configuration. Default: Difficulty: NORMAL PvP-On-Message: "&4It's Night! PvP is enabled! ({difficulty})" PvP-Off-Message: "&aThe sun rises! PvP is off! ({difficulty})" # Worlds in your server worlds: world: #Enable this world to change pvp/diff? Enabled: true #Ignore pvp and change ONLY the difficulty on day/night cicles. Only-Difficulty: false PvP-On: # Message to show at night. Leave blank to disable. Message: '&4Its Night! PvP is enabled! ({difficulty})' # Difficulty to set at night Difficulty: HARD # PvP start time Time: 13000 # Sound to play at night. Leave blank to disable. Sound: AMBIENT_CAVE #(for 1.8 and 1.7 use: AMBIENCE_CAVE) #Execute a list of commands. Commands - command1 - command2 PvP-Off: # Message to show at day. Leave blank to disable. Message: '&2The sun rises! PvP is off! ({difficulty})' # Difficulty to set at day Difficulty: NORMAL # PvP end time Time: 0 # Sound to play at day. Leave blank to disable. Sound: ENTITY_CHICKEN_HURT #(for 1.8 and 1.7 use: CHICKEN_HURT) #Execute a list of commands. Commands - command1 - command2