A PvP & Difficulty day/night timer to allow PVP only at night and change difficulty between Day/Night cycles.
Features:
You can choose the worlds allowed to change the PVP/Difficulty changed by the day/night cycles;
The pvp and difficulty is changed by worlds and not for all server at once;
You can choose the sound, difficulty, start/end pvp times and the default difficulty for other worlds.
Customizable messages to show when pvp starts/end and can show the actual difficulty in this messages;
Light weight plugin with only one runnable process, and command to full reload the plugin, including reload by console;
Hooks with RedProtect, WorldGuard, Factions and GriefPrevention. If one of regions of this plugins is detected on player location, this plugin will do nothing and use the region's pvp flag.
- 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;
Configuration:
The difficulties are NORMAL, PEACEFUL, ADVENTURE, HARD and optionally, use NONE to do not change the difficulty;
The list of Sounds you can see in this page or set to NONE to do not use sounds!
# Enable debug messagesEnable-Debug:false# Default difficulty and messages for new worlds. This configuration bypass other plugins/configurations like Multiverse difficulty configuration.Default:Difficulty:NORMALPvP-On-Message:"&4It'sNight!PvPisenabled!({difficulty})"PvP-Off-Message:"&aThesunrises!PvPisoff!({difficulty})"# Worlds in your serverworlds:world:#Enable this world to change pvp/diff?Enabled:true#Ignore pvp and change ONLY the difficulty on day/night cicles.Only-Difficulty:falsePvP-On:# Message to show at night. Leave blank to disable.Message:'&4ItsNight!PvPisenabled!({difficulty})'# Difficulty to set at nightDifficulty:HARD# PvP start timeTime: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-command2PvP-Off:# Message to show at day. Leave blank to disable.Message:'&2Thesunrises!PvPisoff!({difficulty})'# Difficulty to set at dayDifficulty:NORMAL# PvP end timeTime: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