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

Помогите Мобы не могут ударить игрока

Тема в разделе "Помощь", создана пользователем DragonGrif, 25 апр 2020.

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

    DragonGrif Участник Пользователь

    Баллы:
    36
    Драсьте кто зашел, появилась проблема, моб не может ударить игрока, крипер не может взорваться!
    Дело в плагинах или в неправильной настройки кфг. Список плагинов: AdvancedPortals, AntiCreeper, AntiBot-Ultra, AntiRelog, AntiX-ray, ArmorStandEditor, AutoMessager, BetterRTP, BloodEffects, bStats, Chatty, Chestcommands, citizens, clans (самопис), ClearLag, ColoredSigns, ColoredTags, CommandBlockerUltimate, CommandsCooldowns, CommandNPC, CrazyAuctions, DonatCase, dtltraders, EasySetSpawn, EssentialsX версия 2.17.1.0, HeadPlus, HolographicDisplays, HolographicExtension, HubBasics, ItemCase, LeakParkour, LuckPerms, Matrix, MobHunting, MultiWorld, PlaceHolderAPI, PluginMetrics, ProtocolLib, ServerListPlus (тот же мотд) ServerRestartWarning, ServerSigns, SkinRestorer, Skript (тот же AntiX-ray), SuperAuth, SuperTrails, TitleManager, update, update-confirm, Updater, Vault, ViaVersion, WorldBorder, WorldEdit, WorldGuard. Сборка самопис! При надобности скину кфг плагина.
     
  2. Thin_Troll

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

    Баллы:
    76
    сборка самопис, хорошая пометка.

    Не взрывается крипер:
    Essentials:
    creeper-explosion: true (Переключить на false)
    creeper-blockdamage: true (Переключить на false)
    WorldGuard:
    block-creeper-block-damage: true (Переключить на false)

    Моб не может ударить игрока:
    WorldGuard:
    disable-mob-damage: true (Переключить на false)

    Могу предложить так же:
    auto-invincible: true (поставить на false)
    либо флаг invincible убрать.
     
  3. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    Не помогло... А ещё игрок падает, а урон от падения не получает, я думаю это связанно с essentials, могу скинуть кфг EssentialsProtect
     
  4. Thin_Troll

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

    Баллы:
    76
    попробуй его ударить с мультиаккаунта. возможно это invincible (флаг, настройка в конфиге)
    раз можешь конфиги, скидывай.
     
  5. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    Конфиг WG скинуть?
     
  6. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    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: 334
    max-claim-volume: 30000
    claim-only-inside-existing-regions: false
    location-flags-only-inside-regions: false
    max-region-count-per-player:
    default: 2
    elf: 5
    dzhin: 7
    sherlok: 12
    mag: 25
    vin: 50
    auto-invincible: false
    auto-invincible-group: false
    auto-no-drowning-group: false
    use-player-move-event: true
    use-player-teleports: 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: '&eТы шо ебобо? Это же чужой приват!'
    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: false
    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: []
    ignition:
    block-tnt: false
    block-tnt-block-damage: false
    block-lighter: false
    fire:
    disable-lava-fire-spread: true
    disable-all-fire-spread: false
    disable-fire-spread-blocks: []
    lava-spread-blocks: []
    mobs:
    block-creeper-explosions: false
    block-creeper-block-damage: false
    block-wither-explosions: true
    block-wither-block-damage: false
    block-wither-skull-explosions: true
    block-wither-skull-block-damage: false
    block-enderdragon-block-damage: false
    block-enderdragon-portal-creation: false
    block-fireball-explosions: true
    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: []
    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: true
    weather:
    prevent-lightning-strike-blocks: []
    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: []
    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
     
  7. Thin_Troll

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

    Баллы:
    76
    и Ess
     
  8. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    ############################################################
    # +------------------------------------------------------+ #
    # | EssentialsProtect | #
    # +------------------------------------------------------+ #
    ############################################################

    # This section requires the EssentialsProtect.jar to work.

    protect:

    # General physics/behavior modifications.
    prevent:
    lava-flow: false
    water-flow: false
    water-bucket-flow: false
    fire-spread: false
    lava-fire-spread: false
    flint-fire: false
    lightning-fire-spread: false
    portal-creation: false
    tnt-explosion: false
    tnt-playerdamage: false
    tnt-minecart-explosion: false
    tnt-minecart-playerdamage: false
    fireball-explosion: false
    fireball-fire: false
    fireball-playerdamage: false
    witherskull-explosion: false
    witherskull-playerdamage: false
    wither-spawnexplosion: false
    wither-blockreplace: false
    creeper-explosion: false
    creeper-playerdamage: false
    creeper-blockdamage: false
    enderdragon-blockdamage: false
    enderman-pickup: false
    villager-death: false
    # Monsters won't follow players.
    # permission essentials.protect.entitytarget.bypass disables this.
    entitytarget: false
    # Prevent the spawning of creatures.
    spawn:
    creeper: true
    skeleton: true
    spider: true
    giant: true
    zombie: true
    slime: true
    ghast: true
    pig_zombie: true
    enderman: true
    cave_spider: true
    silverfish: true
    blaze: true
    magma_cube: true
    ender_dragon: true
    pig: true
    sheep: true
    cow: true
    chicken: true
    squid: true
    wolf: true
    mushroom_cow: true
    snowman: true
    ocelot: true
    iron_golem: true
    villager: true
    wither: true
    bat: true
    witch: true
    horse: true


    creeper:
    max-height: -1

    # Disable various default physics and behaviors.
    disable:
    #
    fall: false

    # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
    # They will be unable to attack users without that same permission node.
    pvp: false

    # Should drowning damage be disabled?
    # (Split into two behaviors; generally, you want both set to the same value.)
    drown: false
    suffocate: false

    # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
    lavadmg: false

    # Should arrow damage be disabled?
    projectiles: false

    # This will disable damage from touching cacti.
    contactdmg: false

    # Burn, baby, burn! Should fire damage be disabled?
    firedmg: false

    # Should the damage after hit by a lightning be disabled?
    lightning: false

    # Should Wither damage be disabled?
    wither: false

    # Disable weather options?
    weather:
    storm: false
    thunder: false
    lightning: false
     
  9. Thin_Troll

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

    Баллы:
    76
    игрок игрока ударить может?
    Полистай сам конфиги, поищи слова mob, player, damage, приложи немного логики и все получится. сам решишь проблему.
    Так же плагины на хаб, могут делать игроков неуязвимыми.
     
  10. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    Игрок игрока ударить не может
     
  11. Thin_Troll

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

    Баллы:
    76
    /rg info и сюда скинь.
    HubBasics так же выключи/удали, проверь, можешь ли бить без него.
     
  12. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    Я проверю HubBasics с EssentialsX
     
  13. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    /rg i спавна или __global__?
     
  14. BDMan

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

    Баллы:
    76
    Имя в Minecraft:
    CKATEPTb
    Очевидно что __global__
    А так-же это может быть в конфигах WG.
     
  15. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    Кфг WG скинул выше
     
  16. Thin_Troll

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

    Баллы:
    76
    там, где не наносится урон.
     
  17. Автор темы
    DragonGrif

    DragonGrif Участник Пользователь

    Баллы:
    36
    Да, дело в HubBasics
     
Статус темы:
Закрыта.

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