PvPToggle 是一款让玩家通过简单命令 /pvp 切换自身 PvP 状态的插件。关闭 PvP 后,玩家将无法对其他玩家造成伤害,也不会受到其他玩家的伤害;但来自怪物、爆炸、岩浆等环境或生物的伤害不受影响。
PvPToggle 允许玩家自由开启或关闭自己的玩家对战状态。
/pvp 即可切换自己的 “PvP status”/pvp <on|off>/allpvp <on|off>pvptoggle.allpvp/blockpvp <true|false>pvptoggle.blockpvpplugins 文件夹config.yml# PvPToggle by Majekdor | Need help? Join https://discord.majek.dev
# Set whether pvp is on by default (default: false)
default-pvp: false
# Set whether pvp is automatically set to false on join
off-on-join: false
# If true, only players with permission pvptoggle.use can use /pvp (default: false)
use-permissions: false
# Set a cooldown for the time between players using /pvp
# Default: -1 (no cooldown) put number in seconds if you change this
pvp-cooldown: -1
# Set the worlds where PvP Toggle is disabled
# Below is an example. Uncomment the line and add the world name to disable
disabled-worlds:
- "world name goes here"
# If set to true then PvP will be forced on for users in a WorldGuard region where PvP is set to allow
# Otherwise PvPToggle will let them do what they want
force-pvp-in-region-allow: false
# Whether players should be notified of a region's pvp status (whether they can pvp there) when they enter
region-notify: true
# Set whether changes in PvP status are logged to console (default: false)
console-log: false
# Don't set to true unless you want players to see random messages or other undesirable behavior
debug: false
# These are used for PAPI boolean values
boolean-true: 'true'
boolean-false: 'false'
# Database settings for MySQL support
# Only enable this if you know what you're doing and have an existing database
# If database is disabled the plugin will use SQLite for data storage
database-enabled: false
host: ''
port: ''
database: ''
username: ''
password: ''
use-ssl: false
# =========================
# | MESSAGE CONFIGURATION |
# =========================
# Feel free to use any mc color code
# %player% is replaced with the relevant player name
# If %player% isn't in a message, don't put it there. It won't work
pvp-enabled: '&6PvP is now: &aEnabled'
pvp-disabled: '&6PvP is now: &cDisabled'
no-pvp: '&6PvP is disabled. Use &7/pvp &6to turn it on.'
other-pvp: '&b%player% &6has PvP disabled!'
unknown-player: '&cUnable to locate player %player%.'
no-permission: '&cYou do not have permission to do that!'
on-cooldown: '&cYou may use this command again in %cooldown%.'
plugin-reloaded: '&6PvPToggle reloaded.'
# The below messages use the strings at the bottom of this file
# %toggle% will be replaced with either on or off
# %player% will be replaced with the player who's pvp has been toggled
pvp-toggle-other: '&6PvP is now %toggle% for &b%player%&6.'
pvp-toggle-all: '&6PvP is now %toggle% for everyone.'
pvp-block-set: '&6Global PvP blocking is now set to %toggle%.'
pvp-blocked: '&6Toggling PvP is blocked.'
# %noun% will be replaced with either you-are or player-is
disabled-world: '&c%noun% in a world where this command is disabled.'
# %toggle% is either on or off
region-deny: '&c%noun% in a region with PvP forced %toggle%.'
# %toggle% is either on or off
region-enter: '&cYou have entered a region where PvP is forced %toggle%.'
# %toggle% is either on or off
your-pvp: '&6Your PvP is currently %toggle%. Use /pvp <on|off> to change it.'
# Strings for placeholders in above messages
forced-on: 'on'
forced-off: 'off'
you-are: 'You are'
player-is: '%player% is'%player% 会被替换为对应玩家名称%player%,请不要手动加入,否则不会生效debug 不建议开启,除非你明确知道自己在做什么有时候插件难免会出现 bug,作者也一直在寻找改进插件的建议。最推荐的联系方式是 Discord:
https://discord.majek.dev友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作
历史访问人数:2,588,257 | 历史访问人次:3,139,635
今日访问人数:8,741 | 今日访问人次:9,256
昨日访问人数:24,332 | 昨日访问人次:29,698
Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.
❤ Powered by GermMC 京ICP备17023959号-6