Aprilon
http://aprilon.org/forum/

Update the server
http://aprilon.org/forum/viewtopic.php?f=41&t=2122
Page 1 of 3

Author:  |LorD| Kiraly [ 28 Nov 2011, 15:50 ]
Post subject:  Update the server

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.

Author:  |LorD| Kiraly [ 28 Nov 2011, 15:55 ]
Post subject:  Re: Update the server

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

Author:  freakdk [ 28 Nov 2011, 15:57 ]
Post subject:  Re: Update the server

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

Author:  Patchouli [ 28 Nov 2011, 16:07 ]
Post subject:  Re: Update the server

also its not hosted on a windows machine :V

Author:  |LorD| Kiraly [ 28 Nov 2011, 16:09 ]
Post subject:  Re: Update the server

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

Author:  |LorD| Kiraly [ 28 Nov 2011, 16:10 ]
Post subject:  Re: Update the server

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

Author:  |LorD| Kiraly [ 28 Nov 2011, 16:11 ]
Post subject:  Re: Update the server

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.

Author:  |LorD| Kiraly [ 28 Nov 2011, 16:14 ]
Post subject:  Re: Update the server

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

Author:  chinichi [ 28 Nov 2011, 16:56 ]
Post subject:  Re: Update the server

LEAR TO USE THE EDIT BUTTON
Image

CAPS RAEG

Author:  freakdk [ 28 Nov 2011, 17:35 ]
Post subject:  Re: Update the server

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

Author:  Cypherous [ 28 Nov 2011, 17:52 ]
Post subject:  Re: Update the server

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

Author:  freakdk [ 28 Nov 2011, 18:27 ]
Post subject:  Re: Update the server

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

Author:  |LorD| Kiraly [ 28 Nov 2011, 19:59 ]
Post subject:  Re: Update the server

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

Author:  Cypherous [ 28 Nov 2011, 20:17 ]
Post subject:  Re: Update the server

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

Author:  ManIAc [ 29 Nov 2011, 08:21 ]
Post subject:  Re: Update the server

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.

Page 1 of 3 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/