CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Minecraft
  • Tout support
  • PC
  • Xbox Series
  • Switch
  • PS4
  • ONE
  • WiiU
  • PS3
  • 360
  • Vita
  • iOS
  • Android
  • Web
  • New 3DS
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum
Liste des sujets

prob server

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 16:54:51

:hello:

je sais que je vais avoir l'air d'un con qui sais rien, mais je voudrais savoir comment créée un serveur? est ce que c'est en créant une partie?

merci de vos reponse

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 17:10:51

:up:

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 17:16:30

pouvez vous me repondre plz? :-(

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 17:48:45

:up:

Nazuka62
Nazuka62
Niveau 3
07 juillet 2011 à 17:50:04

Faut telecharger minecraft_server sur mincraft.net...
Ou alors utiliser Hamachi...
Ou alors sortir ton porte-monaie :D

tony-tony-ji
tony-tony-ji
Niveau 9
07 juillet 2011 à 17:50:08

y a des milliard de vidéo sur youtube pourquoi tu cherche pas un peut :hum:

xbox_retour
xbox_retour
Niveau 25
07 juillet 2011 à 17:50:32

http://www.youtube.com/watch?v=RAHWcJaLTm4

:)

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 18:08:21

merci bien, mais t,aurais pas une video pour mac?

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 18:22:41

j'ai oublier de dire que j'utilise hamachi

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 18:23:19

mais je sais pas dutout comment sa marche

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 18:35:13

:up:

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 18:52:18

?

dark-utopia
dark-utopia
Niveau 5
07 juillet 2011 à 18:58:02

Pour mac? Super-easy!

Tu fais toute la partie 1. de ça : http://forum.fantabobshow.com/viewtopic.php?f=9&t=913&sid=781860d3afae027e21a5927eec6d654b

Puis tu installe bukkit:

Mac OS X

Open Terminal (Found in Application/Utilities) and paste:

cd ~/Desktop
mkdir "Bukkit Server"
cd ~/Desktop/Bukkit\ Server
curl -O http://ci.bukkit.org/job/dev-CraftBukkit/promotion/latest/Recommended/artifact/target/craftbukkit-0.0.1-SNAPSHOT.jar
mv craftbukkit-0.0.1-SNAPSHOT.jar CraftBukkit.jar
echo "cd ~/Desktop/Bukkit\ Server
java -Xincgc -Xmx[RAM]M -jar CraftBukkit.jar" >LaunchServer.command
chmod +x LaunchServer.command
echo "Open LaunchServer.command with TextEdit, and replace [RAM] with:
512 or 1024 or 1536 or 2560 or 3072 or 5120
That is the ram amount the server will have.
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB
It is good to update your server at least once per week." >README.txt
open -a TextEdit LaunchServer.command

Textedit should open a document called "LaunchServer.command". Find [RAM] and replace it with:
512 or 1024 or 1536 or 2560 or 3072 or 5120

That is the ram amount the server will have.
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB

The server is installed on your Desktop, in "Bukkit Server". To start it double click "LaunchServer.command".

Et voilà.

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 19:03:58

et bin merci, mais pour sa

Open Terminal (Found in Application/Utilities) and paste:

cd ~/Desktop
mkdir "Bukkit Server"
cd ~/Desktop/Bukkit\ Server
curl -O http://ci.bukkit.org/job/dev-CraftBukkit/promotion/latest/Recommended/artifact/target/craftbukkit-0.0.1-SNAPSHOT.jar
mv craftbukkit-0.0.1-SNAPSHOT.jar CraftBukkit.jar
echo "cd ~/Desktop/Bukkit\ Server
java -Xincgc -Xmx[RAM]M -jar CraftBukkit.jar" >LaunchServer.command
chmod +x LaunchServer.command
echo "Open LaunchServer.command with TextEdit, and replace [RAM] with:
512 or 1024 or 1536 or 2560 or 3072 or 5120
That is the ram amount the server will have.
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB
It is good to update your server at least once per week." >README.txt
open -a TextEdit LaunchServer.command

Textedit should open a document called "LaunchServer.command". Find [RAM] and replace it with:
512 or 1024 or 1536 or 2560 or 3072 or 5120

That is the ram amount the server will have.
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB

The server is installed on your Desktop, in "Bukkit Server". To start it double click "LaunchServer.command".

je sais pas trop comment faire

Llhen
Llhen
Niveau 10
07 juillet 2011 à 19:07:24

http://lmgtfy.com/?q=tutooriel+server+minecraft+hamachi

trop dur ?

dark-utopia
dark-utopia
Niveau 5
07 juillet 2011 à 19:08:20

...

Ben tu lis ce qu'il te dit... C'est pas difficile de comprendre 3 lignes d'anglais... Enfin bon :

Ouvre le terminal (application - utilitaires) et copies :

cd ~/Desktop
mkdir "Bukkit Server"
cd ~/Desktop/Bukkit\ Server
curl -O http://ci.bukkit.org/job/dev-CraftBukkit/promotion/latest/Recommended/artifact/target/craftbukkit-0.0.1-SNAPSHOT.jar
mv craftbukkit-0.0.1-SNAPSHOT.jar CraftBukkit.jar
echo "cd ~/Desktop/Bukkit\ Server
java -Xincgc -Xmx[RAM]M -jar CraftBukkit.jar" >LaunchServer.command
chmod +x LaunchServer.command
echo "Open LaunchServer.command with TextEdit, and replace [RAM] with:
512 or 1024 or 1536 or 2560 or 3072 or 5120
That is the ram amount the server will have.
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB
It is good to update your server at least once per week." >README.txt
open -a TextEdit LaunchServer.command

Textedit devrait ouvrir un document appelé 'launchServer.comand'. Trouves [RAM]et remplace le par
512 ou 1024 ou 1536 ou 2560 ou 3072 ou 5120

C'est la RAM que ton serveur aura :
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB

Le serveur est installé sur ton bureau, dans 'Bukkit Server'.
Pour le lancer, double click sur 'LaunchServer.command'.

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 19:19:07

mais c comment ouvrir le terminal (application-utillitaire) que je sais pas comment

[-redfield93-]
[-redfield93-]
Niveau 6
07 juillet 2011 à 19:25:45

:up:

dark-utopia
dark-utopia
Niveau 5
07 juillet 2011 à 19:34:58

Tu es bien sous mac? Bon et bien tu vas dans applications ... puis dans utilitaires! \o/

[-redfield93-]
[-redfield93-]
Niveau 6
08 juillet 2011 à 17:25:44

ou est application?

(oui je sais je suis incompétent :hum: )

Sous forums
  • Recherche de joueurs et serveurs PC/Consoles