GeneralPVP
作者: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
标签: equipment management utility


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

A one-stop plugin for any PVP server. You can get rid of five plugins with just this one plugin!
Main Features
- Disable types of PVP:
- Crystal PVP.
- Only allow exploding Crystals when there are no other players (besides the one blowing the crystal up) within 15 blocks of the explosion.
- Allows for fighting the Ender Dragon.
- Only allow exploding Crystals when there are no other players (besides the one blowing the crystal up) within 15 blocks of the explosion.
- Bed bombing PVP.
- Only allow bed bombing when there are no other players (besides the one bed bombing) within 15 blocks of the explosion.
- This allows players to bed bomb for netherite still.
- Only allow bed bombing when there are no other players (besides the one bed bombing) within 15 blocks of the explosion.
- Anchor PVP.
- Completely disable, or completely allow respawn anchor explosions.
- When an anchor "blows up" and Anchor PVP is disabled, the anchor will not blow up and will not allow you to put more glowstone in it.
- Completely disable, or completely allow respawn anchor explosions.
- Crystal PVP.
- Item Limiter.
- Block or limit the amount of items a player can have.
- Potion Limiter.
- Block or limit the amplification of potions. (Ex: max of
Speed I)
- Block or limit the amplification of potions. (Ex: max of
- Enchantment Limiter.
- Block or limit the amplification of enchantments. (Ex: max of
Protection III)
- Block or limit the amplification of enchantments. (Ex: max of

- Lightweight.
- 1 plugin instead of 5.
- Easy to configure.

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

Configuration Help
Item Configuration
# Item configurations.
items:
# Drop extra on ground.
drop-excess: true
# If ENCHANTED_GOLDEN_APPLE should be treated like GOLDEN_APPLE.
# If true, just put the material as GOLDEN_APPLE.
all-golden-apples-similar: true
totems:
material: TOTEM_OF_UNDYING # The Bukkit Material of the item you want to limit.
max-amount: 1 # The maximum amount of the item the player can have in their inventory.
Potion Configuration
# Potion configurations.
potions:
strength:
type: STRENGTH # The Bukkit Potion Type of the potion you want to limit.
amplifier: 2 # STRENGTH II and above is blocked (Keep in mind, 2 = only Strength I is allowed.)
Enchantment Configuration
# Enchantment configurations.
enchantments:
protection:
# The enchantment type.
# NOTE:
# - This can be a Bukkit Enchantment.
# - This can be a key. (Such as "minecraft:protection".)
# - No ":" in it, means it is a default (Minecraft provided) enchantment type.
type: "protection"
amplifier: 4 # PROTECTION IV and above is blocked (Keep in mind, 4 = only up to Protection III is allowed.)

Commands
/gpvpreload- Reloads the configuration.
- Note: this is not really needed, as it will reload the config itself.
请登录后举报
暂无评论,抢个沙发吧~