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

Tags System #3

Open
2 tasks
NanoAi opened this issue Mar 5, 2018 · 0 comments
Open
2 tasks

Tags System #3

NanoAi opened this issue Mar 5, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@NanoAi
Copy link
Owner

NanoAi commented Mar 5, 2018

Tags work like mini-groups but can be assigned to anyone in any group. These can be used to for example allow players to unlock tools over time.
Tags can also override groups and be set for a limited time; for example the Probation tag will deny all permissions as if the tagged player is a user, and will expire after a preset time.

Think of it like this... (This admin mod doesn't have chat tags this is just a visual representation.)

[User] Henry [Probation] <- Has been banned before and is on probation, this user will be limited.
[User][VIP] James [Builder] <- Has access to tools that others don't have access to. (Obviously admins don't need this tag.)
[Admin][Trial] Sophie [Builder, Coder, Probation] <- An admin that has been either banned or put on probation their actions will be limited until their probation period is over, or the tag is removed.
[SuperAdmin][Trusted] Jenny [Coder] <- Can use LuaDev commands.
  • Base Tags Done.

Probation

The probation tag is an optional tag that will be assigned to players that have been banned. This will allow server owners to set limitations on those players. For example a player on probation will have to wait longer between prop spawns and have a lower prop limit then anyone else.

  • Advanced Tags Done.
@NanoAi NanoAi added the enhancement New feature or request label Mar 5, 2018
@NanoAi NanoAi added this to the Base Admin Mod milestone Mar 5, 2018
@NanoAi NanoAi mentioned this issue Mar 5, 2018
23 tasks
Repository owner locked and limited conversation to collaborators Mar 11, 2018
Repository owner unlocked this conversation Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant