WorldEdit/Reference
Command Parameters Support Description
//limit Bukkit.png Sp.png Set a maximum number of blocks to change at most for all operations. This only affects yourself. Use this to prevent catastrophic accidents. This command will not override the limit in the configuration if it is set.
History
//undo [num-steps] Bukkit.png Sp.png Undo your last action.
//redo [num-steps] Bukkit.png Sp.png Redo your last (undone) action. This command replays back history and does not repeat the command.
/clearhistory Bukkit.png Sp.png Clear your history.
Selection
//wand Bukkit.png Sp.png Gives you the "edit wand" (by default, a wooden axe). Left click with this tool to select position 1 and right click to selection position 2.
/toggleeditwand Bukkit.png Sp.png Toggles the edit wand selection mode, allowing you to use the edit wand item normally.
//sel Bukkit.png Sp.png Choose the region shape to use for selections.
//pos1 Bukkit.png Sp.png Set selection position #1 to the block above the one that you are standing on.
//pos2 Bukkit.png Sp.png Set selection position #2 to the block above the one that you are standing on.
//hpos1 Bukkit.png Sp.png Set selection position #1 to the block that you are looking at.
//hpos2 Bukkit.png Sp.png Set selection position #2 to the block that you are looking at.
//chunk Bukkit.png Sp.png Select the chunk that you are within for your selection.
//expand Bukkit.png Sp.png Expands the selection in the direction that you are looking.
//expand Bukkit.png Sp.png Expands the selection in the specified direction (north, east, south, west, up, down).
//expand [direction] Bukkit.png Sp.png Expands the selection in two directions at once.
//expand vert Bukkit.png Sp.png Expands the selection to include sky to bedrock.
//contract Bukkit.png Sp.png Contracts the selection in the direction that you are looking towards.
//contract [direction] Bukkit.png Sp.png Contracts the selection in the specified direction (north, east, south, west).
//contract [direction] Bukkit.png Sp.png Contracts the selection in two directions at once.
//outset [-hv] Bukkit.png Sp.png Outset the selection in every direction.
//inset [-hv] Bukkit.png Sp.png Inset the selection in every direction.
//shift [direction] Bukkit.png Sp.png Moves the selection region. It does not move the selection's contents.
//size Bukkit.png Sp.png Get the size of selected region.
//count Bukkit.png Sp.png Count the number of blocks in the region.
//distr [-c] Bukkit.png Sp.png Get the block distribution in the selection.
Region operations
//set Bukkit.png Sp.png Set all blocks inside the selection region to a specified block.
//replace Bukkit.png Sp.png Replace all non-air blocks blocks inside the region.
//replace Bukkit.png Sp.png Replace all blocks of the specified block(s) with another block inside the region.
//overlay Bukkit.png Sp.png Place a block on top of blocks inside the region.
//walls Bukkit.png Sp.png Build the walls of the region (not including ceiling and floor).
//outline Bukkit.png Sp.png Build walls, floor, and ceiling.
//smooth [iterations] Bukkit.png Sp.png Smooth the selection's heightmap.
//regen Bukkit.png Regenerate the selection region.
//move [count] [direction] [leave-id] Bukkit.png Sp.png Move the selection's contents. A block can be specified to fill in the left over area.
//stack [count] [direction] Bukkit.png Sp.png Stacks the selection.
Clipboard
//copy Bukkit.png Sp.png Copies the currently selected region. Be aware that it stores your position relative to the selection when copying.
//cut Bukkit.png Sp.png Cuts the currently selected region.
//paste [-ao] Bukkit.png Sp.png Pastes the clipboard.
//rotate Bukkit.png Sp.png Rotate the clipboard.
//flip [dir] Bukkit.png Sp.png Flip the clipboard.
//load Bukkit.png Sp.png Load .schematic into clipboard.
//save Bukkit.png Sp.png Save clipboard to .schematic.
/clearclipboard Bukkit.png Sp.png Clear your clipboard.
Generation
//hcyl [height] Bukkit.png Sp.png Create a vertical hollow cylinder.
//cyl [height] Bukkit.png Sp.png Create a vertical cylinder.
//sphere [raised?] Bukkit.png Sp.png Create a sphere.
//hsphere [raised?] Bukkit.png Sp.png Create a hollow sphere.
/forestgen [size] [type] [density] Bukkit.png Sp.png Make a forest.
/pumpkins [size] Bukkit.png Sp.png Make a pumpkin forest
Utilities
/toggleplace Bukkit.png Sp.png Toggle between using pos #1 or your current position.
//fill [depth] Bukkit.png Sp.png Fill a hole.
//fillr Bukkit.png Sp.png Fill a hole fully recursively.
//drain Bukkit.png Sp.png Drain nearby water/lava pools.
/fixwater Bukkit.png Sp.png Level nearby pools of water.
/fixlava Bukkit.png Sp.png Level nearby pools of lava.
/removeabove [size] [height] Bukkit.png Sp.png Remove blocks above your head.
/removebelow [size] [height] Bukkit.png Sp.png Remove blocks below your feet.
/replacenear Bukkit.png Sp.png Replace all existing blocks nearby.
/removenear [block] [size] Bukkit.png Sp.png Remove blocks near you.
/snow [radius] Bukkit.png Sp.png Simulate snow cover.
/thaw [radius] Bukkit.png Sp.png Unthaw/remove snow.
//ex [size] Bukkit.png Sp.png Extinguish fires.
/butcher [radius] Bukkit.png Sp.png Kill nearby mobs.
/remove Bukkit.png Remove nearby entities. Type can be "items" for loose items/drops, arrows, boats, minecarts, or tnt.
Chunk tools
/chunkinfo Bukkit.png Sp.png Get the filename of the chunk that you are in.
/listchunks Bukkit.png Sp.png Print a list of used chunks.
/delchunks Bukkit.png Sp.png Generate a shell script to delete chunks.
Super pickaxe
// Bukkit.png Sp.png Toggle the super pick axe.
/sp single Bukkit.png Sp.png Switch to single block super pickaxe mode.
/sp area Bukkit.png Sp.png Switch to area super pickaxe mode.
/sp recur Bukkit.png Sp.png Switch to recursive super pickaxe mode.
Tools
/none Bukkit.png Sp.png Switch to no tool.
/info Bukkit.png Sp.png Switch to the info tool.
/tree [type] Bukkit.png Switch to the tree tool. Available types [tree, regular, big, bigtree, redwood, sequoia, tallredwood, tallsequoia, birch, white, whitebark, pine, randredwood, randomredwood, anyredwood, rand, random]
//repl Bukkit.png Sp.png Switch to the block replacer tool.
//cycler Bukkit.png Sp.png Block data cycler tool.
Brushes
//brush sphere [-h] Bukkit.png Sp.png Switch to the sphere brush tool.
//brush cylinder [-h] [height] Bukkit.png Sp.png Switch to the cylinder brush tool.
//brush clipboard Bukkit.png Sp.png Switch to the clipboard tool.
//brush smooth [iterations] Bukkit.png Sp.png Smooth the region.
/size Bukkit.png Sp.png Change the size of the current brushes
//mat Bukkit.png Sp.png Change the material used by your current brush.
//mask Bukkit.png Sp.png Clear the mask
//mask Bukkit.png Sp.png Set a mask
Getting around
/unstuck Bukkit.png Sp.png Go up to the first free spot.
/ascend Bukkit.png Sp.png Go up one level.
/descend Bukkit.png Sp.png Go down one level.
/ceil [clearance] Bukkit.png Sp.png Get to the ceiling.
/thru Bukkit.png Sp.png Go through the wall that you are looking at.
/jumpto Bukkit.png Sp.png Jump to the block that you are looking at.
/up [distance] Bukkit.png Sp.png Go up some distance.
Snapshots
//restore [snapshot] Bukkit.png Sp.png Restore a particular snapshot.
//snap use Bukkit.png Sp.png Use a particular snapshot.
//snap list [num] Bukkit.png Sp.png List the 5 newest snapshots.
//snap before Bukkit.png Sp.png Find the first snapshot before the given date.
//snap after Bukkit.png Sp.png Find the first snapshot after the given date.
Scripting
/cs [args...] Bukkit.png Sp.png Executes a script.
/.s [args...] Bukkit.png Sp.png Re-executes last script with new arguments.
/.js [args...] Bukkit.png Sp.png Executes a JS script.
General commands
/search Bukkit.png Sp.png Search for an item by its name.
//worldedit reload Bukkit.png Sp.png Reloads WorldEdit's configuration.
//worldedit version Bukkit.png Sp.png Gets WorldEdit's version.
//worldedit tz Bukkit.png Sp.png Set your timezone. This is temporary.
WorldEdit / อ้างอิง
รายละเอียดการสนับสนุนพารามิเตอร์คำสั่ง
// ขีด จำกัดBukkit.png Sp.png ระบุจำนวนสูงสุดของบล็อกมีการเปลี่ยนแปลงได้มากที่สุดสำหรับการดำเนินงานทั้งหมด นี้จะส่งผลกระทบต่อตัวเอง ใช้เพื่อป้องกันการเกิดอุบัติเหตุภัยพิบัติ คำสั่งนี้จะไม่แทนที่ข้อ จำกัด ในการกำหนดค่าหากมีการตั้ง.
ประวัติ
// ยกเลิก [Num-ขั้นตอน] Bukkit.png Sp.png เลิกการกระทำที่ผ่านมาของคุณ.
// ทำซ้ำ [Num-ขั้นตอน] Bukkit.png Sp.png ทำซ้ำ สุดท้ายของคุณ (ยกเลิก) การดำเนินการ คำสั่งนี้ไกลกลับประวัติศาสตร์และไม่ซ้ำคำสั่ง.
/ clearhistory Bukkit.png Sp.png ล้างประวัติของคุณ.
เลือก
// คัน Bukkit.png Sp.png ช่วยให้คุณ "แก้ไขไม้เรียว" (โดยค่าเริ่มต้นขวานไม้) คลิกซ้ายด้วยเครื่องมือนี้เพื่อเลือกตำแหน่งที่ 1 และคลิกขวาเลือกไปยังตำแหน่งที่ 2
/ toggleeditwand Bukkit.png Sp.png แก้ไขสลับโหมดการเลือกไม้กายสิทธิ์ช่วยให้คุณสามารถใช้รายการคันแก้ไขได้ตามปกติ.
// SELBukkit.png Sp.png เลือกรูปร่างภูมิภาคที่จะใช้สำหรับการเลือก.
// pos1 Bukkit.png Sp.png ชุดเลือกตำแหน่ง # 1 ข้างต้นเพื่อป้องกันคนที่คุณกำลังยืนอยู่บน.
// pos2 Bukkit.png Sp.png ชุดการเลือกตำแหน่งที่ 2 เพื่อป้องกันดังกล่าวข้างต้นหนึ่งที่คุณกำลังยืนอยู่บน.
// hpos1 Bukkit.png Sp.png ชุดเลือกตำแหน่ง # 1 ถึงบล็อกที่คุณกำลังมองหาที่.
// hpos2 Bukkit.png Sp.png ชุด เลือกตำแหน่งที่ 2 บล็อกที่คุณกำลังมองหาที่.
// ก้อน Bukkit.png Sp.png เลือกก้อนว่าคุณเป็นภายในสำหรับการเลือกของคุณ.
// ขยายBukkit.png Sp.png ขยายการเลือกในทิศทางที่คุณกำลังมอง.
// ขยาย Bukkit.png Sp.png ขยายการเลือกในทิศทางที่กำหนด (เหนือ, ตะวันออก, ใต้, ตะวันตกขึ้นลง).
// ขยาย [ทิศทาง] Bukkit.png Sp.png ขยายการเลือกในสองทิศทางในครั้งเดียว.
// ขยายสีเขียว Bukkit.png Sp.png ขยายการเลือกที่จะรวมถึงท้องฟ้าจะจริง.
// สัญญาBukkit.png Sp.png สัญญาเลือกในทิศทางที่คุณกำลังมองไป.
// สัญญา[ทิศทาง] Bukkit.png Sp.png สัญญาเลือกในทิศทางที่กำหนด (เหนือ, ตะวันออก, ใต้, ตะวันตก).
// สัญญา [ทิศทาง] Bukkit.png Sp.png สัญญาเลือกในสองทิศทางในครั้งเดียว.
// เริ่มแรก [-hv]Bukkit.png Sp.png เริ่มแรกเลือกในทุกทิศทาง.
// สิ่งที่ใส่เข้าไป [-hv]Bukkit.png Sp.png เลือกสิ่งที่ใส่เข้าไปในทุกทิศทาง.
// การเปลี่ยนแปลง[ทิศทาง] Bukkit.png Sp.png ย้ายเลือกภูมิภาค มันไม่ได้ย้ายเนื้อหาของการเลือก.
// ขนาด Bukkit.png Sp.png รับขนาดของพื้นที่ที่เลือก.
// นับBukkit.png Sp.png นับจำนวนของบล็อกในภูมิภาค.
// Distr [-c] Bukkit.png Sp.png รับการจัดจำหน่ายในการเลือกบล็อก.
การดำเนินงานภาค
// ชุดBukkit.png Sp.png ชุดบล็อคทั้งหมดภายในภูมิภาคที่เลือกไปยังบล็อกที่ระบุ.
// แทนที่Bukkit.png Sp.png แทนที่บล็อกทุกเครื่องบล็อกภายในภูมิภาค.
// แทนที่ Bukkit.png Sp.png แทนที่บล็อกทั้งหมดของบล็อกที่ระบุ (s) กับบล็อกภายในภูมิภาคอีก.
// การซ้อนทับBukkit.png Sp.png สถานที่บล็อกด้านบนของบล็อกภายในภูมิภาค.
// ผนังBukkit.png Sp.png สร้างกำแพงของภูมิภาค (ไม่รวมเพดานและพื้น).
// ร่างBukkit.png Sp.png สร้างผนังพื้นและเพดาน.
// เรียบ [ซ้ำ] Bukkit.png Sp.png เรียบ heightmap การเลือก.
// ฟื้นฟู Bukkit.png งอกใหม่เลือกภูมิภาค.
// ย้าย [นับ] [ทิศทาง ] [ลา-ID] Bukkit.png Sp.png ย้ายเนื้อหาของการเลือก บล็อกสามารถระบุได้ในการกรอกข้อมูลในพื้นที่ที่เหลือ.
// สแต็ค [นับ] [ทิศทาง] Bukkit.png Sp.png Stacks เลือก.
คลิปบอร์ด
// คัดลอก Bukkit.png Sp.png สำเนาภูมิภาคที่เลือกในปัจจุบัน ทราบว่าญาติจะเก็บตำแหน่งของคุณที่จะเลือกเมื่อคัดลอก.
// ตัด Bukkit.png Sp.png ตัดภูมิภาคที่เลือกในปัจจุบัน.
// วาง [-ao] Bukkit.png Sp.png วางคลิปบอร์ด.
// หมุนBukkit.png Sp.png หมุนคลิปบอร์ด.
// พลิก [dir] Bukkit.png Sp.png พลิกคลิปบอร์ด.
// โหลดBukkit.png Sp.png .schematic โหลดลงในคลิปบอร์ด.
// บันทึกBukkit.png Sp.png คลิปบอร์ดบันทึกเพื่อ .schematic.
/ clearclipboard Bukkit.png Sp.png ล้างคลิปบอร์ดของคุณ.
รุ่น
// hcyl [สูง] Bukkit.png Sp.png สร้างถ้ำกระบอกแนวตั้ง.
// สูบ [สูง] Bukkit.png Sp.png สร้างรูปทรงกระบอกแนวตั้ง.
// ทรงกลม [ยก?] Bukkit.png Sp.png สร้างทรงกลม.
// hsphere [ยก?] Bukkit.png Sp.png สร้างทรงกลมกลวง.
/ forestgen [size] [ประเภท] [หนาแน่น] Bukkit.png Sp.png ทำให้ป่า.
/ ฟักทอง [size] Bukkit.png Sp.png ทำให้ฟักทอง ป่า
สาธารณูปโภค
/ toggleplace Bukkit.png Sp.png สลับระหว่างการใช้ POS # 1 หรือตำแหน่งปัจจุบันของคุณ.
// กรอก [ลึก] Bukkit.png Sp.png เติมหลุม.
// fillr Bukkit.png Sp.png เติมหลุมอย่างเต็มที่ซ้ำ.
// ท่อระบายน้ำBukkit.png Sp.png ระบายน้ำใกล้เคียง / สระลาวา.
/ fixwaterBukkit.png Sp.png ระดับสระว่ายน้ำอยู่บริเวณใกล้เคียง.
/ fixlavaBukkit.png Sp.png ระดับสระว่ายน้ำใกล้ลาวา.
/ removeabove [size] [สูง] Bukkit.png Sp.png ลบบล็อกเหนือหัวของคุณ.
/ removebelow [size] [สูง] Bukkit.png Sp.png ลบบล็อกของคุณด้านล่าง ฟุต.
/ replacenear Bukkit.png Sp.png แทนที่บล็อกที่มีอยู่ทั้งหมดอยู่บริเวณใกล้เคียง.
/ removenear [บล็อก] [size] Bukkit.png Sp.png ลบบล็อกที่อยู่ใกล้คุณ.
/ หิมะ [รัศมี] Bukkit.png Sp.png จำลองหิมะปก.
/ ละลาย [รัศมี ] Bukkit.png Sp.png Unthaw / ลบหิมะ.
// อดีต [size] Bukkit.png Sp.png ดับไฟ.
/ เขียง [รัศมี] Bukkit.png Sp.png ฆ่ามอนสเตอร์อยู่บริเวณใกล้เคียง.
/ ลบ Bukkit.png นำหน่วยงานที่อยู่บริเวณใกล้เคียง ประเภทจะได้เป็น "รายการ" สำหรับรายการหลวม / หยด, ลูกศร, เรือ minecarts หรือ tnt.
เครื่องมือก้อน
/ chunkinfo Bukkit.png Sp.png รับชื่อไฟล์ของก้อนว่าคุณอยู่ใน.
/ listchunks Bukkit.png Sp.png พิมพ์รายชื่อของชิ้นใช้.
/ delchunks Bukkit.png Sp.png สร้างเชลล์สคริปต์เพื่อลบชิ้น.
ซูเปอร์ pickaxe
// Bukkit.png Sp.png สลับขวานเลือกซุปเปอร์.
/ SP Bukkit.png Sp.png เดียวเปลี่ยนไป บล็อกเดียวซุปเปอร์โหมด pickaxe.
/ พื้นที่ SPBukkit.png Sp.png เปลี่ยนไปเป็นพื้นที่โหมดซุปเปอร์ pickaxe.
/ SP เกิดขึ้นอีกBukkit.png Sp.png สลับไปโหมดซ้ำ pickaxe ซุปเปอร์.
เครื่องมือ
/ ไม่มี Bukkit.png Sp.png เปลี่ยนไปเป็นเครื่องมือที่ไม่มี.
/ ข้อมูล Bukkit.png Sp.png เปลี่ยนไปเป็นเครื่องมือข้อมูล.
/ ต้น [ประเภท] Bukkit.png สวิทช์ เครื่องมือต้นไม้ ประเภท Available [ต้นไม้ปกติใหญ่ BigTree เรดวู้ด, Sequoia, tallredwood, tallsequoia เบิร์ช, สีขาว, whitebark สน randredwood, randomredwood, anyredwood, แรนด์, สุ่ม]
// replBukkit.png Sp.png เปลี่ยนไปเป็นเครื่องมือบล็อกทดแทน.
// Cycler Bukkit.png Sp.png บล็อกเครื่องมือ Cycler ข้อมูล.
แปรง
แปรงทรงกลม // [-h] Bukkit.png Sp.png เปลี่ยนไปเป็นเครื่องมือแปรงทรงกลม.
// กระบอกแปรง [-h] [สูง] Bukkit.png Sp.png สลับไปยังเครื่องมือแปรงถัง.
// แปรงคลิปบอร์ด Bukkit.png Sp.png เปลี่ยนไปเป็นเครื่องมือคลิปบอร์ด.
// แปรงเรียบ[ซ้ำ] Bukkit.png Sp.png เรียบภูมิภาค.
/ ขนาดBukkit.png Sp.png เปลี่ยนขนาดของแปรงปัจจุบัน
เสื่อ //Bukkit.png Sp.png เปลี่ยนวัสดุที่ใช้แปรงปัจจุบันของคุณ.
// หน้ากาก Bukkit.png Sp.png ล้างหน้ากาก
หน้ากาก //Bukkit.png Sp.png ชุดหน้ากาก
การเดินทาง
/ unstuck Bukkit.png Sp.png ขึ้นไปจุดแรกฟรี.
/ Bukkit.png Sp.png ขึ้นไปถึงระดับหนึ่ง.
/ ลง Bukkit.png Sp.png ลงไป ระดับหนึ่ง.
/ ceil [กวาดล้าง] Bukkit.png Sp.png รับถึงเพดาน.
/ Bukkit.png Sp.png ผ่านไปผ่านผนังที่คุณกำลังมองหาที่.
/ jumpto Bukkit.png Sp.png ไปยังบล็อกที่ คุณกำลังมองหา.
/ ขึ้น [ระยะ] Bukkit.png Sp.png ขึ้นไปไกล.
ภาพรวม
การเรียกคืน // [ภาพรวม] Bukkit.png Sp.png Restore ภาพรวมโดยเฉพาะอย่างยิ่ง.
// การใช้สแนปBukkit.png Sp.png ใช้ภาพรวมโดยเฉพาะอย่างยิ่ง.
// รายการสแน็ป [NUM] Bukkit.png Sp.png รายการ 5 ภาพรวมใหม่ล่าสุด.
// แน็ปก่อนBukkit.png Sp.png ค้นหาภาพรวมก่อนวันที่กำหนด.
// หลังจากที่สแนปBukkit.png Sp.png ค้นหาภาพรวมเป็นครั้งแรกนับจากวันที่ได้รับ.
การเขียนสคริปต์
/ cs [args...] Bukkit.png Sp.png Executes a script.
/.s [args...] Bukkit.png Sp.png Re-executes last script with new arguments.
/.js [args...] Bukkit.png Sp.png Executes a JS script.
General commands
/search Bukkit.png Sp.png Search for an item by its name.
//worldedit reload Bukkit.png Sp.png Reloads WorldEdit's configuration.
//worldedit version Bukkit.png Sp.png Gets WorldEdit's version.
//worldedit tz Bukkit.png Sp.png Set your timezone. This is temporary.
การแปล กรุณารอสักครู่..
worldedit อ้างอิง
คำสั่งพารามิเตอร์การสนับสนุนรายละเอียด
/ / วงเงิน < จำกัด > bukkit.png sp.png ตั้งค่าจำนวนสูงสุดของบล็อกเปลี่ยนไปอย่างมาก สำหรับการดำเนินการทั้งหมด นี้มีผลเฉพาะเอง ใช้เพื่อป้องกันการเกิดอุบัติเหตุที่รุนแรง คำสั่งนี้จะไม่แทนที่การจำกัดในการตั้งค่าถ้าตั้งค่าเป็นประวัติศาสตร์
.
/ / ยกเลิก [ Num ] bukkit.png ขั้นตอน sp.png ยกเลิกการกระทำครั้งล่าสุดของคุณ .
/ / ทำซ้ำ [ Num ] bukkit.png sp.png ทำซ้ำขั้นตอนสุดท้าย ( ? ) การกระทำ คำสั่งนี้ใช้สำหรับกลับประวัติและไม่ทำซ้ำคำสั่ง .
/ clearhistory bukkit.png sp.png ล้างประวัติของคุณ การเลือก
/ / ไม้กายสิทธิ์ bukkit.png sp.png ให้ " แก้ไขมัน " ( โดยค่าเริ่มต้น , ไม้ขวาน ) คลิกซ้ายกับเครื่องมือนี้เพื่อเลือกตำแหน่งที่ 1 และคลิกขวาเพื่อเลือกตำแหน่ง 2 .
/ toggleeditwand bukkit.png sp .ผล ใช้สลับโหมดแก้ไขการเลือกไม้ที่ช่วยให้คุณสามารถใช้แก้ไขคันรายการปกติ .
/ / SEL < ทรงสี่เหลี่ยม | โพลี > bukkit.png sp.png เลือกภูมิภาครูปร่างเพื่อใช้สำหรับการเลือก .
/ / pos1 bukkit.png sp.png ตั้งการเลือกตำแหน่ง# 1 บล็อกข้างต้นที่คุณกำลังยืนอยู่บน
/ / . pos2 bukkit.png sp.png ตั้งการเลือกตำแหน่ง# 2 บล็อกข้างต้นที่คุณกำลังยืนอยู่บน .
/ / hpos1 bukkit.png sp.png ตั้งการเลือกตำแหน่ง# 1 ไปยังบล็อกที่คุณกำลังมองหาที่ .
/ / hpos2 bukkit.png sp.png ตั้งการเลือกตำแหน่ง# 2 ไปยังบล็อกที่คุณกำลังมองหาที่ .
/ / ก้อน bukkit.png sp.png เลือกก้อนที่คุณในการเลือกของคุณ
/ / ขยาย < จำนวนเงิน > bukkit.png sp.png ขยายการในทิศทางที่คุณกำลังมองหา .
/ / ขยาย < จำนวนเงิน > < > Bukkit ทิศทาง .ผล sp.png ขยายการในทิศทางที่ระบุ ( เหนือ , ตะวันออก , ใต้ , ตะวันตก , ขึ้น , ลง )
/ / ขยาย < จำนวน > < ย้อนกลับยอด > [ ] bukkit.png ทิศทาง sp.png ขยายการสองทิศทางพร้อมกัน
/ / ขยายการ bukkit.png sp.png ขยายการรวมท้องฟ้ากับพื้นหินที่รองรับ
/ / สัญญา < จำนวนเงิน > bukkit.png sp .สัญญาการในทิศทางที่คุณกำลังมองหาเพื่อ PNG .
/ สัญญา / < จำนวนเงิน > [ ] bukkit.png ทิศทาง sp.png สัญญาการในทิศทางที่กำหนด ( เหนือ , ตะวันออก , ใต้ , ตะวันตก )
/ / สัญญา < จำนวนเงิน > < ย้อนกลับยอด > [ ] bukkit.png ทิศทาง sp.png สัญญาการสองทิศทาง ครั้ง
/ / เริ่มแรก [ HV ] < จำนวนเงิน > - bukkit.png sp .ผลเริ่มแรกการ ในทุกทิศทาง
/ / ใส่ [ HV ] < จำนวนเงิน > bukkit.png - sp.png สอดแทรกการในทุกทิศทาง
/ / กะ < จำนวนเงิน > [ ] bukkit.png ทิศทาง sp.png ย้ายการภูมิภาค มันไม่ได้ย้ายเนื้อหาของการเลือก .
/ / ขนาด bukkit.png sp.png ได้ขนาดพื้นที่ที่เลือกไว้
/ / นับ < บล็อก > bukkit.png sp.png นับบล็อกในภูมิภาค .
/ / จัดจำหน่าย - [ C ] Bukkit .ผล sp.png ได้รับบล็อกกระจายในการเลือก การตั้งค่าภูมิภาค
/ / < บล็อก > bukkit.png sp.png ตั้งค่าบล็อกทั้งหมดภายในการพื้นที่บล็อกที่ระบุ .
/ / แทนที่ < บล็อก > bukkit.png sp.png แทนที่บล็อกทั้งหมดบล็อกอากาศปลอดภายในภูมิภาค .
/ / แทนที่ < > < ไปจากบล็อก บล็อก > bukkit.png sp.png แทนที่บล็อกทั้งหมดของบล็อกที่ระบุ ( s ) กับบล็อกอีก
ภายในภูมิภาค/ / ซ้อน < บล็อก > bukkit.png sp.png วางบล็อกด้านบนของบล็อกภายในภูมิภาค .
/ / ผนัง < บล็อก > bukkit.png sp.png สร้างผนังของภูมิภาค ( ไม่รวมฝ้าเพดานและพื้น )
/ / ร่าง < บล็อก > bukkit.png sp.png สร้างผนัง พื้น และเพดาน
/ [ / เรียบ ซ้ำ ] bukkit.png sp.png เรียบไฮต์แมพของการเลือก .
/ / bukkit.png regen ใหม่
เลือกภูมิภาค/ / เลื่อน [ จำนวน ] [ ] [ ] bukkit.png ทิศทางออกจาก ID sp.png เลื่อนการเลือกเนื้อหา บล็อกสามารถระบุให้กรอกเหลือพื้นที่ .
/ / กอง [ ] [ ] bukkit.png นับทิศทาง sp.png กองการ .
/ / bukkit.png sp.png คลิปบอร์ดคัดลอกสำเนาภูมิภาคที่เลือกในปัจจุบัน ทราบว่ามันเก็บตำแหน่งของคุณเทียบกับการเมื่อคัดลอก .
/ / ตัด bukkit.png sp .ผลการตัดพื้นที่ที่เลือกไว้ในปัจจุบัน
/ / วาง - [ อ่าว ] bukkit.png sp.png วางคลิปบอร์ด .
/ / หมุน < มุมองศา > bukkit.png sp.png หมุนคลิปบอร์ด .
/ / พลิก [ DIR ] bukkit.png sp.png พลิกคลิปบอร์ด .
/ / โหลด < ชื่อไฟล์ > bukkit.png sp.png โหลด วงจรลงในคลิปบอร์ด
/ / บันทึก < ชื่อไฟล์ > bukkit.png sp.png บันทึกคลิปบอร์ด . แผนผัง .
/ clearclipboard bukkit.png sp .
การแปล กรุณารอสักครู่..