MinigamesLib: MobEscape

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

MinigamesLib: MobEscape

Run away from the dragon/wither destroying the course behind you. This is MobEscape using MinigamesLib and thus being available in Arcade. Be aware that it's still in beta as I hadn't had the time to test it out extensively.

v1.6.0 supports MC 1.8 through 1.6.4

Supports 1.8, 1.7.X and should support 1.6.4 too (untested). Also the blocks now fly away randomly and the dragon shouldn't look wrong at 90/180/270/360 angles.

Setup

You need to install MinigamesLib for the plugin to work

Also, you'll need Vault for economy rewards to work.

  1. /etm setmainlobby Sets the main lobby where all join signs will be
  2. /etm setlobby [arena] Sets the waiting lobby
  3. /etm setspawn [arena] Sets the player spawn, repeat for multiple ones
  4. /etm setmobspawn [arena] Sets the dragon spawn
  5. /etm setflypoint [arena] Sets a flypoint, you need min. > 2 of them. These are also checkpoints for players.
  6. /etm setbounds [arena] low Sets the lower left corner of the map
  7. /etm setbounds [arena] high Sets the higher right corner of the map (so that you got a cuboid)
  8. /etm savearena [arena]

Be aware: The last flypoint is the finish point!

You can now set a join sign (optionally). Lines:

  1. MobEscape
  2. [arena]

If your countdown goes below 0, like -1 or something like that, you forgot to set something, check setup again!

Commands/Perms

CommandDescriptionPermission
/etmShows all possible commands
/etm setspawn <arena>Sets the spawn point.mgmobescape.setup
/etm setlobby <arena>Sets the lobby point.mgmobescape.setup
/etm setmainlobbySets the main lobby point.mgmobescape.setup
/etm setflypoint <arena>Sets a flypoint.mgmobescape.setup
/etm setbounds <arena> [low/high]Sets the low/high boundaries of the map.mgmobescape.setup
/etm savearena <arena>Saves the arena.mgmobescape.setup
/etm setmaxplayers <arena> <count>Sets the max players allowed to join to given count.mgmobescape.setup
/etm setminplayers <arena> <count>Sets the min players needed to start to given count.mgmobescape.setup
/etm setarenavip <arena> <true/false>Sets whether arena needs permission to join.mgmobescape.setup
/etm removearena <arena>Deletes an arena from config.mgmobescape.setup
/etm removespawn <arena> <count>Deletes a spawn from config.mgmobescape.setup
/etm join <arena>Joins the arena.
/etm leaveLeaves the arena.
/etm start <arena>Force-starts the arena.mgmobescape.start
/etm stop <arena>Force-stops the arena.mgmobescape.stop
/etm listLists all arenas.
/etm reloadReloads the config.

Config

There are a few config files (config.yml, classes.yml, arenas.yml, messages.yml, stats.yml) which are mostly self explanatory. Be aware that guns.yml is not used in this minigame!

config:
  default_max_players: 4 # default amount of maximum players that are allowed to join an arena
  default_min_players: 2 # default amount of minimum players that can join an arena
  lobby_countdown: 30 # amount of time in seconds to countdown in lobby
  ingame_countdown: 10 # amount of time in seconds to countdown ingame before the final start
  rewards:
    economy: true
    economy_reward: 10 # You'll need Vault for economy to work
    item_reward: false
    item_reward_ids: 264*1;11*1 # 264 being the id, you can specify an amount (the '*1') and enchantments (e.g. 264#DAMAGE_ALL:2*64 would be sharpness 2 on a stack of diamonds)
    command_reward: false
    command: pex user <player> add SKILLZ.*

Items in the config: If you would want 32 enchanted red wool blocks, you'd adjust the config to: 35:14#DAMAGE_ALL:1*32, where :14 is the data for red, 35 the id for wool, and the DAMAGE_ALL:1 the enchantment + level.

Preview

Preview

Youtube

[English] Tutorial by LtJim007: https://www.youtube.com/watch?v=0cpEoydqv2w

[English] Youtube tutorial by JaxBillz: https://www.youtube.com/watch?v=9QyppuXpYEo

[Portuguese] Tutorial by TuffaoGamer: https://www.youtube.com/watch?v=CsuS_aEtwoM

TODO

  • Suggestions are welcome. :)

Additional Information

Github Repo

Contact

Have fun :)

BUGS?

Submit them here: http://dev.bukkit.org/bukkit-plugins/instances-minigamesapi/forum/ and NOT in the comments!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    84152
  • Created
    Aug 18, 2014
  • Last Released File
    Dec 14, 2014
  • Total Downloads
    16,741
  • License

Categories

Members

Recent Files