Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create plugin overview video #37

Closed
Nevakanezah opened this issue Feb 19, 2020 · 2 comments
Closed

Create plugin overview video #37

Nevakanezah opened this issue Feb 19, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Nevakanezah
Copy link
Owner

As part of documenting the plugin's functionality to new users, a brief video detailing the features and usage of the plugin is highly valuable for both education and marketing purposes.

Assemble a short, catchy video that outlines the vast majority of the current feature list:

  • Foals inherit their attributes using a more deterministic system with configurable randomness
  • A horse registration system that tracks gender, parents, and owner
  • Genders are species-appropriate and prevent non-viable pairs from mating. The male:female ratio is configurable, allowing a certain degree of economy in breeding desirable studs
  • Viable males can be gelded, allowing dedicated breeders to ensure control over their bloodlines
  • All registered horses have a unique "HorseID", a unique human-readable name prefixed with a hashtag that can be used in commands, or for players who don't like to name every horse they own.
  • Players can inspect horses to view a horse's owner, parents, and exact attributes. Config options allow non-ops to only view parent & owner info, or to disable inspection entirely.
  • Any horse spawned tame is automatically registered to the system
  • Breeding two horses who are parents or direct siblings results in an inbred foal
  • "Secret horses" with better-than-vanilla attributes can be spawned through hidden means, and only one can exist at a time.
  • Players with op permission can use the following commands:
    • List all registered horses, showing horseID, name, and owner
    • View Inspector data for any registered horse, searching by name or horseid
    • Teleport to any registered horse
    • Teleport any registered horse to themselves
    • Spawn a new horse with user-defined custom data & attributes
    • Change the custom data & attributes of any existing horse
    • Change plugin settings live in-game without needing to reload
    • List currently active plugin settings
@Nevakanezah Nevakanezah added the documentation Improvements or additions to documentation label Feb 19, 2020
@Nevakanezah Nevakanezah added this to the 1.0 Release milestone Feb 19, 2020
@Nevakanezah
Copy link
Owner Author

Made initial draft video

@Nevakanezah
Copy link
Owner Author

Improvements to the plugin preview video will be handled in #42; closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant