Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Model Engine 4 Model Engine 4
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 108
    • Issues 108
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • Model Engine 4Model Engine 4
  • Wiki
  • Citizens

Last edited by Lxlp Feb 23, 2024
Page history

Citizens

While we highly encourage users to use MythicMobs instead of Citizens 2, this section will walk you through using Model Engine with Citizens.

Why use MythicMobs instead of Citizens 2

We are in no position to judge Citizens 2's code quality, and in no way trying to frame Citizens 2 as a bad plugin. Comparing MythicMobs to Citizens is like comparing fruits to oranges. MythicMobs simply provides all features Citizens 2 has due to its nature, and we understand that MythicMobs might seem like bloat to some users who are only trying to create NPCs. However, here is a list of reasons why we believe users should favor MythicMobs over Citizens 2.

  • Model Engine is tailored to work with MythicMobs, hence its compatibility implementation is very stable
  • MythicMobs provides much more freedom and control over your NPCs and models
  • Basically all things you can do in Citizens 2 can be done in MythicMobs
  • Citizens 2 has many weird implementation of certain features that conflicts with Model Engine
    • While Model Engine can compensate, the results are usually suboptimal
  • 90% of development time towards Citizens 2 support boils down to figuring out conflicts between plugins
    • While this can be attributed to Ticxo's incompetence, many developers share the same feelings toward Citizens 2

MythicMobs NPC guide

In case this section has persuaded you to use MythicMobs in order to make NPCs, we suggest you check out the specially made guide on the matter

Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration

Modeling
  • Creating a Model
    • Hitbox & Eye Height
    • Shadow
  • Bone Behaviors
    • Player Limbs
  • Animating a Model
  • Importing a Model
  • Scriptable Keyframes
  • Optional Tools
MythicMobs
  • Mechanics
  • Conditions
  • Targeters
Citizens (R4.0.4)
  • Trait
  • Commands & Permissions

API
  • Basic
    • Apply / Remove Model
    • Play / Stop Animation
    • Configure Bone Behaviors
    • Mounting / Dismounting Model
    • Per-Player Model
    • Events
  • Advanced
    • Custom Base Entity
    • Custom Mount Controller
    • Custom Importer
    • Custom Bone Behaviors
    • Custom Script Reader
    • Custom Timeline
    • Custom Animation Handler
    • Custom Render Type

Technical
  • Terminology
  • Animation Systems
  • Mount Controllers
Promotional Material