Skip to content

Instantly share code, notes, and snippets.

@mdashlw
Last active March 16, 2023 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdashlw/88053407fa74fc1672e224e259b64e21 to your computer and use it in GitHub Desktop.
Save mdashlw/88053407fa74fc1672e224e259b64e21 to your computer and use it in GitHub Desktop.
Hypixel punishments, from a long time ago.
{
"subTypes": {
"MUTE": {
"NEGATIVE_REFERENCE": {
"reason": "Discussing important people or world events in a negative way.",
"shortName": "NR",
"weight": 4
},
"USER_DISRESPECT": {
"reason": "Acting in a manner that is disrespectful to members within the community.",
"shortName": "UD",
"weight": 4
},
"STAFF_DISRESPECT": {
"reason": "Disrespectful behaviour directed at staff members.",
"shortName": "SD",
"requiredRank": "ADMIN",
"weight": 4
},
"INAPPROPRIATE_CONTENT_LVL1": {
"reason": "Using adult concepts in public chat on the server.",
"shortName": "IC1",
"weight": 3
},
"DISCRIMINATION": {
"reason": "Discrimination of a player or group of people.",
"shortName": "DI",
"weight": 3
},
"EXCESSIVE_SWEARING": {
"reason": "Excessive use of swearing in chat.",
"shortName": "ES",
"weight": 2
},
"UN/INTENTIONALLY_CAUSING_DISTRESS": {
"reason": "Unintentionally/Intentionally Causing distress.",
"shortName": "UI",
"weight": 2
},
"ENCOURAGING_CHEATING_LVL1": {
"reason": "Discussing or actively promoting cheating or breaking of rules on the server.",
"shortName": "EC1",
"weight": 2
},
"MEDIA_ADVERTISING": {
"reason": "Media Advertising",
"shortName": "MA",
"weight": 1
},
"PUBLIC_SHAMING": {
"reason": "Publicly revealing information about a player.",
"shortName": "PS",
"weight": 1
},
"RUDE": {
"reason": "Being rude or inappropriate.",
"shortName": "RU",
"weight": 1
},
"EXCESSIVE_SPAMMING": {
"reason": "Repeatedly posting unnecessary messages or content.",
"shortName": "SP",
"weight": 1
},
"MISLEADING_INFORMATION": {
"reason": "Misleading other players to carry out actions that disrupts their game.",
"aliases": [
"Trolling"
],
"shortName": "MI",
"weight": 1
},
"UNNECESSARY_SPOILERS": {
"reason": "Giving spoilers, revealing important storylines of popular movies and tv shows.",
"shortName": "US",
"weight": 1
},
"ESCALATION": {
"reason": "You have been muted for a chat offense and is currently under review.",
"shortName": "ESC",
"weight": 0
}
},
"BAN": {
"WATCHDOG": {
"category": "ADMIN_ONLY",
"reason": "WATCHDOG CHEAT DETECTION",
"shortName": "WATCHDOG",
"url": "https://www.hypixel.net/watchdog",
"requiredRank": "ADMIN",
"metaData": {
"preventRanked": 1,
"redisWipe": 1
},
"weight": 4
},
"BLACKLISTED_MODIFICATIONS": {
"category": "CHEATING",
"reason": "Cheating through the use of unfair game advantages.",
"aliases": [
"Blacklisted Modifications",
"Cheating/Unfair Advantage",
"Using unfair advantages in game"
],
"shortName": "BM",
"metaData": {
"preventRanked": 1,
"redisWipe": 1
},
"weight": 4
},
"CROSS_TEAMING": {
"category": "GAMEPLAY",
"reason": "Cross teaming, you were found to be working with another team or player.",
"shortName": "CT",
"weight": 1
},
"TEAM_GRIEFING": {
"category": "GAMEPLAY",
"reason": "You were found to be negatively affecting your fellow team members.",
"shortName": "TG",
"weight": 1
},
"INAPPROPRIATE_BUILD": {
"category": "INAPPROPRIATE_CONTENT",
"reason": "Creating a build or drawing which is not appropriate on the server.",
"aliases": [
"Inappropriate Build",
"Inappropriate Drawing"
],
"shortName": "IB",
"weight": 1
},
"INAPPROPRIATE_ITEM_NAME": {
"category": "INAPPROPRIATE_CONTENT",
"reason": "Creating or using an item that has an inappropriate name",
"shortName": "IN",
"weight": 1
},
"INAPPROPRIATE_ITEM_USAGE": {
"category": "INAPPROPRIATE_CONTENT",
"reason": "Using pets or cosmetics in an inappropriate way.",
"shortName": "IU",
"weight": 1
},
"STAFF_IMPERSONATION": {
"reason": "Misleading others to believe you are a youtuber or staff member.",
"shortName": "SI",
"weight": 1
},
"SCAMMING": {
"reason": "Attempting to obtain information or something of value from players.",
"shortName": "SC",
"weight": 2
},
"ENCOURAGING_CHEATING_LVL2": {
"category": "CHEATING",
"reason": "Discussing or acting in a manner which encourages cheating or rule breaking.",
"shortName": "EC2",
"weight": 2
},
"ENCOURAGING_CHEATING_LVL3": {
"category": "CHEATING",
"reason": "Discussing or acting in a manner which encourages cheating or rule breaking.",
"shortName": "EC3",
"weight": 4
},
"EXTREME_USER_DISRESPECT": {
"reason": "Acting in a manner that is extremely disrespectful to members within the community.",
"aliases": [
"Extreme Negative behaviour"
],
"shortName": "EUD",
"weight": 2
},
"STATS_BOOSTING": {
"category": "ADMIN_ONLY",
"reason": "Boosting your account to improve your stats.",
"aliases": [
"Boosting"
],
"requiredRank": "ADMIN",
"shortName": "SB",
"weight": 4
},
"INAPPROPRIATE_AESTHETICS": {
"category": "INAPPROPRIATE_CONTENT",
"reason": "Using inappropriate skins or capes on the server.",
"shortName": "IA",
"weight": 2
},
"EXPLOITING": {
"category": "ADMIN_ONLY",
"reason": "Exploiting a bug or issue within the server and using it to your advantage.",
"aliases": [
"Exploits"
],
"requiredRank": "ADMIN",
"shortName": "EX",
"metaData": {
"preventRanked": 1,
"redisWipe": 1
},
"weight": 4
},
"FALSIFIED_INFORMATION": {
"reason": "Making or sharing fake information.",
"shortName": "FI",
"weight": 3
},
"CHARGEBACK": {
"category": "ADMIN_ONLY",
"reason": "Chargeback: for more info and appeal, go to support.hypixel.net.",
"aliases": [
"Chargeback"
],
"requiredRank": "ADMIN",
"weight": -1
},
"FRAUD": {
"shortName": "FR"
},
"ACCOUNT_SELLING": {
"reason": "Attempting to sell minecraft accounts.",
"shortName": "AS",
"weight": 4
},
"COMPROMISED_ACCOUNT": {
"category": "ACCOUNT_SECURITY",
"reason": "Your account has a security alert, please secure it and contact appeals.",
"aliases": [
"Compromised Account",
"Account Security Alert"
],
"cleanName": "Account Security Alert",
"shortName": "CA",
"weight": -1
},
"ACCOUNT_SECURITY_ALERT_SERVER_ADVERTISING": {
"category": "ACCOUNT_SECURITY",
"reason": "Your account has a security alert, please secure it and contact appeals.",
"shortName": "CAS",
"weight": -1
},
"ACCOUNT_SECURITY_ALERT_BLACKLISTED": {
"category": "ACCOUNT_SECURITY",
"reason": "Your account has a security alert, please secure it and contact appeals.",
"shortName": "CAB",
"weight": -1
},
"PHISING_LINK": {
"reason": "Attempting to gain access to other user's accounts/information.",
"shortName": "PL",
"weight": 4
},
"UN/INTENTIONALLY_CAUSING_DISTRESS_2": {
"reason": "Unintentionally/Intentionally Causing distress.",
"shortName": "UIB",
"weight": 3
},
"UN/INTENTIONALLY_CAUSING_DISTRESS_3": {
"category": "ADMIN_ONLY",
"reason": "Unintentionally/Intentionally Causing distress.",
"requiredRank": "ADMIN",
"weight": -1
},
"INAPPROPRIATE_CONTENT_LVL2": {
"category": "INAPPROPRIATE_CONTENT",
"reason": "Talking or sharing inappropriate content with adult themes on the server.",
"shortName": "IC2",
"weight": 3
},
"ACCOUNT_DELETION": {
"category": "ADMIN_ONLY",
"reason": "Upon request, data for this user has been deleted.",
"url": "https://support.hypixel.net",
"requiredRank": "ADMIN"
},
"CREATOR_BAN": {
"category": "ADMIN_ONLY",
"reason": "Please contact creators@hypixel.net for assistance.",
"aliases": [
"Creator Ban"
],
"cleanName": "Creator Ban",
"requiredRank": "ADMIN",
"weight": -1
},
"CREATOR_ACCOUNT_SECURITY_ALERT": {
"category": "ADMIN_ONLY",
"reason": "Your account has a security alert, please secure it and contact creators@hypixel.net for assistance.",
"aliases": [
"Creator Compromised Account",
"Creator Account Security Alert"
],
"cleanName": "Creator Account Security Alert",
"requiredRank": "ADMIN",
"weight": -1
}
}
},
"tags": {
"PERSONAL_PROOF": {
"description": "Personal proof",
"default": 1,
"short": "P"
},
"GOLIATH": {
"description": "Punishment applied via Goliath",
"default": "GOLIATH",
"short": "G"
},
"PLAYER_REPORT": {
"description": "Player Report",
"short": "R"
},
"FORUMS": {
"description": "Forums",
"short": "F"
},
"SLACK": {
"description": "Slack",
"short": "S"
},
"WELFARE": {
"description": "Punishment applied over Welfare concern",
"requiredRank": "MODERATOR",
"groups": [
99
],
"short": "W"
},
"ACCOUNT_SECURITY_ALERT": {
"short": "ASA"
},
"RANKED_TEAM": {
"short": "RT"
},
"CHECK_BEFORE_UNBAN": {
"description": "Check with the punisher before unbanning this user",
"requiredRank": "ADMIN",
"short": "U"
},
"OVERWRITE": {
"description": "This punishment overwrote another punishment",
"requiredRank": "ADMIN",
"short": "O"
}
},
"unpunishReasons": [
{
"reason": "Wrong Player"
},
{
"reason": "Wrong Punishment"
},
{
"reason": "Insufficient Evidence",
"tag": "IE"
},
{
"reason": "Account Secured",
"requiredRank": "MODERATOR"
},
{
"reason": "Second Chance",
"requiredRank": "ADMIN",
"tag": "SC"
},
{
"reason": "Chargeback Appealed",
"requiredRank": "ADMIN"
},
{
"reason": "Chargeback Failed",
"requiredRank": "ADMIN"
},
{
"reason": "Chargeback Cancelled",
"requiredRank": "ADMIN"
},
{
"reason": "Not Fraud",
"requiredRank": "ADMIN"
},
{
"reason": "Time Served (Maintain Weight)",
"requiredRank": "ADMIN",
"tag": "MW"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment