Outils pour utilisateurs

Outils du site


minecraft (lu 2981 fois)

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
minecraft [25-06-2013 22:13]
edmc73 [Essentials]
minecraft [02-01-2014 20:22] (Version actuelle)
edmc73 [Configuration du serveur]
Ligne 8: Ligne 8:
  
   * http://www.spout.org/   * http://www.spout.org/
 +
 +A voir aussi http://www.multicraft.org/
  
 ===== Installation de Java ===== ===== Installation de Java =====
Ligne 25: Ligne 27:
   Java(TM) SE Runtime Environment (build 1.7.0_21-b11)   Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
   Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)   Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
 +
 +===== Configuration du serveur =====
 +
 +Le portail qui va bien => http://wiki.bukkit.org/Portal:ServerAdmin
 +
 +Toutes les options de config :
 +  * http://wiki.bukkit.org/Bukkit.yml
 +  * http://www.minecraftwiki.net/wiki/Server.properties
 +  * http://wiki.bukkit.org/Permissions.yml
 +  * http://wiki.bukkit.org/Help.yml
 +
 +Astuce : http://minecraftserverhq.com/blog/can't-keep-up/
 +
 +Pour optimiser les ticks
 +
 +http://dev.bukkit.org/bukkit-plugins/nolagg/
  
 ===== plugins===== ===== plugins=====
Ligne 37: Ligne 55:
   * [[http://dev.bukkit.org/bukkit-mods/lockette/]] **Lockette** permet facilement de verrouiller des coffres et des portes en plaçant juste une pancarte dessus.   * [[http://dev.bukkit.org/bukkit-mods/lockette/]] **Lockette** permet facilement de verrouiller des coffres et des portes en plaçant juste une pancarte dessus.
   * [[http://dev.bukkit.org/bukkit-mods/worldguard/]] **WorldGuard** permet de sécuriser des zones.   * [[http://dev.bukkit.org/bukkit-mods/worldguard/]] **WorldGuard** permet de sécuriser des zones.
 +  * [[http://dev.bukkit.org/bukkit-plugins/jsonapi/]] **JSONAPI** permet d'avoir des infos sur son serveur via une requête HTTP
 +  * http://dev.bukkit.org/bukkit-plugins/multiverse-core/ pour gérer plusieurs monde
 +
 +
  
 http://verywiki.net/fr/Plugin_MineCraft_:_WorldGuard http://verywiki.net/fr/Plugin_MineCraft_:_WorldGuard
Ligne 55: Ligne 77:
   * http://dev.bukkit.org/bukkit-mods/autosaveworld/    * http://dev.bukkit.org/bukkit-mods/autosaveworld/ 
  
-===== Essentials =====+==== Essentials ====
  
   * http://forum.mtxserv.fr/minecraft/579/probleme-config-worldguard-pour-le-feu   * http://forum.mtxserv.fr/minecraft/579/probleme-config-worldguard-pour-le-feu
Ligne 61: Ligne 83:
  
   * http://minecraft.fr/forum/index.php?threads/configuration-et-utilisation-de-worldedit-worldguard.7923/   * http://minecraft.fr/forum/index.php?threads/configuration-et-utilisation-de-worldedit-worldguard.7923/
-===== PNJ ou NPC =====+==== PNJ ou NPC ====
  
   * http://dev.bukkit.org/bukkit-mods/citizens/   * http://dev.bukkit.org/bukkit-mods/citizens/
Ligne 69: Ligne 91:
  
 http://www.youtube.com/watch?v=QJmxpSRM1B0 Sentry http://www.youtube.com/watch?v=QJmxpSRM1B0 Sentry
 +
 +==== MCworld ====
 +
 +
 +=== Installation ===
 +Download MCWorld.zip http://dev.bukkit.org/bukkit-plugins/mcworld/ \\
 +Place MCWorld.jar and MCWorld folder in plugins folder inside your server directory \\
 +Reload or restart server \\
 +Manage multiple worlds! \\
 +Known Conflicts: Most chat management plugins \\
 +
 +>Commands Usage: /mcw [command] ...
 +
 +>**select | load | create**: Creates/loads world and selects it for convenient purposes
 +>**createf**: Creates a superflat map with customization settings. See creating a flatmap for more details (NEW)
 +>**help**: Offers help to commands or usage on plugin
 +>**joinall**: Forces all players to enter a specific world
 +>**kickallworld**: Kicks everyone out of the server in a specific world
 +>**list**: Lists all worlds found in server directory
 +>**listwarp**: List all warps that are created
 +>**playerlist**: Lists the players in a specific world
 +>**props**: Change the properties of selected world [See Below]
 +>**setwarp**: Sets and saves a warp with provided name into warps.yml
 +>**tp**: Teleports yourself into specified world
 +>**unload**: Unloads a world
 +>**unloadnosave**: Unloads a world without saving it.
 +>**warp**: Warps yourself into specified warp
 +>**kicktoworld**: Kick people to a specific world
 +
 +>Properties Usage: /mcw props [property name] [value]
 +
 +>Spawning Entities: (Int) ticksperanimalspawn, (Int) tickspermobspawn, (Boolean) mobspawn, (Boolean) animalspawn, (Int) animalspawnlimit, (Int) mobspawnlimit, (Int/String) difficulty
 +>Weather and Time: (Int) weatherduration, (Boolean) thundering, (Int) thunderduration, (Boolean) storm, (Int) fulltime, (Int/String) time
 +>Others: (Boolean) pvp, (x,y,z) spawnlocation, (Boolean) keepspawninmemory, (Boolean) autosave
 +
 +=== Creating a flatmap ===
 +
 +
 +For flatmap creations, type in /mcw createF [Biome Name];[Block IDxThickness],[Block IDxThickness],...;[Additional Info (Not done yet)] Biome name needs to be in capitals.
 +
 +=== Permissions ===
 +
 +
 +mcw.command.[commandname] for all commands.
 +mcw.command.tp.world.[worldname] to limit worlds
 +mcw.command.tp.world.![worldname] to prevent teleportation of specific world
 +mcw.command.warp.[warpname] to limit warps
 +mcw.command.warp.![warpname] to prevent teleportation of specific warp
 +
 ===== pack ===== ===== pack =====
 http://www.minecraft-france.fr/2013/05/texture-16x16-pixel-perfection-1-3-2/ http://www.minecraft-france.fr/2013/05/texture-16x16-pixel-perfection-1-3-2/
Ligne 75: Ligne 146:
  
 http://www.minecraft-france.fr/2013/04/texture-64x-32x-16x-defscape-1-0-0/ http://www.minecraft-france.fr/2013/04/texture-64x-32x-16x-defscape-1-0-0/
 +
  
  
Ligne 94: Ligne 166:
 Viser le bloc opposé puis Viser le bloc opposé puis
   //hpos2   //hpos2
-  + 
 + 
 + **WorldGuard** http://wiki.sk89q.com/wiki/WorldGuard/Regions 
 Créer la zone Créer la zone
   /region define <nom de la region> <propriétaire1> (<proprietaire2> ...)   /region define <nom de la region> <propriétaire1> (<proprietaire2> ...)
 +  
 +Ajouter un membre
 +  /region addmember <nom de la region> <membre>
 +  
 +  
 +===== MCedit =====
 +
 +http://www.mcedit.net/
 +
 +Permet d'éditer des cartes en offline.
minecraft.1372191195.txt.gz · Dernière modification: 25-06-2013 22:13 de edmc73