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

Помогите BuildBattlePro - плагин выключает полёт.

Тема в разделе "Помощь", создана пользователем CubaPLAY, 7 ноя 2018.

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

    CubaPLAY Ньюби

    Баллы:
    1
    Имя в Minecraft:
    Trinauth
    Помогите, плагин BuildBattlePro выключает полет во время голосования построек.

    Вот конфиг плагина:
    Код:
    prefix: '&8[&eBuildBattlePro&8]&r '
    stats:
      type: FLATFILE
      async_save_player_data: false
    mysql:
      host: dbHost
      port: 3306
      username: dbUser
      database: dbName
      password: dbPass
    bungeecord:
      use_bungee: false
      fallback_servers:
      - lobby1
      auto_join_players: true
      change_motd: false
    parties:
      enabled: true
      max_players: 5
    rewards:
      give_after_game_ends: true
      PointsAPI:
        enabled: false
        first_place: 50
        second_place: 25
        third_place: 10
      Vault:
        enabled: false
        first_place: 50
        second_place: 25
        third_place: 10
      Command:
        enabled: false
        first_place: eco give %player% 1500
        second_place: eco give %player% 1000
        third_place: eco give %player% 500
    auto-restart:
      enabled: false
      games-needed: 10
      restart-command: stop
    arena:
      lobbyTime: 30
      defaultGameTime: 300
      votingTime: 13
      voting_for_themes:
        enabled: true
        themeVotingTime: 15
        themesToVote: 5
      fair_vote:
        enabled: true
      endTime: 10
      default_floor: WOOD:2
      arena_chat: true
      team_chat: true
      announce_new_most_points: true
      replace_block_behind_signs: true
      show_game_scoreboard: true
      show_main_lobby_scoreboard: true
      enable_reports: false
      show_vote_in_subtitle: true
      automatic_grow: true
      restrict_player_movement: true
      restrict_only_player_Y_movement: false
      remove_players_after_game: true
      enable_clear_plot_option: true
      plot_options:
        heads: true
        change_floor: true
        time: true
        weather: true
        biome_selector: true
        banner_creator: true
        particles: true
        clear_plot: true
      particles:
        max_particles_per_player: 20
        offset: 0.5
        amount_to_spawn: 1
        refresh_time: 0.5
      win_fireworks:
        firework_waves: 3
        amount_per_corner: 5
      allowed_commands:
      - bb
      - buildbattle
      restriced_blocks:
      - 7
      - 10
      - 11
    change_floor_npc:
      type: VILLAGER
    teleport_to_main_lobby_on_join: false
    plugin_loading:
      load_plugin_later: false
      load_after: 10
    
     
  2. nevikat

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

    Баллы:
    66
    Код:
    prefix: '&8[&eBuildBattlePro&8]&r '
    stats:
      type: FLATFILE
      async_save_player_data: false
    mysql:
      host: dbHost
      port: 3306
      username: dbUser
      database: dbName
      password: dbPass
    bungeecord:
      use_bungee: false
      fallback_servers:
      - lobby1
      auto_join_players: true
      change_motd: false
    parties:
      enabled: true
      max_players: 5
    rewards:
      give_after_game_ends: true
      PointsAPI:
        enabled: false
        first_place: 50
        second_place: 25
        third_place: 10
      Vault:
        enabled: false
        first_place: 50
        second_place: 25
        third_place: 10
      Command:
        enabled: false
        first_place: eco give %player% 1500
        second_place: eco give %player% 1000
        third_place: eco give %player% 500
    auto-restart:
      enabled: false
      games-needed: 10
      restart-command: stop
    arena:
      lobbyTime: 30
      defaultGameTime: 300
      votingTime: 13
      voting_for_themes:
        enabled: true
        themeVotingTime: 15
        themesToVote: 5
      fair_vote:
        enabled: true
      endTime: 10
      default_floor: WOOD:2
      arena_chat: true
      team_chat: true
      announce_new_most_points: true
      replace_block_behind_signs: true
      show_game_scoreboard: true
      show_main_lobby_scoreboard: true
      enable_reports: false
      allowflying: true
      show_vote_in_subtitle: true
      automatic_grow: true
      restrict_player_movement: true
      restrict_only_player_Y_movement: false
      remove_players_after_game: true
      enable_clear_plot_option: true
      plot_options:
        heads: true
        change_floor: true
        time: true
        weather: true
        biome_selector: true
        banner_creator: true
        particles: true
        clear_plot: true
      particles:
        max_particles_per_player: 20
        offset: 0.5
        amount_to_spawn: 1
        refresh_time: 0.5
      win_fireworks:
        firework_waves: 3
        amount_per_corner: 5
      allowed_commands:
      - bb
      - buildbattle
      restriced_blocks:
      - 7
      - 10
      - 11
    change_floor_npc:
      type: VILLAGER
    teleport_to_main_lobby_on_join: false
    plugin_loading:
      load_plugin_later: false
      load_after: 10
    
    Попробую вставить это, я скопировал твой конфиг и добавил строку allowflying: false
     
  3. Автор темы
    CubaPLAY

    CubaPLAY Ньюби

    Баллы:
    1
    Имя в Minecraft:
    Trinauth
    Попробовал заменить, не помогло. Хочу подметить, что полёт выключается после изменения слота.
     
  4. imDaniX

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

    Баллы:
    96
    Имя в Minecraft:
    imDaniX
    Судя по названию переменной - стоит поставить true
     

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