rAutoPickup

系统用于将方块添加到你的背包中。

资源图片
**插件信息:** 这个插件允许自动将掉落物拾取到你的物品栏,包括自动淡出、禁用、自动等功能,所有功能均可配置,并且它还具有自定义拾取物品的功能,可以为特定方块设置自定义掉落物,同时支持财富机制,可以选择所有方块或仅选择部分方块(支持 1.8 - 1.21.5 版本)。 **特性:** - 自动拾取 - 自动熔炼 - 自定义掉落拾取 - 财富方块 - 完全可配置 - 挖掘一定数量的方块奖励 ![rAutoPickup](https://cdn.modrinth.com/data/cached_images/1c6ee8d8ccc982cfab2495f600d08c13d2312ec7.png)
config.yml ``` ###################################################################################### # _ _____ _ _ # # /\ | | | __ \ (_) | | # # _ __ / \ _ _ | |_ ___ | |__) | _ ___ | | __ _ _ _ __ # # | '__| / /\ \ | | | | | __| / _ \ | ___/ | | / __| | |/ / | | | | | '_ \ # # | | / ____ \ | |_| | | |_ | (_) | | | | | | (__ | < | |_| | | |_) | # # |_| /_/ \_\ \__,_| \__| \___/ |_| |_| \___| |_|\_\ \__,_| | .__/ # # | | # # |_| # ###################################################################################### #CONFIG reload: "&a¡您已重新加载插件设置!" permission: "&c¡您没有使用此命令的权限!" mined-blocks: "&7您已挖掘 &e%current%&7/&e%required% &7个方块" #用于自定义拾取物品所需的方块 join-enabled-autopickup: true join-enabled-autosmelt: true AutoPickup: enabled: "&a&l自动拾取 &f已成功激活!" disabled: "&a&l自动拾取 &f已禁用!" AutoSmelt: enabled: "&e&l自动熔炼 &f已成功激活!" disabled: "&e&l自动熔炼 &f已禁用!" Full-inventory: drop-items: "&c&l¡物品栏已满! &f您的物品已掉落在地上!" no-received: "&c&l¡物品栏已满! &f清理掉空间以接收物品" FORTUNE-BLOCKS: - "DIAMOND_ORE" - "GOLD_ORE" - "IRON_ORE" - "EMERALD_ORE" - "COAL_ORE" - "LAPIS_ORE" - "REDSTONE_ORE" - "QUARTZ_ORE" - "GLOWSTONE" #更多方块... #- "*" # 财富所有方块 options: Full-inventory: drop #drop or no-received AutoPickup-enabled-messages: true AutoPickup-disabled-messages: true AutoSmelt-enabled-messages: true AutoSmelt-disabled-messages: true Mined-Blocks-enabled-messages: true permissions: AutoPickup: rautopickup.use.autopickup AutoSmelt: rautopickup.use.autosmelt disable-blocks-autopickup: - "DIAMOND_BLOCK" - "BEACON" disable-blocks-autosmelt: - "IRON_ORE" - "GOLD_ORE" #ACTIONS: #[CONSOLE_COMMAND] eco give %player% 100 #[SOUND] LEVEL_UP 1.0 1.0 #[PARTICLE] FLAME #[TITLE] TITLE | SUBTITLE - [TITLE] &b&l钻石发现! | &7你发现了一颗钻石 #[GIVE] MATERIAL AMOUNT name:NameItem enchant:ENCHANTMENT:LEVEL lore:LORE - 要添加更多附魔或lore,在give的lore行中添加更多行 '1': custom-pickup-items: enabled: false material: - DIAMOND_BLOCK - EMERALD_BLOCK - IRON_BLOCK actions: - "[CONSOLE_COMMAND] give %player% diamond 1" - "[MESSAGE] &a你收到了一颗钻石" '2': custom-pickup-items: enabled: false material: - STONE requerid-blocks: 100 actions: - "[GIVE] DIAMOND 1" - "[MESSAGE] &a你收到了一颗钻石" '3': custom-pickup-items: enabled: false material: - DIAMOND_ORE requerid-blocks: 1000 actions: - "[GIVE] DIAMOND_SWORD 1 name:&6&l传奇之剑 enchant:DAMAGE_ALL:5 lore:&7- &e来自国王陵墓的传奇之剑" - "[MESSAGE] &a你收到了一把传奇之剑" - "[TITLE] &6&l传奇之剑! | &7你发现了一把超级剑" ```
![DISCORD](https://cdn.modrinth.com/data/cached_images/3ca9bd8931881ff3015822cc110dfed4bf54a154.png) ![DISCORD](https://cdn.modrinth.com/data/cached_images/35f2f92e83e481474589ea88995516a86d3ec1cf.png) 如果您对插件有任何问题、建议或批评,请不要在评论区发布。支持团队将通过我们的Discord来解决您可能遇到的任何问题。 DISCORD链接: [¡点击这里!](https://discord.gg/ryzendev) ¡这个插件会一直更新,直到另行通知!