FZMM-Mod icon indicating copy to clipboard operation
FZMM-Mod copied to clipboard

Rewrite player statue

Open Zailer43 opened this issue 3 years ago • 0 comments

A rewrite is necessary for the Player Statue to improve the following aspects:

  • Duality of entities, allowing the use of armor stands or item display, with item display as the default, since some servers do not update or a plugin prevents the use of item display, and otherwise the feature would be removed
    • Although item display would allow more possibilities, such as exact player size or others
  • When using item display, the number of entities could be optimized (if not 128x128)
  • Allow 256x256?
  • Maintainability
  • Move the statue's joints (like armor stand)
  • Equipment
    • With armor stand, it might not be possible due to size, but with item display, it could be
    • Armor
    • Elytra
    • Items in hands
    • Capes (predefined banner or custom banner)
  • Option to spawn with a single click (item display)
  • "Update player statue" should be configurable before spawning it, only having the item
  • Reuse code in #30

Zailer43 avatar Feb 19 '23 06:02 Zailer43