Skip to content

Extend 3rd pt plugins support and additional features for MobArena

License

Notifications You must be signed in to change notification settings

SoraShiunin/MobArenaExtension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mob Arena Extension Build status

Extend the supporting for 3rd pt plugins or additional features

Getting Started

  • Download a snapshot from Appveyor or Github Action. Install to your plugins folder. Make sure you dont forget to install MobArena as well
  • Enable which module you wanna in plugins/MobArenaExtension/config.yml

Supported Plugins

MythicMobs

  • Install MythicMobs. Then create cool mobs (docs on their offical website)
  • Restart your server (see Known issues)
  • Use mythic mob's name in arena waves config

PlaceholderAPI

Added placeholder (still updating):

Key description
mobarena_prefix global prefix
mobarena_total_enabled amount of arenas is enabled
mobarena_arena_name name of arena that player is in
mobarena_arena_prefix prefix of arena that player is in
mobarena_arena_wave current wave of arena
mobarena_arena_final_wave
mobarena_arena_mobs amount of live mobs
mobarena_arena_killed mobs that that player killed in this run
mobarena_arena_damage_dealt damages that player dealt in this run
mobarena_arena_damage_received damages that player received in this run

DiscordSRV

In isolated chat arena, messages wont be sent to discord.

Known Issues

  • MythicMobs allow using some non-living entity (armor stand) but MobArena only allow living entity. Which mean you can not use non-living entity mythic mob in MobArena yet
  • Adding new mob, rename or remove mob in MythicMobs wont get sync to MobArena, you should restart server
  • Using similar mythic mob name is not compatible, like Hero brine, hero-brine, Hero brines
  • This is a bug from MythicMob itself, when mob A spawn a minion B --> B has parent that is A. This is intended behaviour, but when using skill Summon without radius or with radius = 0, A wont be B's parent. Always use summon radius higher than 0 if you plan to use that in MobArena

3 first issues will need to wait for the next MobArena major patch

License

The license does not apply to files inside folder /libs

MIT

About

Extend 3rd pt plugins support and additional features for MobArena

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%