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

Task: Add Ranks #2

Open
Wyzards opened this issue May 14, 2022 · 0 comments
Open

Task: Add Ranks #2

Wyzards opened this issue May 14, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@Wyzards
Copy link
Member

Wyzards commented May 14, 2022

Task Title

Add Ranks

Task Description

This feature will add ranks, both ones for staff and ones that can be purchased through our shop.

Task 1: Create a local rank structure.

  • Each rank should have a rank ID, and a prefix. Rank IDs should be consecutive in a rank line. Ex: guide = 1, mod = 2, admin = 3.
  • Ranks like builder, developer, etc. can go above admin at any number.

Task 2: Store player rank's in MySQL

Task 3: Create /rank command

  • Should allow setting a player to one rank, adding ranks and removing ranks.
@Wyzards Wyzards added the enhancement New feature or request label May 14, 2022
@Wyzards Wyzards added this to the Backbone milestone May 14, 2022
This was referenced May 14, 2022
@Wyzards Wyzards added the good first issue Good for newcomers label May 15, 2022
@Wyzards Wyzards mentioned this issue May 20, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants