Rice Plugins Rice Plugins
🏡 Home
  • Paid Plugins

    • PlayerGuild
    • RandomShop
    • PlayerAuction
    • PlayerPddShop
    • CompanionsPlus
    • PlayerGem
    • PlayerTop
  • Partial Paid

    • PlayerTitle
    • PlayerTask
    • PlayerWarp
  • Open Source (Paid)

    • PlayerMenu
    • PlayerChat
    • ip2region
    • PlayerReturn
    • AfDianPay
    • OfflinePapi
  • Free Plugins

    • PlayerIntensify
    • PlayerCurrency
    • DeepSeek
    • MonsterPlus
    • RiceMotd
    • RiceNotice
    • PlayerRace
    • PlayerRewards
    • PlayerFatigue
    • LoginExpansion
    • PlayerSignIn
    • OauthLogin
    • PlayerScoreboard
    • DeathMark
    • PlayerTime
    • McMmoView
    • Fair-DanTiao
    • ResidenceEnhance
discord (opens new window)
  • 中文 (opens new window)
  • English (opens new window)
🏡 Home
  • Paid Plugins

    • PlayerGuild
    • RandomShop
    • PlayerAuction
    • PlayerPddShop
    • CompanionsPlus
    • PlayerGem
    • PlayerTop
  • Partial Paid

    • PlayerTitle
    • PlayerTask
    • PlayerWarp
  • Open Source (Paid)

    • PlayerMenu
    • PlayerChat
    • ip2region
    • PlayerReturn
    • AfDianPay
    • OfflinePapi
  • Free Plugins

    • PlayerIntensify
    • PlayerCurrency
    • DeepSeek
    • MonsterPlus
    • RiceMotd
    • RiceNotice
    • PlayerRace
    • PlayerRewards
    • PlayerFatigue
    • LoginExpansion
    • PlayerSignIn
    • OauthLogin
    • PlayerScoreboard
    • DeathMark
    • PlayerTime
    • McMmoView
    • Fair-DanTiao
    • ResidenceEnhance
discord (opens new window)
  • 中文 (opens new window)
  • English (opens new window)
  • Basic

    • Introduction
    • Commands and Permissions
    • Variable Support
    • Image Gallery
    • Purchase Notes
    • Changelog
  • Pro

    • Simplest Configuration
    • Create Pet
    • Pet Abilities
    • Pet Attributes
    • Pet Potions
    • Pet Equipment
    • Pet Models
      • Formats
      • Pet Appearance
      • Pet Equipment
      • Notes
  • CompanionsPlus
  • Pro
handy
2026-08-12
目录

Pet Models

# Custom Item Configuration

CompanionsPlus supports custom items from CraftEngine and ItemsAdder.

# Formats

Plugin Format Example
CraftEngine [CE]namespace:item_id [CE]myitems:ruby_sword
ItemsAdder [IA]namespace:item_id [IA]myitems:ruby_sword

Both plugins use the same configuration pattern; only the prefix changes.

# Pet Appearance

Set customModelData in companions/companions.yml:

# CraftEngine
customModelData: "[CE]myitems:ruby_pet"

Or:

# ItemsAdder
customModelData: "[IA]myitems:ruby_pet"

# Pet Equipment

Set material in equipment/equipment.yml:

equipment:
  rubySword:
    name: "&cRuby Sword"
    material: "[IA]myitems:ruby_sword"
    custom-model-data: 0
    tooltipStyle: ""
    itemModel: ""
    lore: [ ]
    attribute: [ ]

For CraftEngine, change material to:

material: "[CE]myitems:ruby_sword"

# Notes

  • [CE] and [IA] must remain uppercase.
  • Replace the sample item IDs with IDs that exist in the corresponding plugin.
  • The selected custom-item plugin must be installed on the server.
Pet Equipment

← Pet Equipment

Theme by Vdoing | Copyright © 2020-2026 Rice Plugins - All Rights Reserved
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式