Published Sep 26th, 2013, 9/26/13 8:24 pm
- 2,673 views, 0 today
- 4
- 0
39
The Basics
- First, create a world that is suitable for what you have in mind.
- Next,You need to create your classes.Use command blocks to do so. (command block ID: 137) Common items used to create classes:Bow: 261. Arrow: 262. Wood, stone, iron, gold, diamond swords: 268, 272, 267, 283, and 276. Fishing Rod: 346. (Example: Type into the command block to create a class: /Give @p Item IDamountof items.[Use separate command blocks if you are going to give more than one item.]
Class Effects
- To give effects to the player, type into the command block: /effect @p effect ID however long you want it to last effect's strength.Common effects used to create classes:Speed = 1,Slowness = 2,Instant Health = 6, Jump Boost = 8,Nausea = 9,NightVision= 16,Weakness = 18, Poison = 19.
Map Making
- To make a map, either pick out a spot that would make a good fighting area, or build one from scratch. Then, place a wall around the arena so that the players cannot get out. Next, you need a place for the player to get out. To do this, either make a path to the spawn point, or you can use command blocks to teleport the player to the spawn point. To do this,type into a command block: /tp @p coordinates of spawn point.(You can also type /tp @a coordinates of spawn point to teleport all players to spawn.)
Almost Done!
- Now all you have you do is connect all the command blocks to the button you press to get the class or go to the map.MAKE SURE EVERYTHING IS CONNECTED WITH REDSTONE!
- Now just test your game to make sure that everything is working as you hoped it would and if it doesn't, just find any mistakes you may have made with command blocks, or it might be that the redstone is not connected thoroughly.
- Once you have everything in working order, you can post it to planetminecraft.com and you can tell me about it to get a free download and a diamond! Just send the link to me via private message!:P
Tags |
2499176
6
Create an account or sign in to comment.