Skip to content

imacodr/Bloxxer

Repository files navigation

banner.png

by imacodr

Paper/Spigot Plugin to Connect Minecraft and Roblox

Ever thought: "I NEED to talk to my friends on Roblox while playing this server" ...yeah, you probably didnt

BUT not to worry! This plugin fixes that issue!

Bloxxer is a cross-communication plugin that allows you to host communication between your Roblox game and your Minecraft server. It can be useful if you want a platform with multiple different types of games and want to enable cross communication!

Bloxxer is my first plugin made soooo... if its bad... oops?


Download Bloxxer

Download Bloxxer in the Releases page.

Thank you and enjoy ❤️


Setup Bloxxer

Minecraft Side

  1. Import the .jar file into your plugins folder
  2. This will create a config.yml file for Bloxxer
  3. Open the config.yml for Bloxxer and it should somewhat like this:
# BLOXXER
# ROBLOX - MINECRAFT CONNECTION
# by Sam Perillo (@imacodr)

#====== IMPORTANT!!!!! =======
#PLEASE SET AN API KEY FOR YOUR SERVER TO PROTECT FROM DDOS ATTACKS AND UNAUTHORIZED MESSAGES
api_key: "EXAMPLE-KEY-1411341=" # Please generate a secure key for authorization

# Your Roblox Open Cloud API Key from the console
roblox_api_key: "YOUR_KEY"

# The universe hosting the server
universe_id: 1
  1. Join your Minecraft server. Then run /bloxxer regenerate to generate a new API Key for Bloxxer. This is your MC Server Key! DO NOT SHARE
  2. Make sure you save that key somewhere safe

Roblox Side

  1. Go to Roblox Creator Dashboard
  2. Go to Open Cloud and API Keys
  3. Create a new API Key
  4. Add the messagingservice API System (Photo below)

img.png

  1. Pick an experience to use Bloxxer and add this Experience Operation (Photo below)

img2.png

  1. Set IP security to either your MC server IP Address or 0.0.0.0/0 if you don't care
  2. Create the API Key and copy that
  3. Add that to the MC server config.yml
  4. Go to the experience you selected for Bloxxer and copy the Universe ID
  5. Put that in config.yml

Still In-Development

About

Minecraft and Roblox, Connected

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages