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

Max Lives Feature Request #13

Open
Scralar opened this issue Aug 8, 2021 · 4 comments
Open

Max Lives Feature Request #13

Scralar opened this issue Aug 8, 2021 · 4 comments
Labels
feature Feature request

Comments

@Scralar
Copy link

Scralar commented Aug 8, 2021

Im trying to find a way to implement donor ranks into my server and an idea ive had is to allow different permissions to have a different maximum number of lives, im not sure how difficult this would be to program, but if you think it is a good idea, here is an example of a config with the feature implemented, the permissions could be (augmentedhardcore.lives.default, augmentedhardcore.lives.vip etc):

############################################################

+------------------------------------------------------+
| Lives |
+------------------------------------------------------+
############################################################

#Should the plugin use the lives system configured below?
UseLives: true

#What should the maximum amount of lives a player can have be?
#Minimum is 1.
MaxLives:
default: 1
vip: 2
mvp: 3

@NathanCollaert
Copy link
Owner

I am planning on doing group based lives/bantimes/... in the future, not sure when this will be tho.

@Scralar
Copy link
Author

Scralar commented Sep 1, 2021

hey any idea on the timeframe for an update like this?

@NathanCollaert
Copy link
Owner

Hi there, totally forgot to answer here. Currently life is very busy and I have 0 time for working on plugins ATM.

@Scralar
Copy link
Author

Scralar commented Sep 15, 2021

ok np

@NathanCollaert NathanCollaert added the feature Feature request label Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants