Topic locked

Update the server

28 Nov 2011, 15:50

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.

Re: Update the server

28 Nov 2011, 15:55

http://www.mediafire.com/?4flak01bl5k1ywk here is the file. The pass for the zip is "kiraly" without the quotes.

Re: Update the server

28 Nov 2011, 15:57

|LorD| Kiraly wrote: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...

Re: Update the server

28 Nov 2011, 16:07

also its not hosted on a windows machine :V

Re: Update the server

28 Nov 2011, 16:09

Yes! Here is the last version for LWC, so chests remain locked! http://griefcraft.com/bukkit/lwc/release/LWC.jar

Re: Update the server

28 Nov 2011, 16:10

freakdk wrote:
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 :D

Re: Update the server

28 Nov 2011, 16:11

Patchouli wrote: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.

Re: Update the server

28 Nov 2011, 16:14

Ok, i got it. Check this out:
"
ALTERNATE METHOD [Only for Advanced Users]:
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: [1]
For CentOS Users - A little more detailed page for CentOS.
"


See this "java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar" <- :D i told you. xD

Re: Update the server

28 Nov 2011, 16:56

LEAR TO USE THE EDIT BUTTON
Image

CAPS RAEG

Re: Update the server

28 Nov 2011, 17:35

Spoiler: Show
|LorD| Kiraly wrote:Yes! Here is the last version for LWC, so chests remain locked! http://griefcraft.com/bukkit/lwc/release/LWC.jar


|LorD| Kiraly wrote:
freakdk wrote:
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 :D



|LorD| Kiraly wrote:
Patchouli wrote: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.


|LorD| Kiraly wrote:Ok, i got it. Check this out:
"
ALTERNATE METHOD [Only for Advanced Users]:
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 &gt; minecraft.sh &lt;&lt; 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: [1]
For CentOS Users - A little more detailed page for CentOS.
"


See this "java -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar" <- :D i told you. xD


Image

Re: Update the server

28 Nov 2011, 17:52

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 ;)

Re: Update the server

28 Nov 2011, 18:27

Cypherous wrote: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 :v

Re: Update the server

28 Nov 2011, 19:59

Oki guys got the point. I thought you would need some help. Anyways, i wanna become an admin, i gotta bring my contribution ;)

Re: Update the server

28 Nov 2011, 20:17

|LorD| Kiraly wrote: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 ;)

Re: Update the server

29 Nov 2011, 08:21

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.
Topic locked