KushDiscordStaffUtils [1.8-1.20.x] icon

KushDiscordStaffUtils [1.8-1.20.x] -----

Command/Chat Logger, Player Reporting, Bug Reporting, Suggestions, Discord Bot and much more!



**BIG UPDATE**
  • **ADDED** Freezing Command `/freeze [player]` (Fully Configurable)
  • **ADDED** Player Warning `/warn [player [reason]` (Fully Configurable)
  • **ADDED** Player Warning Viewing `/warns [player] [page]` (Fully Configurable)
  • **ADDED** Player Banning `/ban [player [reason]` (Fully Configurable)
  • **ADDED** Player Bans Viewing `/bans [player] [page]` (Fully Configurable)
  • **ADDED** Player Kicking `/kick [player [reason]` (Fully Configurable)
  • **ADDED** Player Kicks Viewing `/kicks [player] [page]` (Fully Configurable)
  • **ADDED** Enderpearl Teleport Cooldown (Fully Configurable + Disable/Enabled Option)
  • **ADDED** Chorus Fruit Teleport Cooldown [1.9+] (Fully Configurable + Disable/Enabled Option)
  • **FIXED** Item Dropping in Log Files logging twice (Player File Logging)
  • **ADDED** Player Chest Item Moving with location and world name (Player File Logging)
  • **ADDED** Player Join Logging (Player File Logging)
  • **ADDED** Player Leave Logging (Player File Logging)
  • **COMING SOON** IP Banning
  • **COMING SOON** Temp Banning

    Code (YAML):
    # Warns Configuration
    warn
    :
      warnMessage
    : '&cYou have been warned! Reason : %reason%'
      warnBroadcast
    : '&c %player% has been warned! Reason: %reason%'
      noPermissionMessage
    : '&cYou do not have permission to use this command.'
      playerNotFoundMessage
    : '&cPlayer not found.'
      viewWarnsMessage
    : '&aWarnings for %player% &7[%page%/%total_pages%] %warnings%'
      noWarnsMessage
    : '&aNo warnings for %player%.'
      invalidPageMessage
    : '&cInvalid page number.'
      pageSeparator
    : '&7 | '
      warnsPerPage
    : 15

    # Bans Configuration
    ban
    :
      bansMessage
    : "&cYou are currently banned from the server!\nReason: %reason%"
      banBroadcast
    : "&c%player% has been banned! Reason: %reason%"
      noPermissionMessage
    : "&cYou do not have permission to use this command."
      playerNotFoundMessage
    : "&cPlayer not found."
      viewBansMessage
    : "&aBans for %player%&7 [%page%/%total_pages%] %bans%"
      noBansMessage
    : "&aNo bans for %player%."
      playerAlreadyBannedMessage
    : "That player is already banned!"
      invalidPageMessage
    : "&cInvalid page number."
      pageSeparator
    : " | "
      bansPerPage
    : 5

    # Kick Command Configuration
    kick
    :
      kickBroadcast
    : '&c %player% has been kicked! Reason: %reason%'
      noPermissionMessage
    : '&cYou do not have permission to use this command.'
      playerNotFoundMessage
    : '&cPlayer not found.'
      viewKicksMessage
    : '&aKicks for %player%: %kicks%'
      noKicksMessage
    : '&aNo kicks for %player%.'
      invalidPageMessage
    : '&cInvalid page number.'
      pageSeparator
    : '&7 | '
      kicksPerPage
    : 5
    kickMessage
    :
     - '&cYou have been kicked from the server!'
      - '&cReason
    : %reason%'
      - '&cPlease read the rules before rejoining.'

    # Freeze Command Configuration
    freeze
    :
      frozenGUITitle
    : "You are frozen!"
      frozenGUIBarrierName
    : " "
      frozenGUILore
    : "&cYou have been frozen!"
      freezeMessages
    :
       - "&cYou have been frozen!a"
        - "&cDon't move, or you will be punished!"
      cannotUseEnderpearlsOrChorusFruit
    : "&cYou cannot use enderpearls or chorus fruit while frozen!"
      cannotChat
    : "&cYou cannot chat while frozen!"
      cannotUseCommands
    : "&cYou cannot use commands while frozen!"
      cannotPlaceBlocks
    : "&cYou cannot place blocks while frozen!"
      cannotBreakBlocks
    : "&cYou cannot break blocks while frozen!"
      discordServerMessage
    : "Discord: http://www.discord.gg/your-discord-link"
      noPermissionMessage
    : '&cYou do not have permission to use this command.'
      playerNotFoundMessage
    : '&cPlayer not found.'
      cannotFreezeOpPlayerMessage
    : '&cYou cannot freeze an OP player.'
      cannotFreezeSelfMessage
    : '&cYou cannot freeze yourself.'
      freezeSuccessMessage
    : '&a %1$s has been frozen.'
      unfreezeSuccessMessage
    : '&a %1$s has been unfrozen.'
      logOutCommand
    : "ban %player% Loggin Out While Frozen"

    # Enderpearl Cooldown Configuration
    enderpearl
    :
      enabled
    : false
      cooldown-time
    : 10
      cooldown-message
    : '&cYou must wait %time_left% seconds before using this again!'
    # Chorus Fruit Cooldown Configuration (DO NOT ENABLE IF YOUR BELOW 1.9+)
    chorus
    :
      enabled
    : false # (DO NOT ENABLE IF YOUR BELOW 1.9+)
      cooldown-time
    : 10 # (DO NOT ENABLE IF YOUR BELOW 1.9+)
      cooldown-message
    : '&cYou must wait %time_left% seconds before using this again!' # (DO NOT ENABLE IF YOUR BELOW 1.9+)
----------, Apr 11, 2023
Resource Information
Author:
----------
Total Downloads: 6,247
First Release: Jan 25, 2023
Last Update: Dec 6, 2023
Category: ---------------
All-Time Rating:
10 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings