Jump to content

Ralph_Anthony

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Ralph_Anthony

  1. How do you do to stop spawn Werwolfes and Ogres ?

    I set at the settings on my server (config/MoCreatures.cfg)

     I:OgreFreq=0
    
    I:OgreRange=12
    
    S:OgreStrength=2.5
    
     
    
    I:WWolfFreq=0
    
    I:WerewolfFreq=0

    and the spawn. Can you help, and tell me i must wrote to stop werewolfes and ogres?

    there are a couple ogres

    I:COgreFreq=0

    I:OgreFreq=0

    I:FOgreFreq=0

    Golems greif a swell

    I:GolemFreq=0

    These I chose to remove until the server gets established

    I:FWraithFreq=0

    I:WerewolfFreq=0

  2. At this point the process is buggy. Install is straight forward.

    bukkitforge in coremods folder

    and plugins in the "plugins" folder you have to create.

    Problems I have encountered:

    - World setup is different - true bukkit each world or layer is treated like separate world with _nether or _the_end suffix. Where in bukkit forge is subfolder 0 (overworld) 1 (nether) 2 (end). many plugins have a problem with that.

    - Mods do not recognize permissions or protections. So difficult to secure.

    Specific to World Guard/World Edit

    - Movement seems to off, while moving within a worldgaurd region, constantly getting greeting and farewell messages

    - World guard/Edit crashes and turns off, leaving areas unprotected

    If there was a list of what calls Bukkitforge does/does not support of Bukkit, it would go a long way in determing what plugins would work, and what plugins or parts of plugins will not.

  3. No jar editing now for tekkit light, since forge is pre-installed.

    On Server:

    Add these two zip files to mods folder on server folder

    - CustomMobSpawner 1.11.zip

    - Mo'Creatures Mod v4.5.0.zip

    On Client:

    Add this to coremods folder at %appdata%.techniclaunchertekkitlitecoremods

    - GuiAPI-0.15.2-1.4.6.jar

    Add this to coremods folder at %appdata%.techniclaunchertekkitlitemods

    - CustomMobSpawner 1.11.zip

    - Mo'Creatures Mod v4.5.0.zip

    While a custom mod pack is easy to build do this automatically, its against the distribution rules set forth by Dr Zhark. He insist that the users install it from his forum post at:

    http://www.minecraftforum.net/topic/81771-147-mo-creatures-v450-with-elephants-mammoths-komodo-dragons-more-ostriches-better-jellyfish/

    Running this now on a with no problems, just working on distribution of the mobs.

    Couple notes:

    - Ogres and Golems, will destroy blocks bypassing normal restrictions.

    - Werewolves require gold weapons to fight them with (silver is not recognized)

    for my server I turned these off.

    - While the client can access the GUI to set various mob attributes, it does nothing even when done by op. They must be updated via the servers config file. config/MoCreatures.cfg

  4. Looking at setting up a server and looking at some suggestions and advice.

    My intent to to have a fairly vanilla tekkit server with Mo Creatures, Bukkitforge, Essentials, Worldguard and Chunk Protect. Have that set up with a private server and seems to be working ok, once I got the permissions. Players use Chunk Protect for their times, and use World Guard for server items, like towns, dungeons, temples and roads.

    How are specific items banned, and what are good times to ban?

    I have TNT, Indusrial TNT and Nukes blocked from being placed.

    Nukes and Meltdown set to 4.0 (TNT level)

    How do i restrict items or entire mods to specific permissions or Essentials Groups? If someone has a link to a guide that would be great.

    Any other words of advice before plunging in?

  5. Any one have luck with the Paint gun mod.

    http://www.minecraftforum.net/topic/1534970-146145forgepaint-mod-168-color-notebook-and-painters-workbench-paint-sandblast-devastate/

    Seems to load to server fine,

    but on client, putting into mods folder, seems to get a grey screen after Mojang logo.

    Any suggestions.

    Btw: this plugin gives the ability to color any block on of 16.7 Million Colors using a tool, with Lapis, Rose Red, and Cactus Green.

  6. My Plan and recommendation

    copy every thing over from live folder in separate folder,(or machine)

    remove everything in bin, coremods, mods and crash-reports (you can delete backups and server logs)

    install server

    get 1.4.7 versions of any custom mods. may need to prepare a new custom mod pack.

    change port from default (if on same machine) and run

    Log in with port override (depending on size of server, get help here)

    If everything checks out.

    Shut down old server

    copy worlds over from old server.

    reset port in server.configs

    start in new folder.

  7. So you distribute the minecraft.jar (whatever it happens to be named) with your modpack?

    Yes my Custom Back has two folders and three files

    Edit: obsolete for 1.4.6 (0.5.1)

    /bin

    /bin/modpack.jar

    /mods

    /mods/CustomMobSpawner 1.10.zip

    /mods/DrZharks MoCreatures Mod v4.4.0.zip

    New for 1.4.7 (0.5.2)

    /coremods

    /coremods/GuiAPI-0.15.2-1.4.6.jar

    /mods

    /mods/CustomMobSpawner 1.10.zip

    /mods/DrZharks MoCreatures Mod v4.4.0.zip

  8. I am trying to completely avoid Bukkit and am looking for ways to:

    Lock chests

    Protect Server Structures, (Spawn points, NPC towns)

    Land protection (from mobs and other players)

    Other Things would be nice:

    Player shops.

    Mail

    Bank Vault

    Its possible Forge Essentials does these things, I just do not know how to do them with it.

    Any Suggestions?

    So far only Vanilla TekkitLite and Mo Creatures installed.

    Also looking for fun compatible mods (running a 8 slot private server)

  9. the permission need are:

    B:ForgeEssentials.BasicCommands.home=true

    B:ForgeEssentials.BasicCommands.home.set=true

    first one to allow home command use

    second to allow them to set it

    I found only real way to figure out permission is go to Guthub and read the code. Even then not straight forward unless you know java.

    while at it:

    B:ForgeEssentials.BasicCommands.warp=true

    B:ForgeEssentials.BasicCommands.warp.admin=true

    for warps.

    the first is for permission, second to be able to set and remove warps.

  10. I do not think Dr Zhark wants people publicly sharing his mod, Or it would be in Tekkit already.

    It really was not hard but found its much easier to build the mod pack on client machine than server.

    I am successfully built a custom.zip for Mo Creatures.

    - went to %appdata%\.techniclauncher\tekkitlite

    - Gui pack installed into bin/modpack.jar

    - added Additional Mobs and main Mo Creature zip files to mods (DO NOT USE BUKKIT VERSION)

    Created a zip file.

    added two folders in zip bin and mods

    added modpack.jar to bin folder

    added the two new zip files to mods folder

    Uploaded the new zip file zip file to my web site of my private server.

    Users enter the URL with the http:// as custom, pack, have the click clear cache for good measure.

  11. Do a clear cache first, then try again.

    Also found its much easier to build the mod pack on client machine than server.

    I am successfully built a custom.zip for Mo Creatures.

    - went to %appdata%.techniclaunchertekkitlite

    - Gui pack installed into bin/modpack.jar

    - added Additional Mobs and main Mo Creature zip files to mods (DO NOT USE BUKKIT VERSION)

    Created a zip file.

    added two folders in zip bin and mods

    added modpack.jar to bin folder

    added the two new zip files to mods folder

    Uploaded the new zip file zip file to my web site of my private server.

    Users enter the URL with the http:// as custom, pack, have the click clear cache for good measure.

    and it works :) my daughter is SO happy playing with her friends on line with Mo Creatures.

×
×
  • Create New...