Gangs+, FeatherBoard, Factions, WorldEdit, MythicMobs compatible!
Red = Required
Requirements:
Optional:
BossRaid is an all in one boss raid plugin. It was originally inspired by Sword Art online's boss system, and was developed by lightlord323 with resell permissions. Due to lack of funds to continue a project, I am attempting to cover these by selling this amazing plugin. it is continuously updated and includes many features.
Bossraid is a plugin that when you enter a waiting zone, you, and your comrades, get teleported after a brief delay into a mighty boss arena, may the user with the most damage impacted take the epic item.
This is 100% configurable, and includes easy files to transfer over to different networks, if you have the same coordinates.
Bossraid is a plugin that when you enter a waiting zone, you, and your comrades, get teleported after a brief delay into a mighty boss arena, may the user with the most damage impacted take the epic item.
This is 100% configurable, and includes easy files to transfer over to different networks, if you have the same coordinates.
- Create unlimited boss raids!
- Create a similar experience to SwordArtOnline!
- GUI Raid with player stats
- Featherboard support
- Crackshot support
- World edit selection
- Fully customizable messages
- Noteblock sound
- Prevents command from being used in a bossraid
- Bossraid admin mode
- GUI's!
- 1.9+ compatible!
- Delays are configurable!
- Constantly updated.
- More than 5 updates ready to be pushed to spigot!
⚠ WARNING ⚠
New reward system:
New reward system:
Commands:
/bossraid [name] reward create [listname] >> Create an item list
/bossraid [name] reward remove [listname] >> remove an item list
/bossraid [name] reward list >> list all item lists
/bossraid [name] reward set epic [listname] >> set an item list as the epic item
/bossraid [name] reward set regular [listname] >> set an item list as the regular (for all players) item
/bossraid [name] reward list >> list all item lists
/bossraid [name] reward set epic [listname] >> set an item list as the epic item
/bossraid [name] reward set regular [listname] >> set an item list as the regular (for all players) item
Current Commands:
/bossraid [name] set gui >> very practical gui for editing
/bossraid [name] set waitingarea >> sets the area to wait
/bossraid [name] set canceltp >> Sets spot where players are tped when cancelling
/bossraid [name] set playerspawn >> where player spawns when raid starts
/bossraid [name] set bossspawn >> where boss spawns
/bossraid [name] set countdowntimer [time in seconds]
/bossraid [name] set resettimer [time in seconds]
/bossraid [name] reward create [listname] >> Create an item list
/bossraid [name] reward add [listname] [percentage] [command] >> add item to list/bossraid [name] reward remove [listname] >> remove an item list
/bossraid [name] reward list >> list all item lists
/bossraid [name] reward set epic [listname] >> set an item list as the epic item
/bossraid [name] reward set regular [listname] >> set an item list as the regular (for all players) item
(very lazy to add commands here)/bossraid [name] reward list >> list all item lists
/bossraid [name] reward set epic [listname] >> set an item list as the epic item
/bossraid [name] reward set regular [listname] >> set an item list as the regular (for all players) item
Gif below may have issues working.
Code:
Events
BossraidCountdownEvent - Fired when countdown for bossraid starts
BossraidStartEvent - Fired when bossraid starts
BossraidEndEvent - Fired when bossraid ends
API Methods
The API methods can be accessed through the BossraidAPI class
createBossraid(String name) - creates bossraid with supplied name
getBossraid(String name) - returns bossraid that has given name
getBossraid(Location location) - returns bossraid that contains given location
getPlayersInRaid(Bossraid bossraid) - returns a list of players that are in the bossraid
isActive(String bossraid) - checks if bossraid with the name given is active or not
isInBossraid(Player p, Bossraid bossraid) - checks if player is in specified bossraid
isInBossraid(Player p, String bossraidName) - checks if player is in specified bossraid
BossRaid is an all in one boss raid plugin. It was originally inspired by Sword Art online's boss system, and was developed by lightlord323 with resell permissions. Due to lack of funds to continue a project, I am attempting to cover these by selling this amazing plugin. it is continuously updated and includes many features.
Bossraid is a plugin that when you enter a waiting zone, you, and your comrades, get teleported after a brief delay into a mighty boss arena, may the user with the most damage impacted take the epic item.
This is 100% configurable, and includes easy files to transfer over to different networks, if you have the same coordinates.
Check the wiki down below!
- Create unlimited boss raids!
- Create a similar experience to SwordArtOnline!
- GUI Raid with player stats
- Featherboard support
- Crackshot support
- World edit selection
- Fully customizable messages
- Noteblock sound
- Prevents command from being used in a bossraid
- Bossraid admin mode
- GUI's!
- 1.9+ compatible!
- Delays are configurable!
- Constantly updated.
- More than 5 updates ready to be pushed to spigot!
Gif below may have issues working.
Just right click them and click open in a new tab.
Hooking into Featherboard:
{playerDamage} Shows the amount of damage a user did to the boss
{bossraidName} Shows the boss name
/bossraid [help] => Displays all commands
/bossraid [bossraid] set [waitingarea/bossspawn/playerspawns/canceltp] => location based settings
/bossraid [bossraid] set [waitingtimer/resettimer] <time in seconds> => Time based settings
/bossraid [bossraid] set reward <command to run, winner placeholder is %player%>
PERMISSIONS:
bossraid.command to use any bossraid command
bossraid.admin to be able to bypass command restriction when in active bossraid
Code:
countdown-sound: BLOCK_NOTE_PLING
Code:
message-prefix: '&7[&6Bossraid&7]'
bossraid-name-exists: '&4A Bossraid with that name already exists.'
bossraid-create-success: '&aA bossraid with the name %name% has been created.'
bossraid-not-found: '&4Bossraid not found.'
waitingarea-location-set: '&aWaiting area location has been set.'
waitingarea-location-error: '&4You must have a world edit selection and stand on a
solid block.'
canceltp-location-set: '&aLocation has been set.'
bossspawn-location-set: '&aBoss spawn location has been set.'
playerspawn-location-set: '&aPlayer spawn location has been set.'
boss-type-error: '&4There is no MythicMob entity with that type.'
boss-type-success: '&aBoss type successfully set.'
bossraid-toggle-success: '&aBossraid has been %state%.'
bossraid-toggle-error: '&4This bossraid cannot be enabled yet.'
bossraid-reward-set: '&aReward has been set for this bossraid.'
waiting-area-enter: '&aYou have entered the %bossraid% bossraid waiting area.'
waiting-area-leave: '&aYou have left the %bossraid% bossraid waiting area.'
bossraid-countdown-start: '&6&lThe %bossraid% bossraid countdown has started!'
bossraid-countdown-broadcast: '&6&lThe %bossraid% bossraid will begin in %time% seconds.'
bossraid-start: '&6&lThe %bossraid% bossraid has started!'
bossraid-win: '&6&l%player% did the most damage in the %bossraid% bossraid!'
bossraid-reset-countdown-over: '&6&lThe %bossraid% bossraid is now off cooldown.'
gui-title: '&6%bossraid% bossraid participants.'
cannot-use-command: '&4Cannot use commands while in bossraid!'
Discord:
Ghast#8336
Resell permission from owner of this:
Attachments
Last edited:
