Skip to content

Allow mentors/admins/donators to bypass the popcap #5168

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

Merged
merged 13 commits into from
Feb 13, 2025

Conversation

flleeppyy
Copy link
Member

@flleeppyy flleeppyy commented Jan 29, 2025

About The Pull Request

Title.

Why It's Good For The Game

Changelog

🆑
server: Allow mentors/admins/donators to bypass the popcap
/:cl:

@@ -53,3 +53,9 @@

/datum/patreon_data/proc/is_donator()
return owned_rank && owned_rank != NO_RANK && owned_rank != UNSUBBED

/proc/raw_get_patreon_rank(ckey)
var/datum/player_details/playerdetails = new(ckey)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just query the DB please...

@Kitsunemitsu
Copy link
Collaborator

Going to assume that it's a "tool" to allow admins to bypass popcap, I've added the correct Labels

This was referenced Feb 9, 2025
@Absolucy Absolucy merged commit 7a9279c into Monkestation:master Feb 13, 2025
25 checks passed
github-actions bot added a commit that referenced this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants