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

Решено Помогите с настройкой привата

Тема в разделе "Помощь", создана пользователем h3o, 19 дек 2018.

Статус темы:
Закрыта.
  1. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Ребят, всем привет. Такая вот проблема. Все настроил, установил гвард, эдит, пермишен. Все команды работают, но почему то я не могу выделять точки топором. При команде //wand он выдается и пишется что нажмите левую и правую для точек бла бла бла. Вот как сделать так, чтоб топор работал?
     
  2. Alexrage

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

    Баллы:
    76
    Имя в Minecraft:
    Egorka
    Конфиг WG кинь.
     
  3. Roots

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

    Баллы:
    76
    А он что не работает? Может права надо на него дать что бы работал.
     
  4. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    #
    # WorldGuard's main configuration file
    #
    # This is the global configuration file. Anything placed into here will
    # be applied to all worlds. However, each world has its own configuration
    # file to allow you to replace most settings in here for that world only.
    #
    # About editing this file:
    # - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
    # you use an editor like Notepad++ (recommended for Windows users), you
    # must configure it to "replace tabs with spaces." In Notepad++, this can
    # be changed in Settings > Preferences > Language Menu.
    # - Don't get rid of the indents. They are indented so some entries are
    # in categories (like "enforce-single-session" is in the "protection"
    # category.
    # - If you want to check the format of this file before putting it
    # into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
    # and see if it gives "ERROR:".
    # - Lines starting with # are comments and so they are ignored.
    #

    regions:
    uuid-migration:
    perform-on-next-start: false
    keep-names-that-lack-uuids: true
    use-creature-spawn-event: true
    sql:
    use: false
    dsn: jdbc:mysql://localhost/worldguard
    username: worldguard
    password: worldguard
    table-prefix: ''
    enable: true
    invincibility-removes-mobs: false
    nether-portal-protection: false
    fake-player-build-override: true
    explosion-flags-block-entity-damage: true
    high-frequency-flags: false
    protect-against-liquid-flow: false
    wand: 271
    max-claim-volume: 1000
    claim-only-inside-existing-regions: false
    location-flags-only-inside-regions: false
    max-region-count-per-player:
    default: 2
    auto-invincible: false
    auto-invincible-group: false
    auto-no-drowning-group: false
    use-player-move-event: true
    use-player-teleports: true
    use-particle-effects: true
    security:
    deop-everyone-on-join: false
    block-in-game-op-command: false
    host-keys-allow-forge-clients: false
    host-keys: {}
    summary-on-start: true
    op-permissions: true
    build-permission-nodes:
    enable: false
    deny-message: '&eSorry, but you are not permitted to do that here.'
    event-handling:
    block-entity-spawns-with-untraceable-cause: false
    interaction-whitelist: []
    emit-block-use-at-feet: []
    ignore-hopper-item-move-events: false
    protection:
    item-durability: true
    remove-infinite-stacks: false
    disable-xp-orb-drops: false
    disable-obsidian-generators: false
    gameplay:
    block-potions: []
    block-potions-overly-reliably: false
    simulation:
    sponge:
    enable: true
    radius: 3
    redstone: false
    default:
    pumpkin-scuba: false
    disable-health-regain: false
    physics:
    no-physics-gravel: false
    no-physics-sand: false
    vine-like-rope-ladders: false
    allow-portal-anywhere: false
    disable-water-damage-blocks: [10]
    ignition:
    block-tnt: false
    block-tnt-block-damage: true
    block-lighter: false
    fire:
    disable-lava-fire-spread: true
    disable-all-fire-spread: false
    disable-fire-spread-blocks: [5]
    lava-spread-blocks: [10]
    mobs:
    block-creeper-explosions: false
    block-creeper-block-damage: false
    block-wither-explosions: false
    block-wither-block-damage: false
    block-wither-skull-explosions: false
    block-wither-skull-block-damage: false
    block-enderdragon-block-damage: false
    block-enderdragon-portal-creation: false
    block-fireball-explosions: false
    block-fireball-block-damage: false
    anti-wolf-dumbness: false
    allow-tamed-spawns: true
    disable-enderman-griefing: false
    disable-snowman-trails: false
    block-painting-destroy: false
    block-item-frame-destroy: false
    block-armor-stand-destroy: false
    block-plugin-spawning: true
    block-above-ground-slimes: false
    block-other-explosions: false
    block-zombie-door-destruction: false
    block-creature-spawn: [2]
    player-damage:
    disable-fall-damage: false
    disable-lava-damage: false
    disable-fire-damage: false
    disable-lightning-damage: false
    disable-drowning-damage: false
    disable-suffocation-damage: false
    disable-contact-damage: false
    teleport-on-suffocation: false
    disable-void-damage: false
    teleport-on-void-falling: false
    disable-explosion-damage: false
    disable-mob-damage: false
    disable-death-messages: false
    chest-protection:
    enable: false
    disable-off-check: false
    crops:
    disable-creature-trampling: false
    disable-player-trampling: false
    weather:
    prevent-lightning-strike-blocks: [5]
    disable-lightning-strike-fire: false
    disable-thunderstorm: false
    disable-weather: false
    disable-pig-zombification: false
    disable-powered-creepers: false
    always-raining: false
    always-thundering: false
    dynamics:
    disable-mushroom-spread: false
    disable-ice-melting: false
    disable-snow-melting: false
    disable-snow-formation: false
    disable-ice-formation: false
    disable-leaf-decay: false
    disable-grass-growth: false
    disable-mycelium-spread: false
    disable-vine-growth: false
    disable-soil-dehydration: false
    snow-fall-blocks: [5]
    blacklist:
    use-as-whitelist: false
    logging:
    console:
    enable: true
    database:
    enable: false
    dsn: jdbc:mysql://localhost:3306/minecraft
    user: root
    pass: ''
    table: blacklist_events
    file:
    enable: false
    path: worldguard/logs/%Y-%m-%d.log
    open-files: 10
     
  5. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Так не работает только топор. Командами можно приватить спокойно.
     
  6. Alexrage

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

    Баллы:
    76
    Имя в Minecraft:
    Egorka
    Кинь лога с сервера
     
  7. Roots

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

    Баллы:
    76
    Так дай права на него.
     
  8. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Я зеленый еще в этих вопросах) Поточнее пожалуйста что именно надо кинуть)))
     
  9. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Вот я прописал это в пермишене.
    groups:
    player:
    permissions:
    - worldedit.wand
    - worldedit.wand.toggle
    - worldedit.selection.pos
    - worldedit.selection.hpos
    - worldedit.selection.expand
    - worldguard.region.define
    - worldguard.region.redefine.own
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.info
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - worldguard.region.setpriority.own.*
    - worldguard.region.setparent.own.*
    - worldguard.region.remove.own.*
    options:
    default: true
    schema-version: 1
     
  10. Alexrage

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

    Баллы:
    76
    Имя в Minecraft:
    Egorka
    Зайди в папку с сервером/logs/latest.log и кинь его сюда
     
  11. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    [23:47:43] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
    [23:47:43] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
    [23:47:43] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
    [23:47:43] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
    [23:47:43] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
    [23:47:43] [main/INFO]: Loaded 0 recipes
    [23:47:43] [Server thread/INFO]: Starting minecraft server version 1.13
    [23:47:43] [Server thread/INFO]: Loading properties
    [23:47:43] [Server thread/INFO]: Default game type: SURVIVAL
    [23:47:44] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-a85f7ec-5870145 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
    [23:47:44] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [23:47:44] [Server thread/INFO]: Using 4 threads for Netty based IO
    [23:47:44] [Server thread/INFO]: Debug logging is disabled
    [23:47:44] [Server thread/INFO]: Generating keypair
    [23:47:44] [Server thread/INFO]: Starting Minecraft server on 46.174.49.30:25770
    [23:47:44] [Server thread/INFO]: Using epoll channel type
    [23:47:47] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [23:47:47] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
    [23:47:47] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
    [23:47:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-beta-04;17f52cb
    [23:47:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-beta01;01dfebe
    [23:47:47] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [23:47:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    [23:47:47] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    [23:47:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    [23:47:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [23:47:47] [Server thread/INFO]: Preparing level "World"
    [23:47:47] [Server thread/INFO]: -------- World Settings For [World] --------
    [23:47:47] [Server thread/INFO]: Mob Spawn Range: 4
    [23:47:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [23:47:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [23:47:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Cane Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Melon Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Vine Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [23:47:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
    [23:47:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [23:47:47] [Server thread/INFO]: Random Lighting Updates: false
    [23:47:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
    [23:47:47] [Server thread/INFO]: Max TNT Explosions: 100
    [23:47:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [23:47:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [23:47:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [23:47:47] [Server thread/INFO]: View Distance: 6
    [23:47:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [23:47:47] [Server thread/INFO]: Experience Merge Radius: 3.0
    [23:47:47] [Server thread/INFO]: Item Merge Radius: 2.5
    [23:47:47] [Server thread/INFO]: Item Despawn Rate: 6000
    [23:47:48] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
    [23:47:48] [Server thread/INFO]: Loaded 524 recipes
    [23:47:49] [Server thread/INFO]: -------- World Settings For [World_nether] --------
    [23:47:49] [Server thread/INFO]: Mob Spawn Range: 4
    [23:47:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [23:47:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [23:47:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Cane Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Melon Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Vine Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
    [23:47:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [23:47:49] [Server thread/INFO]: Random Lighting Updates: false
    [23:47:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
    [23:47:49] [Server thread/INFO]: Max TNT Explosions: 100
    [23:47:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [23:47:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [23:47:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [23:47:49] [Server thread/INFO]: View Distance: 6
    [23:47:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [23:47:49] [Server thread/INFO]: Experience Merge Radius: 3.0
    [23:47:49] [Server thread/INFO]: Item Merge Radius: 2.5
    [23:47:49] [Server thread/INFO]: Item Despawn Rate: 6000
    [23:47:49] [Server thread/INFO]: -------- World Settings For [World_the_end] --------
    [23:47:49] [Server thread/INFO]: Mob Spawn Range: 4
    [23:47:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [23:47:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [23:47:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Cane Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Melon Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Vine Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [23:47:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
    [23:47:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [23:47:49] [Server thread/INFO]: Random Lighting Updates: false
    [23:47:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
    [23:47:49] [Server thread/INFO]: Max TNT Explosions: 100
    [23:47:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [23:47:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [23:47:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [23:47:49] [Server thread/INFO]: View Distance: 6
    [23:47:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [23:47:49] [Server thread/INFO]: Experience Merge Radius: 3.0
    [23:47:49] [Server thread/INFO]: Item Merge Radius: 2.5
    [23:47:49] [Server thread/INFO]: Item Despawn Rate: 6000
    [23:47:49] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1505115803117528324)
    [23:47:54] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
    [23:47:54] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [23:47:54] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
    [23:47:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-beta-04;17f52cb
    [23:47:54] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R1 as the Bukkit adapter
    [23:47:55] [Server thread/WARN]: [WorldEdit] Unknown block: minecraft:tnt[unstable=false]
    [23:47:55] [Server thread/WARN]: [WorldEdit] Unknown block: minecraft:tnt[unstable=true]
    [23:47:55] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [23:47:55] [Server thread/ERROR]: [WorldEdit] Plugin WorldEdit v7.0.0-beta-04;17f52cb has failed to register events for class com.sk89q.worldedit.bukkit.WorldEditListener because org/bukkit/event/player/PlayerCommandSendEvent does not exist.
    [23:47:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-beta01;01dfebe
    [23:47:55] [Server thread/WARN]: [WorldGuard] Unknown entity type '2'
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World) TNT ignition is PERMITTED.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World) Lighters are PERMITTED.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World) Lava fire is blocked.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World) Fire spread is limited to 1 block types.
    [23:47:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World'
    [23:47:55] [Server thread/WARN]: [WorldGuard] Unknown entity type '2'
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_nether) TNT ignition is PERMITTED.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_nether) Lighters are PERMITTED.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_nether) Lava fire is blocked.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_nether) Fire spread is limited to 1 block types.
    [23:47:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World_nether'
    [23:47:55] [Server thread/WARN]: [WorldGuard] Unknown entity type '2'
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_the_end) TNT ignition is PERMITTED.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_the_end) Lighters are PERMITTED.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_the_end) Lava fire is blocked.
    [23:47:55] [Server thread/INFO]: [WorldGuard] (World_the_end) Fire spread is limited to 1 block types.
    [23:47:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World_the_end'
    [23:47:55] [Server thread/INFO]: [WorldGuard] Loading region data...
    [23:47:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [23:47:56] [Server thread/INFO]: Time elapsed: 6613 ms
    [23:47:56] [Server thread/INFO]: Done (8.349s)! For help, type "help"
    [23:47:56] [Server thread/INFO]: Starting GS4 status listener
    [23:47:56] [Query Listener #1/INFO]: Query running on 46.174.49.30:25770
    [23:49:52] [User Authenticator #1/INFO]: UUID of player h3o is 05ac6124-f2fb-3bd7-8707-f017cd89f696
    [23:49:52] [Server thread/INFO]: h3o[/178.76.223.70:59118] logged in with entity id 177 at ([World]-74.28636880486738, 68.0, -64.87034887678888)
    [23:49:59] [Server thread/INFO]: h3o issued server command: //wand
     
  12. Alexrage

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

    Баллы:
    76
    Имя в Minecraft:
    Egorka
    Кинь полный лог!
     
  13. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Это полный лог. Я удалил только Preparing spawn area: с 0 до 100%, потому что не помещалось. Остальное полностью.
     
  14. Roots

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

    Баллы:
    76
    worldguard.region.wand
     
  15. Alexrage

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

    Баллы:
    76
    Имя в Minecraft:
    Egorka
    Дай себе ОП ,если не будет работать топор,то поставь другую версию плагина.
     
  16. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Прописал. На левую кнопку нечего не работает, а по нажатию правой теперь пишет "WorldGuard: No defined regions here!"
     
  17. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    C ОПшкой тоже не работает:(
     
  18. Roots

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

    Баллы:
    76
    Епт если ты игрок , нахрен тебе /rg define если надо /rg claim у тебя как то криво всё
     
  19. Автор темы
    h3o

    h3o Ньюби Пользователь

    Баллы:
    1
    Имя в Minecraft:
    h3o
    Так я и спрашиваю, что и где надо прописать, чтоб топор то заработал.

    Только wg переустановить или we тоже?
     
Статус темы:
Закрыта.

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