Hubbly [1.20.6 - 1.21.4] - The only Hub plugin you will ever need icon

Hubbly [1.20.6 - 1.21.4] - The only Hub plugin you will ever need -----

All in one hub / lobby plugin




- Fixed an issue with the word filter not picking up certain words.

Please join the discord for support.
----------, Dec 17, 2024

- Forceinventory listener no longer happens in disabled worlds
- fixed issue relating to doublejump cooldown re-enabling flight in disabled worlds
- Added enchant boolean field to custom items, set "enchant: true" to add glint to your item!
----------, Dec 11, 2024

Please join the discord for support

- Added invert to disabled worlds
- Removed close button from serverselector.yml, please create a new item with the [CLOSE] action.
- XP changer won't affect disabled worlds
- fixed [CLEAR] action
----------, Nov 21, 2024

Please join the discord for support.

Changelog:
- Fixed an issue with "bypass.invenrory" popping up.
- ItemOnJoin removed, please use the actions on join system.
- Compass and Socials now use inventoryHolders
- Forceinventory moved to "player.forceinventory" in config.
- Fixed an issue that sent "false" in chat on join to the player, if the player doesn't have enderbow perms.
- Fixed an issue where playerheads werent working in the server selector
- Now only grants flight if doublejump is enabled
- UpdateUtil now supports custom messages, with %new% and %current% messages
- OPs no longer bypass: food, damage by default, give them the bypass permission if you want them to bypass it.
----------, Oct 10, 2024

Please join the discord for support.

Changelog:
- Announcements no longer send in disabled world
- BossBars get removed on disabled world entry (and readded when entering an enabled world)
- Bossbars no longer get readded on reload to players in disabled world.
- if cancel_events food is enabled, player food is replenished on enabled world entry
----------, Oct 3, 2024

Please join the discord for support.

Changelog:
- ! CUSTOM HEAD VALUES NOW NEED TO BE TEXTURE URLS !
- Added "message.success" in config.yml
- Added "prefix" in config.yml
- Added hex color support to socials item name
- Added "messages.chat_locked" and "messages.chat_unlocked" in config.yml with the %player% placeholder
- Cleaned up some code
- AntiVoid now supports ADVENTURE gamemode
- Announcements now support placeholders
- Delayed ActionsOnJoin by 1 tick to hopefully fix some issues with actions not executing properly.
- Fixed Socials items, now parse placeholders and show colors correctly

ItemOnJoin is deprecated as of 2.4.3 and will be deleted in a future update.
----------, Sep 29, 2024

Please join the discord for support

- Changed doublejump to remove gravity disabling by spamming jump entirely while on cooldown.
- Added an XP system to set the player's XP bar to whatvever you choose:

Please add this under the "player" section of config

Code (Text):
  experience:
    enabled: true
    level: 2024
----------, Sep 10, 2024

Fixed playervisibility, socials
----------, Sep 5, 2024

Please remember to join the discord for support.
Added movement items!
- Grappling hook (hubbly.use.grapplinghook)
- Trident (hubbly.use.trident)
- AOTE (hubbly.use.aote)
- Enderbow (hubbly.use.enderbow)

Added cancelling projectiles to the World Event Management.

Fixes:
Fixed launchpad cooldown firing randomly.
Made selector, socials work off nbt data.
Removed deprecated "spawn_on_join" in config.
----------, Sep 4, 2024

Fixed playervisibility datacontainer check firing on any item
----------, Aug 29, 2024

Please join the discord for support.

New [LAUNCH] Action

The flight system no longer stops working when switching back to gamemode survival

Player Visibility can now use any item you wish.

cancel_events.weather in config now also: cancels thunder, sets the world to sunny on load
/give command updated to allow giving a specific amount of items
/give {player} {item} {amount} {slot}

Added /lockchat command! Permission: hubbly.command.lockchat
Added Anti World Downloader!/fly no longer works if you're in spectator mode
Bypass anti world download permission: hubbly.bypass.antiwdlNotify is someone has WDL: hubbly.notify.antiwdl

Switched over to gradle
----------, Aug 27, 2024

This update aims to fix the clearchat command, which no longer also sends the message to console.

Please make sure to join the discord for support.
----------, Aug 27, 2024

- Changed [ITEM] to work properly without slot
----------, Aug 25, 2024

