SETTINGS:##How much time a player must wait to use /pvp on/off/toggle in seconds after running the command or being in pvp COOLDOWN: 0##True makes pvp off by default. False makes pvp on by default. DEFAULT_PVP_OFF: true##Show PVP on particle effects PARTICLES: true BLOCKED_WORLDS: []## goes in place of a player's current pvp state## goes in place of a player's name or other parameterMESSAGES: HELP_HEADER: '&a&lCommands:' HELP_GENERAL_USEAGE: '&aUse /pvp {toggle|on|off|status} to change/view pvp state.' HELP_VIEW_OTHERS: '&aUse /pvp to see another players pvp state.' HELP_SET_OTHERS: '&aUse /pvp {toggle|on|off} to set another players pvp state.' NO_PLAYER: '&cCould not find a player by the name ' COMMAND_INVALID_PARAMETER: '&c is an invalid parameter. {toggle|on|off|status}' COMMAND_NO_PERMISSION: '&cYou do not have permission to set others pvp state.' PVP_STATE_ENABLED: '&a您的 pvp 已啟用!' PVP_STATE_DISABLED: '&a您的 pvp 已停用!' PVP_STATE_CHANGED_OTHERS: '&a had their pvp state changed to ' PVP_STATUS: '&aYour pvp is set to ' PVP_STATUS_OTHERS: '&a has their pvp ' PVP_DISABLED: '&c您禁用了 pvp!' PVP_DISABLED_OTHERS: '&c has pvp disabled!' PVP_COOLDOWN: '&cToo fast! You can turn off pvp in seconds.'