01-27-2014, 02:25 AM
Quote:Is that the latest minecraft version that mcserver supports or i can update to 1.7.4? if i can update it , can you help me in updating it please.MCServer allows anyone with a client version between 1.2 and 1.7 to join. So your brother could login with 1.4.2 and you can play with 1.7.4 on the same server.
Quote:He noticed that mobs are deactivated by default, is there a cfg or a text or something that controls it, so i can modify it and activate itEach world has a world.ini. Go to the worlds folder, open the world.ini and you'l see something like
Code:
[Monsters]
Types=bat, cavespider, chicken, cow, creeper, enderman, horse, mooshroom, ocelot, pig, sheep, silverfish, skeleton, slime, spider, squid, wolf, zombie
AnimalsOn=0
Quote: If there is a way to reduce the rendering distance to 3 on the server./viewdistance 3 if you have the "Core" plugin enabled and you have the permission "core.viewdistance"