Update the server
31 replies · 9 participants · 🔒 Locked by AncientEagleHelm on Jan 31, 2014
Nov 28, 2011, 02:50 PM#1
Hay guys, i've heard your sever is outdated. And also, you run on bukkit. Well all you need to do, is replace the "craftbukkit-0.0.1-SNAPSHOT" jar file in the server's main folder to a new one, "craftbukkit-1.0.0-SNAPSHOT", wich i included in this post. Then, open up the .bat file you use to start the server up,and you should get something like
"@ECHO OFF
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar
PAUSE"
Replace the "craftbukkit-1.0.0-SNAPSHOT.jar" with "craftbukkit-1.0.0-SNAPSHOT" and start up the server.
Also, many plugins will need to be redownloaded.
"@ECHO OFF
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar
PAUSE"
Replace the "craftbukkit-1.0.0-SNAPSHOT.jar" with "craftbukkit-1.0.0-SNAPSHOT" and start up the server.
Also, many plugins will need to be redownloaded.
Nov 28, 2011, 02:55 PM#2
http://www.mediafire.com/?4flak01bl5k1ywk here is the file. The pass for the zip is "kiraly" without the quotes.
Nov 28, 2011, 02:57 PM#3
Hay guys, i've heard your sever is outdated. And also, you run on bukkit. Well all you need to do, is replace the "craftbukkit-0.0.1-SNAPSHOT" jar file in the server's main folder to a new one, "craftbukkit-1.0.0-SNAPSHOT", wich i included in this post. Then, open up the .bat file you use to start the server up,and you should get something like
"@ECHO OFF
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar
PAUSE"
Replace the "craftbukkit-1.0.0-SNAPSHOT.jar" with "craftbukkit-1.0.0-SNAPSHOT" and start up the server.
Also, many plugins will need to be redownloaded.
I'm pretty sure you don't have to tell Lifetimeblood nor Karl how to do this...
- They're most likely waiting for a recommended build that won't fuck up the world.
Secondly, it won't help to "redownload" the plugins, since none of them are updated yet...
Nov 28, 2011, 03:07 PM#4
also its not hosted on a windows machine :V
Nov 28, 2011, 03:09 PM#5
Yes! Here is the last version for LWC, so chests remain locked! http://griefcraft.com/bukkit/lwc/release/LWC.jar
Nov 28, 2011, 03:10 PM#6
Secondly, it won't help to "redownload" the plugins, since none of them are updated yet...
That's not true! On my server all are up-to date. Since they give no error
Nov 28, 2011, 03:11 PM#7
also its not hosted on a windows machine :V
Whoops. But afterall, is there a platform in this world wich doesnt support .jar extensions? Maybe the structure may vary, but ill take a look.
Nov 28, 2011, 03:14 PM#8
Ok, i got it. Check this out:
"
ALTERNATE METHOD :
See also: Setting up a remote Linux server
Download CraftBukkit's latest recommended build.
Put the .jar in a folder, for this example we'll use a generic one: ~/minecraft
Move to the above directory with 'cd ~/minecraft'
Paste this into the shell:
cat > minecraft.sh << EOF
#!/bin/sh
BINDIR="\$(dirname "\$(readlink -fn "\$0")")"
cd "\$BINDIR"
java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar
EOF
chmod +x minecraft.sh
5. Then type '~/minecraft/minecraft.sh' to run.
6. When you're done toying, issue "stop" command in console.
If you plan to run the server more permanently an init script like this one is recommended:
For CentOS Users - A little more detailed page for CentOS.
"
See this "java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar" <-
i told you. xD
"
ALTERNATE METHOD :
See also: Setting up a remote Linux server
Download CraftBukkit's latest recommended build.
Put the .jar in a folder, for this example we'll use a generic one: ~/minecraft
Move to the above directory with 'cd ~/minecraft'
Paste this into the shell:
cat > minecraft.sh << EOF
#!/bin/sh
BINDIR="\$(dirname "\$(readlink -fn "\$0")")"
cd "\$BINDIR"
java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar
EOF
chmod +x minecraft.sh
5. Then type '~/minecraft/minecraft.sh' to run.
6. When you're done toying, issue "stop" command in console.
If you plan to run the server more permanently an init script like this one is recommended:
For CentOS Users - A little more detailed page for CentOS.
"
See this "java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar" <-
Nov 28, 2011, 03:56 PM#9
LEAR TO USE THE EDIT BUTTON

CAPS RAEG

