Blocked Commands

Free Blocked Commands V1.3

This resource is free
Changes & Updates
  • Option to choose which chat to use: ClientChat, ServerChat, Notification
  • Options to choose chat colors.
    There is a Color Codes.txt file containing the supported colors within the plugin file.
  • New config:
  • JSON:
        {
          "MessageType": "ClientChat",
          "ServerChatColor": [ 1, 0, 0, 1 ],
          "NotificationColor": [ 0, 1, 0, 1 ],
          "NotificationScale": 1.5,
          "NotificationDuration": 5,
        }
Bug Fixes
  • Fixed an issue where blocked commands would become available again after server restart
  • Fixed an issue where similar commands were not using their own configured messages correctly
Changes & Updates
  • The plugin now automatically generates a wipe_start.txt file, storing the wipe timestamp
  • Improved system behavior: even after crashes or restarts, command block timers will continue correctly
Bug Fixes
  • Fixing some bugs.
Changes & Updates
  • Adding the option to configure a text message for each command.
Back
Top