Koopa a10ec8e9ad Update artifact retention to 30 days
Changed artifact retention from 5 to 30 days for better build management
2025-01-31 21:43:02 -05:00
2025-01-31 20:28:28 -05:00
2025-01-31 20:14:39 -05:00
2025-01-31 20:28:28 -05:00
2025-01-31 20:15:49 -05:00

NoBullying Banner

A lightweight plugin that prevents mob swarms by limiting how many mobs can target a player at once.

Features

  • 🛡️ Limits the number of mobs that can target a player simultaneously
  • 🌍 Multi-world support - enable/disable per world
  • Lightweight and efficient
  • ⚙️ Fully configurable
  • 🔄 Reload configuration without restart

Configuration

# Maximum number of mobs that can target a player at once
max-targeting-mobs: 5

# Worlds where the plugin is enabled
enabled-worlds:
  - world
  - world_nether
  - world_the_end

Commands

  • /bully reload - Reloads the plugin configuration
    • Permission: nobullying.reload

Installation

  1. Download the latest version of NoBullying
  2. Place the jar file in your server's plugins folder
  3. Start/restart your server
  4. Configure the plugin in plugins/NoBullying/config.yml

Support

Need help? Join our Discord server: Discord Support

License

This project is licensed under the MIT License.


Made with ❤️ by KoopaLabs

Description
A lightweight plugin that prevents mob swarms by limiting how many mobs can target a player at once.
Readme MIT 49 KiB
Languages
Java 100%