<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.cinejeu.net/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://wiki.cinejeu.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3A_The_Video_game_of_Mental_Fellas</id>
		<title>Minecraft: The Video game of Mental Fellas - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.cinejeu.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3A_The_Video_game_of_Mental_Fellas"/>
		<link rel="alternate" type="text/html" href="https://wiki.cinejeu.net/index.php?title=Minecraft:_The_Video_game_of_Mental_Fellas&amp;action=history"/>
		<updated>2026-04-30T15:03:26Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.15.1</generator>

	<entry>
		<id>https://wiki.cinejeu.net/index.php?title=Minecraft:_The_Video_game_of_Mental_Fellas&amp;diff=150175&amp;oldid=prev</id>
		<title>Tomato9end&amp;nbsp;:&amp;#32;Minecraft:_The_Video_game_of_Mental_Fellas</title>
		<link rel="alternate" type="text/html" href="https://wiki.cinejeu.net/index.php?title=Minecraft:_The_Video_game_of_Mental_Fellas&amp;diff=150175&amp;oldid=prev"/>
				<updated>2013-08-20T09:10:26Z</updated>
		
		<summary type="html">&lt;p&gt;Minecraft:_The_Video_game_of_Mental_Fellas&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Execute underneath instructions under root or using sudo.# aptitude update# aptitude set up openjdk-6-jre-headlessObtain and Set up Minecraft ServerWe are heading to down load and put in into '/usr/local/minecraft' as for each the Debian FilesystemHierarchyStandard.# mkdir /usr/neighborhood/minecraft# cd /usr/neighborhood/minecraft/# wget ht tp://dl.bukkit.org/most current-rb/craftbukkit.jarWe are setting up the bukkit minecraft edition fairly then the vanilla one, it is totally comptabible with the vanilla server but allows your operate plugins to effectivley handle your server&lt;br /&gt;
&lt;br /&gt;
Server Settings&lt;br /&gt;
Create the server's server.properties file. I recommend you at least modify the 'motd', and 'level-seed' so that your world is a small personal to you.# cd /usr/regional/minecraft/# nano server.properties#Danols Minecraft Server properties&lt;br /&gt;
allow-nether=true&lt;br /&gt;
level-title=world&lt;br /&gt;
enable-question=false&lt;br /&gt;
allow-flight=bogusserver-port=25565&lt;br /&gt;
level-type=DEFAULT&lt;br /&gt;
enable-rcon=false&lt;br /&gt;
level-seed=Artomix #ht tp://seedhunter.blogspot.com/2012/03/jungle-island.htmlserver-ip=max-build-height=256&lt;br /&gt;
spawn-npcs=true&lt;br /&gt;
white-list=false&lt;br /&gt;
spawn-animals=true&lt;br /&gt;
online-method=true&lt;br /&gt;
pvp=true&lt;br /&gt;
difficulty=3&lt;br /&gt;
gamemode=0&lt;br /&gt;
max-gamers=6&lt;br /&gt;
spawn-monsters=true&lt;br /&gt;
generate-buildings=true&lt;br /&gt;
view-distance=10&lt;br /&gt;
motd=you must surviveAutomated Startup&lt;br /&gt;
Compared that what is posted on the Minecraft Wiki the below is a simple startup script utilizing Debians/Ubuntus commence-stop-deamon utility, it does not have the update server, or run file system in memory selection in my viewpoint Java+Linux do a very good work method caching on demand from customers and any speeds from operating in memoryThe server is operate under consumer 'minecraft-server' and group 'daemon' to improve security - this account and team is produced as follows:# useradd --property-dir /usr/nearby/minecraft-server --no-generate-residence -g daemon --shell /bin/fake minecraft-server# groupadd daemonGenerate the startup script as follows# cd /etc/init.d/# touch minecraft-server# chmod +x minecraft-serverPaste the pursuing code into the script and make positive to modify the DAEMON_ARGS location to reflect your memory allocation.#!/bin/bash### Begin INIT Data# Gives: minecraft_server# Needed-Commence: $regional_fs $distant_fs $community# Needed-Cease: $neighborhood_fs $distant_fs $community# Default-Start: 2 3 four 5# Default-Stop:  1 six# Description: Minecraft server debian init script.# Writer: Daniel Sokolowski#### Finish INIT Details# You can use this as a template or symbolic link it into `/etc/init.d` on Debian technique# Path ought to only incorporate /usr/* if it runs right after the mountnfs.sh script&lt;br /&gt;
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/regional/bin&lt;br /&gt;
DESC=&amp;quot;Minecraft Server&amp;quot;Identify=minecraft_server.jar&lt;br /&gt;
SCREENNAME=minecraft-server # the session display recreation givenDAEMON=&amp;quot;/usr/bin/screen&amp;quot;DAEMONUSER=minecraft-serverDAEMONGROUP=daemon# the -Xincgc options permit incremental rubbish collector which slows # execution but makes a lot more memory successful. # -Xmx1024M is the advised minimumDAEMON_ARGS=&amp;quot;-DmS $SCREENNAME java -Xincgc -Xms32M  [http://www.picowiki.com/noodle5event/index.php/Your%20Own%20Minecraft%20Server%20on%20a%20Linode%20VPS Minecraft: The Greatest Indie Recreation However!] -Xmx304M -jar /usr/nearby/minecraft-server/$Identify nogui&amp;quot;# Most affordable memory restrict utilized was about 80M on clean commence.# For monitor we use `-DmS` as an alternative of -dmS considering that -D does not detach the monitor so our pid# file created by begin-cease-deamon is proper. PIDFILE=/usr/regional/minecraft-server/$Name.pid&lt;br /&gt;
SCRIPTNAME=/and so forth/init.d/$Title# Exit if the package is not installed#[ -f &amp;quot;$DAEMON&amp;quot; ] || exit # Go through configuration variable file if it is existing[ -r /etc/default/$Name ] &amp;amp;amp&amp;amp;amp. /etc/default/$Identify# Load the VERBOSE  [http://my.opera.com/ocinoycesmyantacruz/blog/2013/08/20/absolutely-free-minecraft-web-hosting-what-need-to-you-know?firstpost=Y Free Minecraft Hosting: What Need to You Know?] placing and other rcS variables. Just  [http://www.dailystrength.org/people/3176484/journal/6896676 Free of charge Minecraft Web hosting: What Should You Know?] log on the Minecraft web site and acquire the match!&lt;/div&gt;</summary>
		<author><name>Tomato9end</name></author>	</entry>

	</feed>