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

Store eliminations with related action for revive system #84

Closed
some0ne3 opened this issue Jun 18, 2022 · 1 comment · Fixed by #125
Closed

Store eliminations with related action for revive system #84

some0ne3 opened this issue Jun 18, 2022 · 1 comment · Fixed by #125
Labels
feature New feature
Milestone

Comments

@some0ne3
Copy link
Collaborator

This means preventing an eliminated player from joining the server. Would be good for future updates regarding reviving players.

@some0ne3 some0ne3 added the feature New feature label Jun 18, 2022
@zrdzn zrdzn added this to the 1.6.0 milestone Jun 21, 2022
zrdzn added a commit that referenced this issue Jun 21, 2022
@zrdzn zrdzn linked a pull request Jun 21, 2022 that will close this issue
@zrdzn zrdzn removed this from the 1.6.0 milestone Jun 21, 2022
@zrdzn
Copy link
Owner

zrdzn commented Jun 21, 2022

Bukkit's ban list must be replaced by a custom ban list stored in a database. It is required for the future respawn system.

@zrdzn zrdzn changed the title Add BAN action type Store eliminations with related action for revive system Jul 28, 2022
@zrdzn zrdzn added this to the 1.7.0 milestone Jul 28, 2022
zrdzn added a commit that referenced this issue Aug 7, 2022
@zrdzn zrdzn linked a pull request Aug 7, 2022 that will close this issue
8 tasks
@zrdzn zrdzn removed a link to a pull request Aug 7, 2022
zrdzn added a commit that referenced this issue Aug 26, 2022
* GH-84 Introduce eliminations storage

* Fix weird package movement

* Fix checkstyle

* Add JavaDoc

* Add eliminations configuration

* Add elimination commands

* Add config to data builder

* Fix eliminate and revive command

* Add commands to usage and add other messages

* Add revive status column
zrdzn added a commit that referenced this issue Sep 15, 2022
* GH-84 Add BAN action type

* Fix ban elimination

* Sadly update async to sync method

* Change used event to prevent from joining
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants