NoteblockBlitz

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.

NoteblockBlitz Minigame

In this game you're a little mario who jumps below the noteblocks to get coins (gold). First one to get to 50 coins wins the game! There's a catch though, in one of those noteblocks there's a hammer that grants you special abilities like stun and knockback attacks. Be aware of that hammer guy, he's pretty op.

If you kill the hammer guy though, the hammer drops, giving you the chance to be the next one.

Setup

You need to install MinigamesLib for the plugin to work.

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

  1. /nb setmainlobby set the main lobby where all join signs will be
  2. /nb setlobby [arena] set the waiting lobby
  3. /nb setspawn [arena] sets the player spawn, can be executed multiple times for multiple spawns.
  4. /nb savearena [arena]

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

  1. NoteblockBlitz
  2. [arena]

Commands/Perms

CommandDescriptionPermission
/nbShows all possible commands
/nb setspawn <arena>Sets the spawn point.mgnoteblockblitz.setup
/nb setlobby <arena>Sets the lobby point.mgnoteblockblitz.setup
/nb setmainlobbySets the main lobby point.mgnoteblockblitz.setup
/nb setbounds <arena> [low/high]Sets the low/high boundaries of the map.mgnoteblockblitz.setup
/nb savearena <arena>Saves the arena.mgnoteblockblitz.setup
/nb setmaxplayers <arena> <count>Sets the max players allowed to join to given count.mgnoteblockblitz.setup
/nb setminplayers <arena> <count>Sets the min players needed to start to given count.mgnoteblockblitz.setup
/nb setarenavip <arena> <true/false>Sets whether arena needs permission to join.mgnoteblockblitz.setup
/nb removearena <arena>Deletes an arena from config.mgnoteblockblitz.setup
/nb removespawn <arena> <count>Deletes a spawn from config.mgnoteblockblitz.setup
/nb join <arena>Joins the arena.
/nb leaveLeaves the arena.
/nb start <arena>Force-starts the arena.mgnoteblockblitz.start
/nb stop <arena>Force-stops the arena.mgnoteblockblitz.stop
/nb listLists all arenas.
/nb 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.*
  global_arenas_size: 30 # not used in this minigame

You can also specify data on a item reward. 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 rest as explained above.

Kits/Classes

There are 2 classes with different speed potions.

As always, you can change settings like how much a class costs or if it's for vips only in classes.yml.

Preview

Preview

Preview

Youtube

[Portuguese] Plugin tutorial by Tuffão Gamer: https://www.youtube.com/watch?v=-N84rgGrZYA

TODO

  • Suggestions are welcome. :)

Additional Information

Github Repo

Contact

Have fun :)


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    86862
  • Created
    Nov 21, 2014
  • Last Released File
    Jan 4, 2015
  • Total Downloads
    2,853
  • License

Categories

Members

Recent Files