Closed SevenworksDev closed 5 months ago
Cool
thanks ig, it was the easiest to implement and i havent seen anyone use this yet sooooooooooo
i got the ban screen when robtop himself banend me
I think it can be merged with temporarily ban:
isCommentBanned
and commentBanTimeExpire
in users
tablecommentBanTimeExpire == 0
, then -10
, else time_Reason for ban
What is a "Comment Permaban"
RobTop never uses this to my knowledge but if you comment on a level and get the Error Code "-10", That means YOU, Yes YOU will be met with a permaban screen.
Some of y'all don't even know this exists but heres what it looks like:
How to use this code for the Pull Request?
Theres a brand new SQL table called
comment_bans
for accountIDs you want to permanently ban from your GDPS if they commented horrible things like "this level sucks, die!", "cvolton is a horrible programmer" or the worst of all: "skibidi toilet fanum tax rizzler ohio poop xDD".Since this won't be used in GD, I thought this would be used for Private Servers.
Theres not too much to document on this really, I discovered this months ago through me looking at strings inside GeometryDash.exe and later found it through GDDocs, why did RobTop not use this?