main/How to

How to:

Installation:

  • Download the .jar file into your plugins folder
  • Download Spout into your plugins folder if you don't already have it
    • This plugin can be used without Spout from v2.4+, but is not as pretty.

Usage:

  • To restart the Mario world blocks and player stats:
    • type /mariorestart [c] [world_name]
      • '/mariorestart' will reset player coins in accordance with the "coin persistence" state.
      • '/mariorestart c' will always reset player coins.
    • Note that the using the [world_name] option only works from the console.
  • To destroy the bricks: Apply your forehead to the blocks while "big".
  • To toggle Mario style damage:
    • type /mariodamage
  • To allow/disallow the mod effecting the current world:
    • type /addmarioworld
    • or type /removemarioworld
  • To create the Question Mark blocks:
    • Hit the block you want with a redstone torch.
    • Trail the redstone wire from the block to your desired device to power it.
  • To show a player's score (currently just shows the number of coins):
    • type /marioscore <player_name>
  • Move a player back to their most recent checkpoint:
    • type /cpreturn <player_name>
  • To change the the number of lives a player gets when starting/after game over:
    • type /changedefaultlives <number_of_lives>
  • To change the the number of coins a player needs to level up
    • type /changecoinlevelup <number_of_coins>
  • To add or subtract lives/coins from a player:
    • type /mario <attribute> <add/sub> <player_name> <amount>
      • Attribute: Either "coin" or "life"
    • e.g. To add 5 coins to "LittleGruz"
      • type /mario coin add LittleGruz 5
    • e.g. To remove 2 lives from "LittleGruz"
      • type /mario life sub LittleGruz 2
  • To change the language:
    • type /changelanguage <language>
    • The currently available languages are:
      • English - english
      • Spanish - spanish
      • Australian - aussie
      • Romanian - romanian
      • German - german
      • Dutch - dutch
    • e.g. To change to Spanish, type '/changelanguage spanish'
  • To toggle whether or not coins are kept when they reach 100 or when the player has a "game over":
    • type /keepmariocoins
  • To cancel the creation of warp blocks
    • type /cancelwarppipe
  • To display the locations of warp pipes
    • type /displaywarppipes
  • To create the specific blocks:
    • Hit the block you want with a..
      • Red mushroom - Growth mushroom block.
      • Brown mushroom - Poison mushroom block.
      • Gold ingot - Coin block.
      • Cake - 1-up block.
      • Cookie - Invincible block.
      • Brick block - Forehead destroyable block.
      • Warp block - Ender pearl.
      • Checkpoint - Cactus (if a stone pressure plate).
      • World respawn point - Cactus (if not a stone pressure plate).
  • To remove any Mario block, hit the block with a block of dirt.
  • To grow: Acquire a red mushroom.
  • To shrink: Acquire a brown mushroom.
  • To gain fire Mario: Acquire a red rose.
  • To become invincible: Acquire a cookie.
  • To gain a coin: Acquire a gold ingot.
  • To gain a life: Acquire a cake drop.
  • To destroy the bricks: Apply your forehead to a destroyable block while at least "big".