Documentation

Minecraft Brawl Documentation

Commands & Permissions

CommandPermissionHelp
/mbmb.help.showShows a list of all commands you have permission to do, and a help message for each
/mb creation <args>mb.arena.creationThe command use to make a new arena
/mb delete <arena>mb.arena.deleteThe command used to delete an arena
/mb join <arena>mb.arena.joinThe command used to join an arena (when not using signs)
/mb leavemb.arena.leaveThe command used to leave an arena (when not using signs)
/mb modify <arena> <args>mb.arena.modifyUsed to change an arena's settings, I'll make a separate page for this later

Arena Setup

  1. /mb creation start
  2. /mb creation name <name>
  3. /mb creation setpoint <1|2>
  4. /mb creation addspawn
  5. /mb creation setlobby
  6. /mb creation setend
  7. /mb creation setreward [$]

Creating Classes

I attempted to make classes easy to make, however they are only able to be made through .yml files. To make a class, create a .yml file with whatever you want to name it, inside the Classes folder. Example yml.

That is the enderman setup. As you can see, it supports custom skulls. To get all items besides the Icon/Items, you can do /mb serialize in game to get your item in hand serialized. For the other items, find their name off the list here.

Using Citizens

First off, set the arena setting "USE_MENU" to false. Then, create your NPC. Afterwords, type in /trait MBClass . Do /mb showclass <name> to set the NPC up.

NOTE!

This feature is EXPERIMENTAL just like the rest of the plugin.

Ability List

AbilityUsage
FireballFireball;ticks;handitem
FlashFlash
TeleportTeleport;ticksUsed for enderpearl
ExplodeExplode;radius;playerdamage;enemydamage
MultiJumpMultiJump;jumps

Comments

Posts Quoted:
Reply
Clear All Quotes