Jump to content

Tekkit Newbie - Permissions


Iestyn

Recommended Posts

Hi there, I'm hosting my own web server. Minecraft was set up correctly and bukkit was running hand in hand with it. This afternoon I decided to try out Tekkit, so I downloaded the latest version, unzipped it and added all the files to the root of the Minecraft file. and attempted to run it via SSH:

/home/minecraft/startserver.sh


 

Here's the contents of that startserver.sh file:

 


#!/bin/bash

cd "$( dirname "$0" )"

java -server -Xincgc -Xmx1024M -jar ./craftbukkit.jar

Here's the contents of my server log file:

http://pastebin.com/MCi3tUJx

I'm running the latest version of Minecraft and Bukkit, so where am I going wrong, please, someone point me in the right direction, I'd be most greatful. Sorry if this isn't the correct place to post this.

Kind Regards

Iestyn.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...