Skip to content

Daily featured warps #2

Description

@Drayz64

Description

Utilise the daily restart of the MCME server to generate a featured list of suggestions that appear when a player types /warp . Currently it is just a static list

Instead of just randomly choosing public warps, we should mark what warps are most interesting, there will most likely be more than one category e.g.

  • Hidden gems (e.g. Dol Amroth)
  • Major locations (e.g. Isengard)

Why?

  • Players are suggested interesting locations that they might otherwise never come across - particularly locations that aren't in the movies
  • More tenuous
    • Incentive to come back the next day and see the new featured warps
    • A talking point for those online

How?

  • The Warp.java class will need an additional featured field
  • Then To.java needs to generate the featured warps by randomly selecting warps from each featured category (only once - static code block?)
    • 3 gems and 2 major locations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions