Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

[Feature Request] Add permission nodes for custom account limits pr ip #109

Open
ghost opened this issue Sep 4, 2021 · 2 comments
Open
Labels
👍 feature request New feature request 🕵️ help wanted Needs additional attention

Comments

@ghost
Copy link

ghost commented Sep 4, 2021

Hey,

The feature could work like this:
epicguard.accountlimit.x (x = nr of accounts that ip can use)
if the player doesnst have the permission it would use the default permission node.

Would also be nice with a bypass permission node (any player with this permission node would not be counted towards the account limit).
Could look something like this:
epicguard.accountlimit.bypass

  • Tobi
@awumii awumii added the 👍 feature request New feature request label Sep 5, 2021
@awumii
Copy link
Owner

awumii commented Sep 5, 2021

The problem is that during checking the player is not connected yet, so it's not possible to check their permissions. But maybe I'll find a different way...

@awumii awumii added the 🕵️ help wanted Needs additional attention label Sep 5, 2021
@ghost
Copy link
Author

ghost commented Sep 5, 2021

I see hmm I thought about it & maybe a way to go is that the plugin keeps a list of what accounts have connected with what ip (I assume you have access to ip at least) & then you could perhaps based on that give some sort of permission?

Or maybe not have it work on first join but then after that it would know what what account is linked to that ip & can check its permissions?

Just some ideas not sure if they would actually work out :)

  • Tobi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
👍 feature request New feature request 🕵️ help wanted Needs additional attention
Projects
None yet
Development

No branches or pull requests

1 participant