EpicPlugin is a versatile tool that enhances the user experience on your platform. This plugin is designed for gaming environments and stands out for its main feature: an easy-to-use PVP command.
ABOUT
With EpicPlugin, administrators and players have full control over combat dynamics. Its main function is to allow the activation and deactivation of the PVP mode with a simple command. This feature offers flexibility to game servers by providing the ability to adapt to different play styles and community preferences.
¿What can the Epicplugin plugin be used for?
Whether you want to organize non-combat events or encourage player-versus-player excitement, EpicPlugin provides you with the tool you need to quickly adjust PVP settings. It simplifies game management and provides users with a customized experience, all with the ease of a single command. Take your game server to the next level with EpicPlugin! ✨
#
# ____ ___ _ _ _ ____ ___ _ _ _ ____ _ _ _
# |___ |__] | | | | __ |__] | | | | __ | |\ |
# |___ | |___ |__| |__] | |___ |__| |__] | | \|
# ᴠᴇʀsɪᴏɴ 1.10-sɴᴀᴘsʜᴏᴛ
#
# Configuration file. Done with ❤ by Notstaff.
# For support: https://discord.gg/tnVKckUF
# The prefix is updated every time the server
# is restarted or powered on and remember to read the /epicplugin:reload message.
prefix: "&f[&bEpicPlugin&f]" #Prefix that comes by default you can customize it without any problem.
############################################################
# +------------------------------------------------------+ #
# | PlayerJoin | #
# +------------------------------------------------------+ #
############################################################
Player-join:
enabled: true # You CAN remove this altogether, by doing so it will default to TRUE
# Available placeholders
# {player_Name}
# Player input message
# This message is 100% configurable and is also supported by placeholderapi.
PlayerJoin: '&7[&a+&7] &fWelcome {player_Name}'
Player-quit:
enabled: true # You CAN remove this altogether, by doing so it will default to TRUE
#Message when a player leaves the server
#This message can also be configured as the Join and has placeholderapi support.
PlayerLeave: '&7[&c-&7] &fGoodbye {player_Name}'
############################################################
# +------------------------------------------------------+ #
# | PvPAdmin | #
# +------------------------------------------------------+ #
############################################################
# This is the cooldown of the /nopvp on/off command,
# here you can modify the cooldown time to set the time you want.
pvp:
cooldown_duration: 600 # The default time in seconds is 10 minutes.
command_cooldown_duration: 700 # Frequency of verification in seconds (11 minutes)
enable_bossbar: true # This option is set to true by default, but you can deactivate it with false.
# Available placeholders
# %player%
# %cooldown%
# %remaining_time%
message:
noPermissionPvP: "&c&lUPS &cSorry, but you do not have permission to execute this command."
incorrectUsagePvP: "&c&lUPS &cIncorrect usage of the command /nopvp <off | on>."
activationPvP: "&aThe PvP has been activated for you!"
deactivationPvP: "&aPvP will be automatically deactivated after &a&l%cooldown%&a seconds!"
cooldownErrorPvP: "&c&lUPS You must wait %remaining_time% seconds before disabling PvP again."
disabledMessagePvP: "&cPvP is disabled for &c&l%player%&c!"
cooldownExpiredPvP: "&f&l%player% &chas been automatically activated because your cooldown has already expired."
bossBarMessage: "&cPvP disabled: &e%remaining_time%s"
############################################################
# +------------------------------------------------------+ #
# | Cooldowns | #
# +------------------------------------------------------+ #
############################################################
# In this category you will find the cooldown
# of the commands Heal, Repair and over time more will be added.
heal-cooldown: 600 # Reuse time in seconds (10 minutes by default)
repair-cooldown: 60 # Reuse time in seconds (default 1 minutes)
version: "1.10"