BoxTop
Multi-Arena. Physics. Glowing. Rewards.
The ultimate punching bag solution for your server.
Overview
BoxTop transforms any entity into a functional punching bag with **simulated physics** and **visual effects**. Now with **Multi-Arena support**, you can create unlimited training spots across your maps!
Engage your players with competitive DPS leaderboards, automatic rewards, and satisfying hit feedback.
New Features
- Multi-Arena System: Create unlimited bags with unique names. Manage them easily.
- ✨ Visual FX: Customizable Particles and Glowing effects (1.16+).
- Real Physics: Entities react to hits. Connect them with a Lead for a realistic swinging effect.
- Rewards: Give money, items, or commands when players reach damage milestones.
- Leaderboards: Full PlaceholderAPI support for Global Holograms.
Showcase
1. Create & Train
Setup is instant. Just name your bag and start punching! Watch the physics in action.
2. Creative Setup (Hanging Bags)
Use a Lead (Leash) and a fence to create realistic suspended heavy bags (e.g., using Iron Golems).
3. Multi-Arena Management
Create multiple spots (VIP, Spawn, PvP) and manage them with a simple GUI-like list command.
4. Easy Removal
Need to move a bag? Delete it cleanly by name.
5. Global Leaderboards
Display the top fighters using Holograms (supports PlaceholderAPI).
Commands
Code (Text):
/boxtop stats - Check your personal damage.
/boxtop list - Show all active bags and locations.
/boxtop setentity <name> - Turn the target entity into a bag.
/boxtop unsetentity <name> - Remove a specific bag.
/boxtop reload - Reload config and update Glow/Particles.
Configuration
Code (Text):
physics:
enabled: true
knockback-strength: 0.4
# New Visual Effects!
particles:
enabled: true
type: "VILLAGER_HAPPY"
amount: 3
glow:
enabled: true
color: "GOLD"
rewards:
enabled: true
interval: 1000.0
commands:
- "eco give %player% 50"
Placeholders
Requires PlaceholderAPI
Code (Text):
%boxtop_name_1% to %boxtop_name_10%
%boxtop_damage_1% to %boxtop_damage_10%