⭐ Buzz Buster ⭐ inchat + hologram [PySpigot] icon

⭐ Buzz Buster ⭐ inchat + hologram [PySpigot] -----

scan for beehives/beenests around, and retrieve info



Installation
  • copy/paste to plugins/PySpigot/scripts/
    • buzzbuster.py
  • copy/paste to plugins/PySpigot/configs/
    • buzzbuster.config
Dependencies
  • PySpigot
Commands
permission: buzzbuster.use
  • scan for beehives and beenest around (radius will be default it empty)
    • /buzz <radius>
  • scan for beehives only
    • /hive <radius>
    • /hives <radius>
    scan for beenest only
    • /nest <radius>
    • /nests <radius>
  • display holograms
    • add holo to the command
      • /buzz holo
      • /nest holo
  • delete floatingtexts holograms if ever needed
    • permission: buzzbuster.admin
    • /buzz holo del
  • display buzzbuster help
    • /buzz help
Beehavior
  • BuzzBuster can display distances for each hives/nests
  • BuzzBuster can spawn colored particles
  • lists some useful data as
    • beehive and/or beenest
    • honey level
    • bees count
    • if Full (of bees)
    • if sedated (smoked)
    Holograms will not persist.
--- holo
[​IMG]
---
[​IMG]
---

Permissions in script_options.yml
Code (Text):

buzzbuster.py:
  enabled: true
  permissions:
    buzzbuster.*:
      description: scan for beehives, beenests.
      children:
        buzzbuster.use: false
        buzzbuster.admin: false
 
Configuration
Code (YAML):

options
:
  USE_PARTICLES
: true
  SHOW_DISTANCE
: false
  BEEHIVE_LABEL
: 'Beehive'
  BEENEST_LABEL
: 'Beenest'
timers
:
  BUSTED_INFO_PARTICLES_SECONDS
: 20
distances
:
  DEFAULT_RADIUS_AROUND_PLAYER
: 10
  MAX_RADIUS_AROUND_PLAYER
: 30
  BUZZBUSTER_TEXTDISPLAY_SECONDS
: 20
messages
:
  BUZZBUSTER_CHAT_PREFIX
: "&8&k000&r[&7Buzz&8Buster&r] "
  MESSAGE_MAX_RADIUS
: "Maximum radius is &6%i&r."
  MESSAGE_BUSTED
: "Colonies busted &7%s&rm. around you"
  MESSAGE_NOBEEHIVE
: "&6No beehives&r around"
  MESSAGE_NOBEENEST
: "&6No beenests&r around"
 
Resource Information
Author:
----------
Total Downloads: 8
First Release: Sep 26, 2025
Last Update: Oct 7, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings