- Unlimted boss can be create
- Rewards on kill the boss
- No Lagging
- Custom Boss Egg
- Add effect to boss
- Easily Using
- Help Command
- /moreboss | moreboss.admin
- /moreboss reload | moreboss.admin.reload
- /moreboss info | moreboss.admin.info
- /moreboss boss list | moreboss.admin.boss.list
- /moreboss boss give | moreboss.admin.boss.give
- /moreboss boss giveall | moreboss.admin.boss.giveall
Bosses.yml
Code (Text):
#// //#
#// ▒█▀▄▀█ █▀▀█ █▀▀█ █▀▀ ▒█▀▀█ █▀▀█ █▀▀ █▀▀ //#
#// ▒█▒█▒█ █░░█ █▄▄▀ █▀▀ ▒█▀▀▄ █░░█ ▀▀█ ▀▀█ //#
#// ▒█░░▒█ ▀▀▀▀ ▀░▀▀ ▀▀▀ ▒█▄▄█ ▀▀▀▀ ▀▀▀ ▀▀▀ //#
#// //#
#// MoreBoss, created by TrailyTeam //#
#// you can create the bosses from here //#
#// Boss Name //#
example-1:
#// Boss Displayname //#
name: '&cBoss-1'
#// Boss Spawn Permission //#
permission: 'moreboss.spawn.example1'
#// Boss Spawn Permission Denied Message //#
permissionmessage: '&6&lMoreBoss &7>> &cyou don''t have permissions for spawn that!'
#// Boss Mob Type //#
#// Available types: ZOMBIE, SKELETON, IRON_GOLEM, WITCH, SPIDER, GIANT //#
mob: SKELETON
#// Boss Mob Health //#
health: 50.0
#// Boss Effect List //#
#// "https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html" for effects list //#
#// EffectType:Level //#
effects:
- SLOW:1
#// Boss Egg Color //#
#// Available types: WHITE, BLACK, GREEN, DARK_GREEN, BLUE, DARK_BLUE, RED, BROWN, PINK, ORANGE //#
color: RED
#// Boss Egg Lore //#
lore:
- '&fexample lore line 1'
- '&fexample lore line 2'
#// Boss Egg glow //#
glow: true
#// Boss Kill Commands //#
#// if you added in start "console: cmd" command will be send from console //#
#// use {name} for killer name //#
commands:
- 'console: give {name} minecraft:diamond 1'
- 'me I killed the boss!'
#// Example 2 //#
example-2:
name: '&b&lSuperSpeed &f&lBoss'
mob: ZOMBIE
health: 100.0
effects:
- SPEED:3
color: BLUE
glow: true
lore:
- '&f'
- '&7rewards:'
- ' &8- &ex1 Diamond'
- ' &8- &ex3 Iron'
- '&f'
commands:
- 'console: give {name} minecraft:diamond 1'
- 'console: give {name} minecraft:iron_ingot 3'
#// ▒█▀▄▀█ █▀▀█ █▀▀█ █▀▀ ▒█▀▀█ █▀▀█ █▀▀ █▀▀ //#
#// ▒█▒█▒█ █░░█ █▄▄▀ █▀▀ ▒█▀▀▄ █░░█ ▀▀█ ▀▀█ //#
#// ▒█░░▒█ ▀▀▀▀ ▀░▀▀ ▀▀▀ ▒█▄▄█ ▀▀▀▀ ▀▀▀ ▀▀▀ //#
#// //#
#// MoreBoss, created by TrailyTeam //#
#// you can create the bosses from here //#
#// Boss Name //#
example-1:
#// Boss Displayname //#
name: '&cBoss-1'
#// Boss Spawn Permission //#
permission: 'moreboss.spawn.example1'
#// Boss Spawn Permission Denied Message //#
permissionmessage: '&6&lMoreBoss &7>> &cyou don''t have permissions for spawn that!'
#// Boss Mob Type //#
#// Available types: ZOMBIE, SKELETON, IRON_GOLEM, WITCH, SPIDER, GIANT //#
mob: SKELETON
#// Boss Mob Health //#
health: 50.0
#// Boss Effect List //#
#// "https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html" for effects list //#
#// EffectType:Level //#
effects:
- SLOW:1
#// Boss Egg Color //#
#// Available types: WHITE, BLACK, GREEN, DARK_GREEN, BLUE, DARK_BLUE, RED, BROWN, PINK, ORANGE //#
color: RED
#// Boss Egg Lore //#
lore:
- '&fexample lore line 1'
- '&fexample lore line 2'
#// Boss Egg glow //#
glow: true
#// Boss Kill Commands //#
#// if you added in start "console: cmd" command will be send from console //#
#// use {name} for killer name //#
commands:
- 'console: give {name} minecraft:diamond 1'
- 'me I killed the boss!'
#// Example 2 //#
example-2:
name: '&b&lSuperSpeed &f&lBoss'
mob: ZOMBIE
health: 100.0
effects:
- SPEED:3
color: BLUE
glow: true
lore:
- '&f'
- '&7rewards:'
- ' &8- &ex1 Diamond'
- ' &8- &ex3 Iron'
- '&f'
commands:
- 'console: give {name} minecraft:diamond 1'
- 'console: give {name} minecraft:iron_ingot 3'
Code (Text):
#// //#
#// ▒█▀▄▀█ █▀▀█ █▀▀█ █▀▀ ▒█▀▀█ █▀▀█ █▀▀ █▀▀ //#
#// ▒█▒█▒█ █░░█ █▄▄▀ █▀▀ ▒█▀▀▄ █░░█ ▀▀█ ▀▀█ //#
#// ▒█░░▒█ ▀▀▀▀ ▀░▀▀ ▀▀▀ ▒█▄▄█ ▀▀▀▀ ▀▀▀ ▀▀▀ //#
#// //#
#// MoreBoss, created by TrailyTeam //#
#// you can create the bosses from here //#
#// Reward name //#
example-1:
#// Reward chance //#
#// for example 20 = 20% //#
chance: 20
#// Reward commands //#
#// use {name} for name of player //#
commands:
- 'console: me example of console'
- 'me example of player'
#// Example-2 //#
example-2:
chance: 30
commands:
- 'console: give {name} diamond 1'
#// ▒█▀▄▀█ █▀▀█ █▀▀█ █▀▀ ▒█▀▀█ █▀▀█ █▀▀ █▀▀ //#
#// ▒█▒█▒█ █░░█ █▄▄▀ █▀▀ ▒█▀▀▄ █░░█ ▀▀█ ▀▀█ //#
#// ▒█░░▒█ ▀▀▀▀ ▀░▀▀ ▀▀▀ ▒█▄▄█ ▀▀▀▀ ▀▀▀ ▀▀▀ //#
#// //#
#// MoreBoss, created by TrailyTeam //#
#// you can create the bosses from here //#
#// Reward name //#
example-1:
#// Reward chance //#
#// for example 20 = 20% //#
chance: 20
#// Reward commands //#
#// use {name} for name of player //#
commands:
- 'console: me example of console'
- 'me example of player'
#// Example-2 //#
example-2:
chance: 30
commands:
- 'console: give {name} diamond 1'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
✧ MoreBoss ✧ Added new boss to your server ✧ Configurable ✧ is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 273 times (via Spigot). Download it and open it directly in the game.