1. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Помогите Что означают буквы после "-" в WorldEdit (//paste)

Тема в разделе "Помощь", создана пользователем Marc_Hamur, 3 мар 2022.

  1. Автор темы
    Marc_Hamur

    Marc_Hamur Новичок Пользователь

    Баллы:
    6
    Имя в Minecraft:
    marc_hamur
    Нигде не нашел ответ всех букв, знаю только что "//paste -а", это вставить без воздуха, остальное подскажите пожалуйста
    О чем я говорю:
    [​IMG]
     
  2. SashaBrine

    SashaBrine Активный участник Пользователь

    Баллы:
    76
    Это флаг

    Первая страница в гугле даёт такой результат вот и твои флаги:
    Код:
    Like the copy/cut commands, the paste command also allows the same three flags:
    
    -e can be specified to also paste entities, if your clipboard contains any
    -b can be specified to also paste biomes, if your clipboard contains any
    -m <mask> can be used to specify a mask of blocks to paste. Blocks that do not match the mask will not be pasted.
    In addition, there are some additional flags:
    
    -a will not paste air from your clipboard. This is the same as -m #existing. The -a and -m flag can be combined (or you can just add #existing to your mask).
    -s will set your selection to the area you are pasting into.
    -n will set your selection like -s does, but will not actually paste anything. This can be useful to check where your clipboard will end up before actually pasting.
    -o will paste the clipboard back to its original origin, as explained above. This will disregard the entire “relative positions”.
     

Поделиться этой страницей