Commands:
/builder
tells you everything that the builder group can do (not much right now) and also tells you if you are one
/home
sends you home
/sethome
sets your home
Op only commands:
/addbuilder <player>
adds player as a builder, tells all ops you added the builder, and tells they player they are
/removebuilder <player>
removes player as a builder, tells ops you did, tells player they aren't a builder anymore
you must be a builder to use /sethome and /home (yes ops must be builders to use them too)
homes do not work in dimensions other than the normal world
Will you tag along with me in a mod I'm 'trying' to develop. Im having troubles.
PS Can you plus my post so i can post more?
I dont think the +'s have anything to do with the newcomer post limit, you're just limited to posts until the next day
I might be able to, depends what your trying to do
Wow, a game made by a beginner that actually works! I'm... flabbergasted!
Here's my suggestions :
- Sounds would.. *put on sunglasses* sounds good.
- A blinking bar could be shown when typing a level name.
- Somehow, the mob stop moving when hitting a wall. Is it intentional?
sounds are kind of my last concern :tongue.gif:
uhh blinking bar maybe
I just havent coded so that it changes direction when it hits a wall, it has to be about to fall off the block to change direction right now
thenewboston on youtube has really good java tutorials, and even though it's not specific to modding, they can help a lot, you can pm me any other problems you have and I'll try to help fix them
2
Commands:
/builder
tells you everything that the builder group can do (not much right now) and also tells you if you are one
/home
sends you home
/sethome
sets your home
Op only commands:
/addbuilder <player>
adds player as a builder, tells all ops you added the builder, and tells they player they are
/removebuilder <player>
removes player as a builder, tells ops you did, tells player they aren't a builder anymore
you must be a builder to use /sethome and /home (yes ops must be builders to use them too)
homes do not work in dimensions other than the normal world
Installation:
Server:
Download - http://dl.dropbox.com/u/35394116/MeeeesServerMod - Builders.zip
unzip the download, open your Minecraft Server.jar with 7zip or winrar or something similar
put the files from the unziped folder into the jar
run your server
NOTHING client side :biggrin.gif:
picture for all you no pics no clicks people (me included XD)
typing /builder
0
its a skin..
EDIT: ^^ 2nd time thats happened to me XD
8
no creeper = good
ocelot = no creeper
so ocelot must = good
:biggrin.gif:
0
0
0
0
I dont think the +'s have anything to do with the newcomer post limit, you're just limited to posts until the next day
I might be able to, depends what your trying to do
0
he explains fairly well...
also if it wont work either you dont have a graphics card or your not running it right
1
search thenewboston on youtube
thats where i learned the basics
1
1
I just fixed a loading/saving bug and added that the enemies bounce off walls, uploading it now
EDIT: its up! :smile.gif:
0
sounds are kind of my last concern :tongue.gif:
uhh blinking bar maybe
I just havent coded so that it changes direction when it hits a wall, it has to be about to fall off the block to change direction right now
0
0
ok so first thing that is an acutal java error is you need to put public String getVersion() {} OUTSIDE of the brackets for public mod_(name){}
also, change public mod_(name){} to public void load(){}
you need to do the second cuz modloader changed some of its code
0
modding discussion