CAPS RAEG
Nov 28, 2011, 04:35 PM#10
Yes! Here is the last version for LWC, so chests remain locked! http://griefcraft.com/bukkit/lwc/release/LWC.jar
Secondly, it won't help to "redownload" the plugins, since none of them are updated yet...
That's not true! On my server all are up-to date. Since they give no error
also its not hosted on a windows machine :V
Whoops. But afterall, is there a platform in this world wich doesnt support .jar extensions? Maybe the structure may vary, but ill take a look.
Ok, i got it. Check this out:
"
ALTERNATE METHOD :
See also: Setting up a remote Linux server
Download CraftBukkit's latest recommended build.
Put the .jar in a folder, for this example we'll use a generic one: ~/minecraft
Move to the above directory with 'cd ~/minecraft'
Paste this into the shell:
cat > minecraft.sh << EOF
#!/bin/sh
BINDIR="\$(dirname "\$(readlink -fn "\$0")")"
cd "\$BINDIR"
java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar
EOF
chmod +x minecraft.sh
5. Then type '~/minecraft/minecraft.sh' to run.
6. When you're done toying, issue "stop" command in console.
If you plan to run the server more permanently an init script like this one is recommended:
For CentOS Users - A little more detailed page for CentOS.
"
See this "java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar" <-i told you. xD

Nov 28, 2011, 04:52 PM#11
Kiraly, we're more than technically minded to do this we don't need a noob telling us what to do, for reference the reason someone pointed out the windows issue wasn't because of the .jar extension but that you posted a windows filesystem link
Asking constantly won't help and WE will update the server when WE are sure things will run smoothly, not when a non-technically minded copypasta user tells us it is safe to do
Asking constantly won't help and WE will update the server when WE are sure things will run smoothly, not when a non-technically minded copypasta user tells us it is safe to do
Nov 28, 2011, 05:27 PM#12
Kiraly, we're more than technically minded to do this we don't need a noob telling us what to do, for reference the reason someone pointed out the windows issue wasn't because of the .jar extension but that you posted a windows filesystem link
Asking constantly won't help and WE will update the server when WE are sure things will run smoothly, not when a non-technically minded copypasta user tells us it is safe to do
Lol what are you talking about?
He is clearly a genius

Nov 28, 2011, 06:59 PM#13
Oki guys got the point. I thought you would need some help. Anyways, i wanna become an admin, i gotta bring my contribution 
Nov 28, 2011, 07:17 PM#14
Oki guys got the point. I thought you would need some help. Anyways, i wanna become an admin, i gotta bring my contribution
TBH i think your "contribution" removed that possibility unless we're really really desperate
Nov 29, 2011, 07:21 AM#15
Come on. The guy obviously just tried to be friendly in his own way. Can't blame him for not taking a hint. No reason to get all bitchy on his ass.
Would be enough to just tell him thanks, but no thanks.
Nov 29, 2011, 01:16 PM#16
Come on. The guy obviously just tried to be friendly in his own way. Can't blame him for not taking a hint. No reason to get all bitchy on his ass.Would be enough to just tell him thanks, but no thanks.
better make it clear for every1 else , rather than having to repeat it all the time.
Nov 29, 2011, 03:29 PM#17
Come on. The guy obviously just tried to be friendly in his own way. Can't blame him for not taking a hint. No reason to get all bitchy on his ass.Would be enough to just tell him thanks, but no thanks.
better make it clear for every1 else , rather than having to repeat it all the time.
I'm pretty darn sure that can be done in better ways..
Nov 29, 2011, 03:58 PM#18
Come on. The guy obviously just tried to be friendly in his own way. Can't blame him for not taking a hint. No reason to get all bitchy on his ass.Would be enough to just tell him thanks, but no thanks.
better make it clear for every1 else , rather than having to repeat it all the time.
I'm pretty darn sure that can be done in better ways..
Well subtle didn't seem to work and i'm not that subtle, best bet is to say it how it is so that they can understand
Dec 4, 2011, 12:23 PM#19
Come on. The guy obviously just tried to be friendly in his own way. Can't blame him for not taking a hint. No reason to get all bitchy on his ass.Would be enough to just tell him thanks, but no thanks.
better make it clear for every1 else , rather than having to repeat it all the time.
I'm pretty darn sure that can be done in better ways..
Well subtle didn't seem to work and i'm not that subtle, best bet is to say it how it is so that they can understand
Quote party xD
Dec 4, 2011, 12:27 PM#20
combo breaker