- Fixed MESSAGE action not working
- Added support for hex color codes in item names
----------, Aug 24, 2024

[BUNGEE] action now supports two syntaxes:
- '[BUNGEE] server {server}'
- '[BUNGEE] {server}'


Please make sure to join the discord server for support.
----------, Aug 14, 2024

- Added enabled: true/false for announcements in config (true by default)
- Added %player_name% placeholder for [CONSOLE] actions.
----------, Aug 12, 2024

(Skipped 2.2.0, was a private build)
Changelog:
- Fixed Compass sometimes not working with "[BUNGEE] server {server}" action
- Added interval announcements in config.yml
- Added update checked
- Changed Doublejump/fly to be based on NBT data

/hubbly nextannouncement
NEW -> hubbly.command.nextannouncement

World Event Manager
item_throw in config.yml
NEW -> hubbly.bypass.item.throw
----------, Aug 11, 2024

- Added tab complete to /hubbly
- Permissions overhaul (CHECK WIKI)
- Fixed /clearchat
----------, Aug 7, 2024

Fixed blocked_commands sometimes sending a duplicate message
Made blocked_words case insensitive
----------, Aug 6, 2024

Fixed reload command
Fixed config displaying "tiktok" in the youtube section of socials
----------, Aug 5, 2024

Old config will not work with the new update, please back it up locally and familiarize yourself with the new config.

Please read the changelog here.
Please join the discord for support as this is an early access version!
----------, Aug 4, 2024

Hotfixed lore not being displayed properly
----------, Aug 2, 2024

1.4.9 was a quick hotfix in my discord (you should join it :p ) that i didnt post on here.
1.4.10 changes:
-BungeeCord in server selector fixed.
-Launchpad config now takes power and power_y, both are java doubles, please add this to launchpad. in config
----------, Aug 2, 2024

Just updated how the material works in the server selector, automatically uppercases
----------, Jul 22, 2024

Added: support for custom player visibility item name, please add this to config with proper indentation:
Code (Text):
playervisibility:
  visible_text: '&rPlayers: &aVisible'
  hidden_text: '&rPlayers: &cHidden'
----------, Jul 10, 2024

Added: BossBar animations! Can be changed in config.
Fix: You can now change the slot of items in compass'
----------, Jun 25, 2024

Fix: fixed reload command logic
Fix: fixed give command logic
Fix: fixed playervisibility permission check (it was working, but just in case ;) )
Added: hubbly.reload permission (whoops...)
----------, Jun 25, 2024

Change: made mob spawns disable any entity spawn UNLESS the CreatureSpawnEvent.SpawnReason is either COMAMND or CUSTOM, this means that commands and plugins will still spawn entities, but they will not spawn naturally
----------, Jun 25, 2024

Fix: Firework spawns properly, now supports changing power.
Change: cancelling mob spawns only cancel hostile and friendly mob spawns, not ALL entities.
Added: /hubbly reload command
----------, Jun 24, 2024

Added licensing
----------, Jun 23, 2024

Added WorldEventManager, cancel events!
  • Block place, break, burn
  • Player damage
  • Weather change
  • Item drop/pickup
  • Hunger
  • Mob spawning
  • Death messages
  • Leaf decay
Added /fly
Added Join / Leave messages
  • Join message
  • Join bossbar / title
Added firework on join.
----------, Jun 23, 2024

Added anti void fall.
Added setspawn and spawn
Antivoid works off of spawn.
Setspawn rounds to {-135, -90, -45, 0, 45, 90, 135}. Can manuallyoverride in config.
----------, Jun 23, 2024

Added Close button in the config, applies to both Socials GUI and Server Selector GUI
Fixed a 1.21 bug that would reset config on plugin disable
----------, Jun 22, 2024

Ported to 1.21!
Haven't tested 1.20.x but it should in theory work, if not use legacy.
Added: (QoL) Socials GUI closes on head click.

Moved project so it's now available on github!
----------, Jun 22, 2024

Hotfixed the shop item, would sometimes execute even if the item held wasnt the one defined in config.yml
----------, Jun 11, 2024

Removed some annoying console logs.
----------, Jun 11, 2024

Resource Information
Author:
----------
Total Downloads: 2,200
First Release: Jun 11, 2024
Last Update: Dec 17, 2024
Category: ---------------
All-Time Rating:
6 ratings
Find more info at discord.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings