Продажа Плагин RPG/MMO MMOBlock Mining & Gathering [1.0-stable]

Нет прав для покупки ( 4,99 $ (≈₽415,38) )
MMOBlock Mining & Gathering
Краткое описание:
Unblock the Fun, One Click at a Time with MMOBlock
950
  • Лайк 0
  • Вау
Реакции:4 пользователей
  • Теги
    addon
  • Последние обновления

    Update 1.0-stable

    Update Fix Bugs, and add Some Improvements This is stable version with less bugs.
    Смотреть еще...
    Для версий
    1. 1.17.✘
    2. 1.18.✘
    3. 1.19.✘
    4. 1.20.✘
    5. 1.21.✘
    Java
    1. Java 17
    2. Java 18
    3. Java 19
    4. Java 20
    5. Java 21
    6. Java 22
    Документация
    https://anikosr.gitbook.io/mmoblock-docs
    iron ore - Converted.png

    MMOBlock is a powerful Bukkit plugin that revolutionizes your Minecraft server by introducing interactive custom entities and blocks. With seamless integration to popular plugins like ModelEngine, MMOItems, ItemsAdder, and PlaceholderAPI, MMOBlock brings a new level of immersion and engagement to your server.

    Features​

    • Custom Entities: Spawn and interact with custom entities that can be configured with various properties.
    • Block Placement: Place custom blocks that are invulnerable to damage and can be configured to have specific types and dimensions.
    • Holograms: Create and manage holograms that provide information or interact with players.
    • Animations: Play custom animations on entity interaction using ModelEngine.
    • Drops and Rewards: Configure item drops and rewards for entity interactions, including support for MMOItems and ItemsAdder custom items.
    • Cooldowns: Set cooldowns for entity interactions to prevent spamming.
    • Integration: Seamlessly integrates with MMOItems, MMOCore, ModelEngine, ItemsAdder, and PlaceholderAPI.

    Installation​

    1. Download the MMOBlock plugin from the BuiltByBit resource page.
    2. Place the downloaded .jar file in the plugins folder of your Minecraft server.
    3. Start or restart your server to load the plugin.
    4. Configure the plugin using the config.yml file located in the plugins/MMOBlock directory.

    Configuration​

    The config.yml file allows you to configure various aspects of the plugin, including entity types, models, allowed tools, drops, holograms, conditions, sounds, animations, and block placements. Here is a snippet of the configuration file:


    config.yml:
    #config file version 1.1
    debug: false
    
    use-ipinfo: false
    api-token: 'YOUR_IPINFO_TOKEN_HERE'
    lang: en_us
    cooldown: 1 # in seconds
    
    entity:
      iron:
        type: ARMOR_STAND
        send-title: Your Tool Not Matching
        send-subtitle: or Tools are too low
        decrease_durability: 15
        model: iron_ore;2 #model from modelengine
        on_click: hit;0;0;1 #animaniton_name;lerpin;lerpout;speed
        ondeathanim: hit;0;0;1 #animaniton_name;lerpin;lerpout;speed
        respawn: 5
        death_delay: 1
        hologram:
          customHolo:
            - 'Iron Ore'
            - 'Required Mining Lvl 1'
            - '[Click to Mine]'
          height: 2
          clickHeight: 1
        block:
          type: BARRIER #for itemsadder custom block use like this <namespace>:<block id>
          wide: 0
          height: 1
        #conditions:
          #mmocore-level:
          #  level: mining:1
          #  send-title: Your Level Is too Low
          #  send-subtitle: Minimum Level 1
          #condition1: #can make more than 1
          #  first: '%vault_eco_balance%'
          #  second: 500
          #  operator: '>'
          #  send-title: Your funds not met
          #  send-subtitle: Minimum 500
        sounds:
          onClick: block.stone.hit
          onDeath: block.stone.break
        allowed_tools:
          - DIAMOND_PICKAXE;3
          #  - TOOL:STEEL_PICKAXE;5
          - STONE_PICKAXE;8
        #  - _iainternal:iron_pickaxe_custom;8
        drops:
          - RAW_IRON;3;0.8
          #  - TOOL:STEEL_PICKAXE;1;0.1
          #  - _iainternal:iron_pickaxe_custom;1;1
          #  - profession;woodcutting;30
          - exp;50;1
          - command;give %player% diamond 1;1
    
    progressbar:
      progressing: "§a|"
      noprogress: "§7|"
      barlength: 16

    Language Files

    message_ru_ru.yml:
    player_message:
    
      wait_before_interacting: "&eПодождите перед повторным взаимодействием."
    
      progress_reset_damage: "&eВаш прогресс был сброшен из-за получения урона."
    
      progress_reset_move: "&eВаш прогресс был сброшен из-за перемещения."

    message_ja_jp.yml:
    player_message:
    
      wait_before_interacting: "&e再び操作する前に待ってください。"
    
      progress_reset_damage: "&eダメージを受けたため、進行状況がリセットされました。"
    
      progress_reset_move: "&e移動したため、進行状況がリセットされました。"

    message_en_us.yml:
    player_message:
    
      progress_reset_damage: '&cYour progress has been reset due to damage taken.'
    
      progress_reset_move: '&cYour progress has been reset due to moving away.'
    
      wait_before_interacting: '&cPlease wait before interacting again.'

    Commands​

    • /mmoblock place <entityId> <entityType> [world] [x] [y] [z]: Places a custom entity at the specified location.
    • /mmoblock remove <all|entityId> [entityType]: Removes a custom entity at the specified location.
    • /mmoblock reload: Reloads the plugin configuration.
    • /mmoblock get: Gives the player a custom item for adjusting entity facing.

    Permissions​

    • mmoblock.place: Permission to use the /mmoblock place command.
    • mmoblock.remove: Permission to use the /mmoblock remove command.
    • mmoblock.reload: Permission to use the /mmoblock reload command.
    • mmoblock.get: Permission to use the /mmoblock get command.

    Integration​

    • MMOItems: Supports custom items from MMOItems for interactions and drops.
    • MMOCore: Enforces level requirements for entity interactions.
    • ModelEngine: Provides custom models and animations for entities.
    • ItemsAdder: Supports custom blocks and items from ItemsAdder.
    • ProtocolLib: Provides Block Break Animation.
    • PlaceholderAPI: Provides placeholders for entity interaction data.

    • Hard Dependency:
      - ProtocolLib
    • Optional:
      - PlaceholderAPI
      - MMOItems
      - ItemsAdder
      - MMOCore
      - Model Engine 4

    Support​

    For support, feature requests, or bug reports, please join our Discord community.


    Preview Video​

    Test on Server 1.21

    Test on Server 1.17-120

    Detailed Documentation​

    Visit the MMOBlock Wiki for detailed documentation and guides.

    Автор

    Анико

    Еще ресурсы от Анико

    MythicLib Snapshot [Dev Build]
    MythicLib Snapshot [Dev Build]
    Very Hard Dependency for MMOItems and MMOCore
    MMOItems Snapshot (DEV BUILD)
    MMOItems Snapshot (DEV BUILD)
    A great item solution for your RPG server. (Requires MythicLib 1.6)
    EnchantmentSlots
    EnchantmentSlots
    Packet based - Highly compatibility - Permission group - EcoEnchants support
    MMOCore Power
    MMOCore Power
    calculating all stat to power placeholder
    NightMarket - Limited, Rotating Shops
    NightMarket - Limited, Rotating Shops
    A plugin that brings a limited-access, rotating shop to Minecraft.
    [FP Weapon] Liberator Guardian Tales
    [FP Weapon] Liberator Guardian Tales
    Nothing, just another my models
    Lightning Quiver
    Lightning Quiver
    MC Dungeon Quiver
    Epic Survival Setup | High Quality
    🥝 A 1.19.4 Native Survival Setup with all the bells and whistles! Only the highest quality! 🥝
    ВерхНиз