Custom PVP Items
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: paper purpur
标签: equipment game-mechanics utility
⚔️ CustomItems-PVP-Plugin
Custom Minecraft plugin for creating custom PvP items with abilities, effects, and configurable systems.
✨ Features
- ? Fully configurable custom items
- ⚡ Ability system (on hit, right click, etc.)
- ? Custom effects, sounds and behaviors
- ? Easy-to-edit config
- ?️ Lightweight and performance-focused
⚙️ Installation
- Download the latest
.jarfrom releases - Place it into your
/pluginsfolder - Start or restart your server
- Edit the config file generated in
/plugins/CustomItems/ - Reload or restart the server
? Configuration Example
dashblade:
name: "&f&l? Swiftwind Blade"
cooldown-seconds: 15
speed: 3.5
trail-count: 25
? Full config.yml
```yaml
items:
frostblade:
name: "&b&l❄ Frostbound Blade"
cooldown-seconds: 25
freeze-seconds: 5
rageblade:
name: "&4&l⚔ Crimson Rageblade"
duration-seconds: 10
cooldown-seconds: 25
dashblade:
name: "&f&l? Swiftwind Blade"
cooldown-seconds: 15
speed: 3.5
trail-count: 25
dashmace:
name: "&f&l? Dash Mace"
cooldown-seconds: 15
speed: 3.2
trail-count: 18
voidaxe:
name: "&8&l? Void Axe"
duration-seconds: 10
cooldown-seconds: 20
spidermace:
name: "&7&l? &7&lS&8&lp&f&li&7&ld&8&le&f&lr &f&lM&7&la&8&lc&f&le"
web-chance-percent: 50
skypiercer:
name: "&b&l☁ Sky &3&lPiercer ?"
limit-blocks: 8
raw-damage: 9.0
radius: 2.0
cooldown-seconds: 25
magicswapper:
name: "&9&l? Magic Swapper"
cooldown-seconds: 3
```
? Commands
/customitem <item>— Recive a custom item/ci <item>— Recive a custom item
Items listed below
frostbladeragebladedashbladedashmacevoidaxespidermaceskypiercermagicswapper
? Permissions
customitem.use---> Allows players to use the command /customitem or /ci
Individual permissions for each custom item below
frost.giverage.giveswiftwind.givedashmace.givevoid.givespider.giveskypiercer.giveswapper.give
! Note / A player needs both the command permission and the item permission to be able to recive it via commands.
? Notes
- Designed for Paper servers
- Works best for you with a properly configured config
- Performance optimized for real server environments
? Support / Contact
Need help or a custom plugin?
? Discord: https://discord.com/users/876238056275984435
Or add: qd_ducky
⭐ Support
If you like this project, consider starring the repository — it helps a lot!
? License
This project is licensed under the MIT License.
请登录后举报
暂无评论,抢个沙发吧~