🔨 Blacklist Plugin 🔨 | /blacklist AND /unblacklist

NULLED MC PLUGIN 🔨 Blacklist Plugin 🔨 | /blacklist AND /unblacklist 1.0-SNAPSHOT

Upgrade or register to download
Potentially Outdated? (3+ Months)
Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.
Commands:
- /blacklist <user>
- /unblacklist <user>

Configuration Example:

Code:
{
  "cleanInactivityToleranceMillis": 10368000000,
  "blackListedBroadcastChatMessagea": [
    "&8&m--------------",
    "&8» &c[banned] &7was blacklisted by &c[bannedby] &7for &c[reason]",
    "&8&m--------------"
  ],
  "blackListedFormat": "&c&lYou are blacklisted from the Network! \n &7Banned By: &c[bannedby] \n &7Reason: &c[reason]",
  "unBlackListedBroadcastChatMessagea": [
    "&8&m--------------",
    "&8» &c[unbanned] &7was un-blacklisted by &c[unbannedby]",
    "&8&m--------------"
  ]
}
Back
Top