• 0

    posted a message on Remote Map Generation?
    Never mind, messed around with c10t commands and got it.
    Posted in: Server Support and Administration
  • 0

    posted a message on Remote Map Generation?
    I have the script up and running, but I can't seem to get the cartography to work. I downloaded a built version of c10t from http://toolchain.eu/minecraft/c10t/releases/ and pulled that to the server. I set up minecraft.sh with all the correct paths and can confirm that it is finding c10t because it was giving me a permission error until I executed "chmod 777 c10t." Now every time I do "./minecraft.sh cartography," it outputs the following:

    Cartography in progress...
    mv: cannot stat '*.png': No such file or directory
    Cartography is done.

    Obviously it is not generating an image. Any idea what I am doing wrong?
    Posted in: Server Support and Administration
  • 0

    posted a message on Remote Map Generation?
    Thanks, I'll take a look at that.
    Posted in: Server Support and Administration
  • 0

    posted a message on Remote Map Generation?
    Hey guys,

    I have a MC server running on a Linux box (one of my remote servers). I would like to be able to generate Cartographer-like maps of my server without having to move a copy of the world from my server, generate the map through Cartographer on my local machine, and then upload the map to my server so that it can be viewed by those playing on my server by visiting a link, such as myserver.com/map.png.

    Basically, is there a Cartographer-like program I can use on my Linux box to generate the map remotely? Preferably through an SSH client like PuTTY?

    Thanks.
    Posted in: Server Support and Administration
  • 1

    posted a message on 4815162342 lines of code? Seriously?
    Somehow I don't think some of you guys understand exactly what this is in reference to. Obviously some of you do, but for those that don't, this is not the number lines of code that the game has, it is a reference to the TV series Lost. If you break up the number 4815162342 it is 4, 8, 15, 16, 23, 42, or the numbers that became a bane on Hurley's life and began showing up everywhere.
    Posted in: Discussion
  • 0

    posted a message on More Server Admin Controls?
    Hey guys,

    I recently put my MineCraft server up on a dedicated server and was just wondering if there was anyway to give the OPs a bit more power. I would really like the ability to teleport myself or another to a location that is not necessarily a player. For instance, /tp Shadeirou town1. I know there is nothing like this in vanilla admin commands, but is there a mod/script like this? Or would that be simple enough to make? I have 5 years of programming/scripting experience so all I need is to be pointed in the right direction as to how to get started and could probably do the rest myself.

    Anyway, thanks in advance.
    Posted in: Server Support and Administration
  • To post a comment, please .