Outils pour utilisateurs

Outils du site


Panneau latéral

minecraft (lu 52014 fois)

MineCraft Server

Installation de Java

http://www.duinsoft.nl/packages.php?t=en

wget http://www.duinsoft.nl/pkg/pool/all/update-sun-jre.bin
sh update-sun-jre.bin -x
update-sun-jre -v install

J’ai du créer un répertoire

mkdir /usr/share/update-sun-jre

/home/minecraft/java# java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)

Configuration du serveur

plugins

Les plugins que j’ai installé

http://verywiki.net/fr/Plugin_MineCraft_:_WorldGuard

http://minecraft.fr/les-plugins-dadministration/

http://www.youtube.com/watch?v=MH3UydDmVd0 Les bases de citizen

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) timeOthers: (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

Commandes

La prison

Tuto vidéo ⇒ http://www.youtube.com/watch?v=y4heNHWMgR0

Commandes alias Description Syntaxe
deljail Deletes a jail. /<command> <jail name>
jails List all jails. /<command>
setjail Create a new jail location. /<command> <jail name>
togglejail tjail, unjail, jail Sends/Removes a player to a jail. /<command> <player> <jail name> [time]
/<command> <player> [time]

Protéger une zone

Viser un bloc puis

//hpos1

Viser le bloc opposé puis

//hpos2

WorldGuard http://wiki.sk89q.com/wiki/WorldGuard/Regions

Créer la zone

/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.txt · Dernière modification : de edmc73

Outils de la page