Safety Features

FlyCraft implements multiple safety measures to ensure stable and secure operation:

  • Permission Checks - Ensures players have the correct permissions before executing commands.

  • Input Validation - Prevents invalid command arguments and ensures data integrity.

  • Error Handling - Captures and logs issues gracefully for easy troubleshooting.

  • Cooldown Enforcement - Prevents spam abuse through configurable cooldown periods.

  • Speed Range Limits - Restricts flight speed to 1-10 range to prevent unintended behavior.

  • Flight Duration Limits - Ensures balanced gameplay with customizable time limits.

  • Safe Discord Reconnection - Prevents bot disconnection issues with automatic recovery.

All safety features are active by default and can be configured in the settings.

Last updated