Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Скрыть объявление

Нубятник №2 - бесплатная помощь по самым простым вопросам.

Тема в разделе "[Архив] Помощь", создана пользователем Wndash, 10 июн 2014.

Статус темы:
Закрыта.
  1. Starr

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

    Баллы:
    98
    Имя в Minecraft:
    _Starr_
    Может проблема в том, что он теперь генерирует файлы по-другому? (Мб в другом формате)
    Лично еще не запускал 1.7.9, тк вообще не хочется с ним возиться.[DOUBLEPOST=1403946079,1403945224][/DOUBLEPOST]Народ, нужна помощь.
    Уже даже не знаю как с этой хренью бороться. В общем, проблема в том, что в меню F3 никак не хочет пропадать график отладки. В настройках пытался выключить - он сам включается, ума не приложу как.
    Может кто что знает как с этим бороться? Или может что-то нужно закомментировать в исходниках?
    Заранее спасибо.
    ПыСы: Client 1.6.4 + Forge + Optifine.
    UPD: Решилось удалением Mosuse Tweaks.
     
    Последнее редактирование: 28 июн 2014
  2. Хостинг MineCraft
    <
  3. Автор темы
    Wndash

    Wndash Старожил Пользователь

    Баллы:
    173
    Skype:
    nikita2300000
    Имя в Minecraft:
    Wndash
    Как поменять ник с pex?
     
  4. Starr

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

    Баллы:
    98
    Имя в Minecraft:
    _Starr_
    B PEX'e разве можно менять ник? О.о
     
  5. Автор темы
    Wndash

    Wndash Старожил Пользователь

    Баллы:
    173
    Skype:
    nikita2300000
    Имя в Minecraft:
    Wndash
    ДА
     
  6. NikeSB

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

    Баллы:
    61
    Skype:
    sk8vlad13
    Имя в Minecraft:
    NikeSB
    Помогите настроить чат в Essential если стоит плагин Faction!(1.7.2)
    Хочется, что бы было вот так:
    [L][Admin] название клана ник: сообщение
    [G][Admin] название клана ник: сообщение
     
  7. danil32662543

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

    Баллы:
    88
    Skype:
    crazygamechannel
    Имя в Minecraft:
    Crazy
    Внимательно и там нечего подобного не нашёл!Но в плагине есть 2 kita
     
  8. Starr

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

    Баллы:
    98
    Имя в Minecraft:
    _Starr_
    Скинь конфиг, гляну.
     
  9. danil32662543

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

    Баллы:
    88
    Skype:
    crazygamechannel
    Имя в Minecraft:
    Crazy
    Код:
    ################################################
    #               Survival Games                 #
    #                                              #
    #                Developed by                  #
    #              Double0negative                 #
    #                                              #
    #                                              #
    #              http://mc-sg.org                #
    #                 voidmc.com                   #
    ################################################
    
    #Do NOT touch this!
    config-version: 3
    
    #Enable debug messages
    debug: false
    
    #Enables the udpdate checker. This will enabled
    #anyone with the perm sg.system.updatenotify to
    #be notified when a new update is avalible
    check-for-updates: false
    
    #Set how many players are needed for the game
    #to auto-start. Once the player limit is reached
    #it will wait for x amount of seconds for
    #additional players. Auto start vote means that
    #x percent of players need to vote with /sg vote
    #for the game to begin
    auto-start-players: 20
    auto-start-time: 20
    auto-start-vote: 75
    
    #If the player queue is enabled then if a player
    #tries to join a game that is not joinable
    #(ie ingame) the player will be added to a
    #queue line to join the next time the game
    #is open
    enable-player-queue: true
    
    #If set to true, commands not associated with
    #the Survival Games will not be allowed to be run
    #by players in-game.
    disallow-commands: true
    #If disallow-commands is set to true, you can use
    #the cmdwhitelist section below to whitelist certain
    #commands.
    cmdwhitelist:
    - 'kit'
    
    #Set how long the grace period for be after the start of
    #the game in seconds.
    grace-period: 20
    
    #Controlls if chests should be restocked on the first
    #night. If set to true this will also have the side
    #effect of setting the world time to day at the start
    #of the game. This is only temporary until per-arena time
    #has been implemented.
    restock-chest: true
    
    #Here you can control block placing and breaking.
    block:
      place:
        whitelist:
        - 18
        - 105
        - 31
        - 37
        - 38
        - 50
        - 103
        - 43
      break:
        whitelist:
        - 18
        - 105
        - 31
        - 37
        - 38
        - 50
        - 103
        - 43
    
    #How many blocks to rollback per-tick
    #The higher this settings the fast each
    #arena will be reset but will cause more
    #lag
    rollback:
      per-tick: 100
    
    #Settings for when the game nears end. This runs
    #when there are only x amount of players
    #remaining. If place chest is enabled then
    #when the player limit is reached, a chest
    #will be placed inside the radius of every
    #remain player containing random items for
    #that player. If fire-lighting is enabled
    #then a lighting strike will be fired at the
    #location of each player every x seconds to
    #notify the other players of their location
    endgame:
      players: 3
      fire-lighting:
        enabled: true
        interval: 20
     
     
    #If enabled, after x amount of time, each player
    #remaing will be teleported to the center of the
    #arena for a death match. If they have not been
    #killed after killtime, the game will end.
    deathmatch:
      enabled: false
      time: 30
      killtime: 5
     
     
    #Settings for connecting to and
    #SQL server. These settings will
    #be used for  the online webstats
    #Prefix is what all tables used for
    #SurvivalGames will be
    #prefixed with. This should stay the same
    #for most cases.
    sql:
      host: 'localhost'
      port: 3306
      user: 'root'
      pass: ''
      database: 'survivalgames'
      prefix: 'sg_'
    
     
     
    ###########################################################
    #######################  Stats ############################
    ###########################################################
     
     
    #Settings for the webstats. If enabled, stats
    #such as k/d record, wins, win streaks, kill
    #streaks, etc. will be saved.
    
    
    stats:
      enabled: false
      webserver:
        enabled: false
        port: 880
      points:
        kill: 10
        win: 100
        position: 7
        killstreak:
          base: 10
          multiplier: 2
      killstreak:
        level1: '&e{player}&7 got a Double Kill!'
        level2: '&e{player}&9 got a Multi Kill!'
        level3: '&e{player}&5 got an Ultra Kill!'
        level4: '&e{player}&4 got an Unbelievable Kill!'
        level5: '&e{player}&a&kii&4&l Unbelievable+!&a&kii'
       
       
       
    
    
    а вот файл kits.yml
    Код:
    
    
       
    ###########################################################
    #######################  Kits #############################
    ###########################################################
    
    
    ##  Kits
    # the permission for each kit is sg.kits.<kitname> where
    # kit name is the name of the kit
    #
    # cost is the cost to use this kit. #not implemented#
    #
    # icon: the icon to be displayed with this kit
    #
    # contents: the contents of this kit
    #
    # Items are defined as
    #    itemnumber, amount, durabilty, enchantments, name
    # Example: diamond sword with 1 item, full durabilty, shaprness 4, knockback 2 and the name killer
    #     276, 1, 0, sharpness: 4 knockback: 2, killer
    #
    
    #DONT TOUCH THIS
    version: 1
    
    
    enabled: false
    
    
    ## Kit Display Mode
    #
    #  SHOW_ALL     = Show all the kit contents
    #  SHOW_ICON    = Show only the icon
    #  AUTO_SELECT  = Auto select the top level kit
    
    kit-select-mode: 'SHOW_ALL'
    
    
    
    
    kits:
      test-kit:
        cost: 0
        icon: '399'
        contents:
        - '267,1, 0, sharpness:4, Blade'
        - '261'
        - '262, 64'
      kit2:
        cost: 0
        icon: '339'
        contents:
        - '276,1, 0, fire:2, Fire'
        - '261'
        - '262, 64'
       
    
     
  10. Mars2303

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

    Баллы:
    68
    Имя в Minecraft:
    Coestar
    Помогите найти плагин
    [​IMG]
     
  11. VladAir_O

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

    Баллы:
    43
    Имя в Minecraft:
    Air_O
    Ребятушки, подскажите как обновить плагин под новую(1.7.9) версию майнкрафта. Ну или хотя бы ссылочкой поделитесь на какой нибудь гайд по этой теме, заранее спасибо)))[DOUBLEPOST=1403964166,1403964048][/DOUBLEPOST]
    Я думаю стоит искать что-нибудь со словом Statistic, например, PlayerStatistics)))
     
  12. NikeSB

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

    Баллы:
    61
    Skype:
    sk8vlad13
    Имя в Minecraft:
    NikeSB
    Помогите настроить чат в Essential или в chatmanager, если стоит плагин Faction!(1.7.2)
    Хочется, что бы было вот так:
    [L][Admin] название клана ник: сообщение
    [G][Admin] название клана ник: сообщение
     
  13. TAB_mk

    TAB_mk Старожил Пользователь

    Баллы:
    173
    Имя в Minecraft:
    TAB_mk
    [FACTIONS] в ChatManager`e пропиши
     
  14. antigate

    antigate Старожил Пользователь

    Баллы:
    153
    123[DOUBLEPOST=1403981257,1403980882][/DOUBLEPOST]
    Я только через ессеншиал знаю, /nick <nick> <&4&lnick>
     
  15. Aңãτσλий Пиķ©ęλьĕβиų

    Aңãτσλий Пиķ©ęλьĕβиų Участник Пользователь

    Баллы:
    33
    Skype:
    PixelBazy
    Ищу плагин или мод скрывающий ник игрока над головой, ник должен показываться когда наводишь на игрока курсор ну или как нибудь иначе, ваши идеи, помогите если кто знает.
    Ну я же сказал нельзя!
    Ну ты и идиот всё ты попал!
    Теперь ты обязан найти ответ на мой запрос ЛоЛ :D
    [DOUBLEPOST=1403987713,1403983817][/DOUBLEPOST]Где можно найти ядро MCPC+ последней версии по версии игры 1.6.4 и чтобы не вылетало при заходе второго человека на сервер! Как это было в багнутых ядрах MCPC+
     
  16. Derengor

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

    Баллы:
    66
    Skype:
    Derengor
    Имя в Minecraft:
    Derengor
    Если прописываю в батнике оперативы больше 1024 то серв нестартует
    у меня 32гб оперативы недостатка в ней быть не может
    в чем проблема?
     
  17. yaRoONa

    yaRoONa Старожил Пользователь

    Баллы:
    103
    ^^
     
  18. Автор темы
    Wndash

    Wndash Старожил Пользователь

    Баллы:
    173
    Skype:
    nikita2300000
    Имя в Minecraft:
    Wndash
    Спс
     
  19. NikeSB

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

    Баллы:
    61
    Skype:
    sk8vlad13
    Имя в Minecraft:
    NikeSB
    не работает, но все равно спасибо, я решил проблему
     
  20. Aңãτσλий Пиķ©ęλьĕβиų

    Aңãτσλий Пиķ©ęλьĕβиų Участник Пользователь

    Баллы:
    33
    Skype:
    PixelBazy
    Помогите мне разобраться почему мод immibis-microblock не хочет работать на сервере?
    Код:
    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!
    
    Time: 29.06.14 13:27
    Description: Exception in server tick loop
    
    java.lang.NoClassDefFoundError: mods/immibis/core/api/IIDCallback
        at mods.immibis.microblocks.coremod.BridgeClass2.preinit(BridgeClass2.java:35)
        at mods.immibis.microblocks.coremod.MicroblocksModContainer.preinit(MicroblocksModContainer.java:86)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634)
        at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: mods.immibis.core.api.IIDCallback
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 29 more
    Caused by: java.lang.NullPointerException
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
        ... 31 more
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- System Details --
    Details:
        Minecraft Version: 1.6.4
        Operating System: Windows 7 (x86) version 6.1
        Java Version: 1.7.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 53463136 bytes (50 MB) / 86274048 bytes (82 MB) up to 1060372480 bytes (1011 MB)
        JVM Flags: 2 total; -Xincgc -Xmx1G
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Suspicious classes: FML and Forge are installed
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        CraftBukkit Information:
       Running:
       Failed to handle CraftCrashReport:
    java.lang.NullPointerException
        at org.bukkit.Bukkit.getName(Bukkit.java:72)
        at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
        at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
        at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
        at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
        at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    
        FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 5 mods loaded, 5 mods active
        mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
        FML{6.4.49.965} [Forge Mod Loader] (mcpc-plus.jar) Unloaded->Constructed->Pre-initialized
        Forge{9.11.1.965} [Minecraft Forge] (mcpc-plus.jar) Unloaded->Constructed->Pre-initialized
        ImmibisMicroblocks{57.6.3} [Immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed
        FlansMod{4.1} [Flans Mod] (FlansMod-4.1.jar) Unloaded->Constructed
        Profiler Position: N/A (disabled)
        Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
        Type: Dedicated Server (map_server.txt)
     
  21. Grego

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

    Баллы:
    78
    Имя в Minecraft:
    Grego
    Что надо написать перм,чтобы игроки могли приручить питомца?Плагин MyPet.
     
Статус темы:
Закрыта.

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