Update 1.5 | Awesome new enderpearl / chorus fruit options!
UPDATE v1.5
Changelogs:
Added: You can now disable enderpearls completely or only during combat or attach a custom cooldown to them (In seconds)
Added: You can now disable chorus fruits completely or only during combat or attach a custom cooldown to them (In seconds)
Added: New messages ( For enderpearls, chorus fruits ) ( See main page )
Added: New permissions for enderpearls, chorus fruits ( See main ressource page )
!WARNING!: You need to regenerate the config and lang.yml or add the following lines to the files:
config.yml
Code (YAML):
PvP_Settings:
# Here you have some options for chorus fruits # ONLY FOR 1.9+ chorus_fruits:
# Here you have some settings to disable chorus fruits disable:
# If set to true: Chorus fruits are generally disabled general_disabled: false
# If set to true: Chorus fruits are disabled during combat # If set to false: general_disabled option only counts only_in_combat: true
# If you can use chorus fruits ( See options above ) # a cooldown will be applied to them ( 0 to disable cooldown ) # ( In seconds ) cooldown: 10
# TIP: If dont want any chorus fruits restrictions apply following things: # disable.general_disabled: false # only_in_combat: false # cooldown: 0
# Here you have some options for enderpearls enderpearls:
# Here you have some settings to disable enderpearls disable:
# If set to true: Enderpearls are generally disabled general_disabled: false
# If set to true: Enderpearls are disabled during combat # If set to false: general_disabled option only counts only_in_combat: true
# If you can use enderpearls ( See options above ) # a cooldown will be applied to them ( 0 to disable cooldown ) # ( In seconds ) cooldown: 10
# TIP: If dont want any enderpearls restrictions apply following things: # disable.general_disabled: false # only_in_combat: false # cooldown: 0
lang.yml
Code (YAML):
# COMBAT-LOGGER combat-logger:
damage-to-enemy: '&eYou are now in &ccombat &ewith &6
%victim% &eso do not quit.' damage-from-enemy: '&6
%damager% &eis now in &ccombat &ewith you so do not quit.' disabled-command: '&eYou can not use the command &c
%command% &ewhile in combat.' leave-broadcast: '&c
%player% left while in combat with %damager% and has played himself.' items-broadcast: "&4%player%'s &citems are at: &4%world%&c, &4%x%, %y%, %z%" combat-expired: '&eYou are &anot &ein combat anymore and allowed to quit.'
enderpearl-disabled-during-combat: "&cYou cant use enderpearls during combat!" chorusfruit-disabled-during-combat: "&cYou cant use chorus fruits during combat!"
# GENERAL general:
please-wait-enderpearl: "&cPlease wait &4%time% &cmore seconds until you can use a endepearl again" please-wait-chorusfruit: "&cPlease wait &4%time% &cmore seconds until you can use a chorus fruit again" enderpearls-disabled: "&cEnderpearls are disabled on this server" chorusfruits-disabled: "&cChorusfruits are disabled on this server" player-not-online: "&cThis player is not online!" player-not-in-combat: "&a%player% &7is not in combat mode!" player-in-combat: "&c%player% &7is in combat mode!" still-in-combat: "&cYou are still in combat! Dont leave the server!" not-in-combat: "&aYou are not in combat! You can leave the server!" deny-gamemode: "&cYou cant hit other players while you are in creative gamemode!" no-permission: "&cYou dont have Permission!" help-message: "&7Type in &c/dc help &7for help!" help-list: -
"&4&m#&c&m---------------------------------&4&m#" -
" &cDeluxeCombat " -
" " -
"&8- &c/%cmd% help &8> &7Shows this message" -
"&8- &c/%cmd% status &8> &7Shows your combat status" -
"&8- &c/%cmd% status (Player) &8> &7Shows the status of <Player>" -
" " - "&8(): &cRequired&7,[]: &cOptional" -
"&4&m#&c&m---------------------------------&4&m#"