Recent content by Drizzy

  1. Drizzy

    PLUGIN Bolt - Minor Update (1.4.2)

    Added Added Kit disallowed blocks. Added Support for TNT/Fireball knockback for non-player entities. Added an option to toggle off Boxing double hit fix. Added Spruce planks, and stained glass plane whitelist to breakable blocks. Added Paste arena method. (Currently fixes all reset issues for...
  2. Drizzy

    PLUGIN Bolt - Minor Update (1.4.1)

    Fixed Fixed Bed textures not showing up properly. Fixed Bots config resetting and loading presets. Fixed Mace not working with fireball. Fixed Build height damage grace period. Changed Only enable spawn bounds task when arena world and lobby world aren't same. Use Modern service for 1.19.4...
  3. Drizzy

    PLUGIN Bolt - Major Update (1.4)

    Added Added an arena panel menu to manage arenas in a user-friendly manner. Added /kit addAllowedBlock/removeAllowedBlock <kit> <material> to allow custom block break rules. Added logic to allow arena world different from lobby world. (Disable 'PREVENT-FLYING-OUT-OF-BOUNDS' when doing this)...
  4. Drizzy

    SPIGOT Carbon - Minor Update (4.3.5)

    Fixed Fixed reflection compatibility for PacketPlayOutEntityMetadata, fixing plugins like HoloMobHealth. Fixed DataWatcher field naming also breaking reflection, fixing multiple plugin like BossBar. Fixed IWorldAccess having an extra implementation, resulting in NMS breakage for plugins like...
  5. Drizzy

    PLUGIN Bolt - Minor Update (1.3.2)

    Added Added a force vanilla tablist option in settings.yml. Added Mace Support for 1.21 with a mace mode kit rule. Added /bolt unbreakable to mark items as unbreakable Fixed Fixed default bot presets not saving with prefix. Fixed MatchDamageListener causing a NPE breaking spectator damage...
  6. Drizzy

    SPIGOT Carbon - Minor Update (4.3.4)

    Fixed Fixed plugins accessing player gamemode when player data isn't loaded yet. Fixed UserCache looking up mojang profiles when in offline mode causing lag. Fixed @SafeArgs annotation causing method not be overrided in NetworkManager breaking some plugins. Changed Optimized packet...
  7. Drizzy

    PLUGIN Bolt - Minor Update (1.3.1)

    Added Added arena "Vanilla" reset type, works on all versions using bukkit API. It is slower than chunk reset however. Added LunarClient TitleAPI 1.7 support. Added debugs to print out scoreboard and and nametag exceptions. Added Scoreboard combo count displaying "No Combo" placeholder...
  8. Drizzy

    PLUGIN Bolt - Major Update (1.3)

    Added Added dotted placeholders for pearl fight and top fight lives. (Use {blue_lives_proper}, {red_lives_proper}). Added animated scoreboard title. (scoreboard.yml) Added a separate phoenix chat listener to allow phoenix chat limitations. Added a placeholder to get all queued/fighting...
  9. Drizzy

    PLUGIN Bolt - Minor Update (1.2.4)

    Added Added pearl removal logic upon player death. Added per player entities cache. Added division mini-logo placeholder. Added a warning for null profile in ProfileHistory. Added configuration for party chat. Fixed Fixed Boxing combo threshold. Fixed settings menu hook lore placeholders...
  10. Drizzy

    PLUGIN Bolt - Minor Update (1.2.3)

    Added Added {main_color}, {second_color}, {third_color}, with configs in settings.yml. (PAPI: %bolt_main%, %bolt_second%, %bolt_third%). Added Phoenix as a soft-depend for phoenix buyers. Added Placeholder and bordered mode config for Queue type menu. Changed Allowed empty special locations...
  11. Drizzy

    PLUGIN Bolt - Minor Update (1.2.2)

    Added Added configuration for HCF-TeamFight class limits. Added tournament reset cooldown command. Added proper phoenix settings implementation by @Creaxx. Added vanilla chunk arena reset, extremely stable and works on all spigots. Added an option to toggle chunk caching for chunk reset...
  12. Drizzy

    PLUGIN Bolt - Minor Update (1.2.1)

    Added Added XP Taken message if exp is removed. Added an option to disable loser exp. Added event hotbar items. Fixed/Changed Fixed double bots being loaded into match team. Fixed Liquid listener not killing if no movement is detected. Fixed Winner/Loser XP message being invalid. Fixed...
  13. Drizzy

    PLUGIN Bolt - Major Update (1.2)

    Added Added Phoenix Settings implementation. (Properly) Added <tab_player_slot> placeholder global. (tablist.yml) Added <tab_player_formatted_slot> placeholder global. (tablist.yml) Added an option disable tablist for 1.7 players. Added a config option for formatted tab name. Added death stats...
  14. Drizzy

    PLUGIN Bolt - Minor Update (1.1.2)

    Added Added config options for progress bars. Added a config option to disable spawn teleport on join. Added Vanilla Tablist sorting. Added logic to show those vanished players in tab that you should see. Added null safety and opponent placeholder to win/loss commands. Fixed/Changed Fixed...
  15. Drizzy

    PLUGIN Bolt - Minor Update (1.1.1)

    Fixed/Changed Fixed CalculationUtil null pointer issue. Fixed Bard logic for Effect Restorer. Fixed division progress not adapting in certain conditions. Fixed Party TeamFight not working in duels. Note: Please restart your servers for the changes to take place.