Pacifism
作者:rebot | 分类:模组
Minecraft 版本: 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.7.10 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit folia paper purpur spigot
标签: game-mechanics social utility

- BukkitOfUtils - Centralized utilities and plugin internals.

Please join the Streamline Hub Discord in order to get updates and for me to fully assist you with bugs, questions, or suggestions.
Discord: click here

Allow players to toggle their PVP on or off. (Also enables PVP after a specified amount of grace-time.).

Pacifism offers simplicity while still granting your server what you need.

- Download and install BukkitOfUtils. Found here: BukkitOfUtils
- Download the correct version of this plugin for your server version.
- Place in your
pluginsfolder. - Stop server.
- Start server.
- Use to your liking.

How to toggle your PVP
- Install plugin. (Shown above.)
/tpvp
Functions
- Disable PVP interactions:
- Direct (melee).
- Projectiles.
- Explosions in a specified radius.
- Block explosions.
- Beds.
- TNT.
- Respawn Anchors.
- Other.
- Configurable by Bukkit
Material.
- Configurable by Bukkit
- Entity explosions.
- TNT Minecarts.
- Primed TNT.
- End Crystals.
- Other.
- Configurable by Bukkit
EntityType.
- Configurable by Bukkit
- Block explosions.
- Configurable grace-period.
xticks (20 ticks = 1 second) until pvp is automatically disabled or enabled (configurable).- Configurable countdown messages via FireStrings (via BukkitOfUtils) or commands ran as console.
- Configurable grace-period end message.
- Set players grace-period with commands.
Placeholder API Support
Check out the placeholders on my wiki: click here

Commands
Definitions
<required>- "required" (literal) is required for the command to work.(optional)- "optional" (literal) is optional for the command to work."thing"- thing is non-literal; meaning you specify something that "thing" describes. Such as a world name, or player name.
Plugin Commands
/tpvp/tpvp ("player") (-f)- Toggles PVP for a certain player or for yourself.
- Use
-fto force toggling; meaning it will bypass the cooldown.
/spvp/spvp <on/off> ("player") (-f)- Sets PVP to on / off for a certain player or for yourself.
- Use
-fto force setting; meaning it will bypass the cooldown.
/worldwhitelist/worldwhitelist <set-as> <whitelist|blacklist>- Sets the whitelist to either be a whitelist (worlds in it are the only worlds that Pacifism works in) or a blacklist (worlds in it are excluded from Pacifism working in them).
/worldwhitelist <add/remove> ["world"]- Adds a world to the whitelist/blacklist.
/worldwhitelist <list>- Lists all worlds currently in the whitelist/blacklist.
/setgracetime/setgracetime <"ticks"> ["player"]- Sets the gracetime in ticks for a certain player or for yourself.
Permissions
pacifism.command.togglepvp- Allows running the command/tpvp.pacifism.command.setpvp- Allows running the command/spvp.pacifism.command.worldwhitelist- Allows running the command/worldwhitelist.pacifism.command.setgracetime- Allows running the command/setgracetime.pacifism.others.toggle- Allows toggling other players' PVP.pacifism.others.set- Allows setting other players' PVP to on or off.pacifism.others.gracetime- Allows setting other players' gracetime.pacifism.force- Allows toggling or setting PVP forcefully (bypasses cooldown).
请登录后举报
暂无评论,抢个沙发吧~