Install and Generate Configuration
- Place the
Hubbly.jarfile in your server’spluginsfolder - Start your server to generate the default configuration files
- Stop the server to edit the configuration files
plugins/Hubbly/:config.yml- Main plugin configurationitems.yml- Custom item definitions
Configure Spawn Location
The spawn point is where players teleport when using Option 2: Manual ConfigurationEdit
/spawn or the anti-void feature.Option 1: In-game (Recommended)config.yml:config.yml
Yaw and pitch values will automatically round to standard angles (-135, -90, -45, 0, 45, 90, 135) when using
/setspawnEnable Movement Features
Hubbly includes several movement enhancement features. Configure them in Double JumpAnti-Void Teleport
config.yml:Launchpadsconfig.yml
config.yml
config.yml
Setup Custom Items
Create custom items that players receive on join or can obtain via commands.Add items to Give items to players:Auto-give items on join:
items.yml:config.yml
Configure Movement Items
Enable special movement items like grappling hooks and teleportation swords:
config.yml
For
enderbow and trident, do not change the material type as they rely on specific item mechanicsConfigure Player Settings
Customize the player experience with these essential settings:Join Actions - Execute actions when players join:
config.yml
config.yml
Reload and Test
After making your configuration changes:Testing Checklist:
- Spawn point teleportation works (
/spawn) - Players receive items on join
- Movement features work (double jump, launchpads)
- Movement items function correctly
- Players cannot break/place blocks
- Flight is enabled
- Boss bar displays correctly
- Anti-void teleports players to spawn
- Custom items give correct actions
Common Use Cases
Setup Player Visibility Toggle
Configure the player visibility item:config.yml
Database Configuration
Enable database storage for persistent data:config.yml
Disable Plugin in Specific Worlds
Prevent Hubbly from running in certain worlds:config.yml
Block Commands
Prevent players from using specific commands:config.yml
Setup Announcements
Configure automatic announcements with RGB colors:config.yml
Next Steps
Configuration Reference
Explore all available configuration options
Commands & Permissions
Learn about all available commands
Custom Items
Create advanced custom items
Menus
Build interactive GUI menus