[ Web Panel ] [ 800+ Games ] BloxBan ~ Better way to create, track & more your bans

Is this still being worked on? Thinking about integrating it with my game. Would be amazing to see new updates such as Roblox Oauth, OpenCloud api support, long polling and other stuff

This is,

Sadly OpenCloud API support isn’t going to work as it requires me to open my IP,

other updates will be coming soon notable one is community-based ban logs a list of users with visual proof of exploiting, cheating, etc

Hey,

This is really neat! Will be definitely implementing this in a couple of my games.

I’m not picky at all but I noticed this grammar mistake, just wanted to point it out to you haha.
image

1 Like

Thank you for this i’ll fix this soon as :smiley:

Question why would I want this for free for 2500 API Calls??
It serves no reason to add knowing I will need to pay for it later.

It’s paid through robux and I personally like it a lot, you can use the first 2500 calls as a trial period to determine if you actually want to use it and if you don’t want to use it just simply don’t pay for it.

As an addon, the prices are fairly affordable so if you do have a game you probably are making profit off it if your calling a lot of API requests

1 Like

SillyMeTimbers Hits it right on the nail, even if your game doesn’t meet the threshold for the month you’re not billed. It’s like this because I feel everyone should have a chance to have a service as robust as this.

it doesnt show the reason for the ban when I join the game it just says:

You’re Banned
Reason:Time:

I am very thankful you made this admin panel,

I have been searching for something like this for a LONG TIME!
There was one that was exactly like this, but it got discontinued and we can no longer use it, so thank you for making this.

Also you should make it where you can login with google or a Roblox account.

1 Like

You need to enable it within your panel settings

You can also enable custom ban messages with a format that adds time / reason

Example:

You have been banned for
{reason}

Until
{time}

Enjoy

1 Like

Price Adjustment

Starting: 1st of August

Old
Requests used to be 0.002 * Request and payments would start at 2,500 requests.

New
Requests now will be 0.0002 * Request

and payments will start at 25,000 requests, this has been done to keep a fair balance for everyone. Note this is to reflect the usage of BloxBan. This will change in the future

All Requests after the starting date will be zeroed out to reflect the new changes

If you have any questions or concerns please contact me

Is there any way I can hook this up so I can use Adonis to ban the player but it shows up in bloxban? Or if you ban them in bloxban it also shows up in adonis, just hooking up the two.

You can use BloxBans API: API | Documentation

Notes:
When uploading bans using its API, please make sure the ban_time is in Unix and Timezone in UTC 0

local BAN_TEMPLATE = "\n\n\rYou're Banned\n\n\rReason:\t{reason}\n\n\rTime:\t{time}\n"
ban template already looks like that so im not sure why its not working it has reason and time in it but ingame it now says just Reason: Could not find and also doesnt specify a time

Make sure you have it enabled within your panels settings


it is enabled

Check this out, and see if this helps.

Hello I really apperciate the effort that you put in creating this resource for us

I have a question

  1. How can I set this site up with other resources like Adonis like for example if a moderator of mine uses adonis to ban or kick someone from my game is it possible to setup a log where it connects with your site?

  2. How expensive can the billing get?

  3. Do you have more things you will be creating in the near future like chat logs? Because it would be a better alternative then using discord webhooks

1 Like

Hey Zirdic,
Thanks! glad you like it :smile::+1:

1, BloxBan has some basic APIs open for users to hook into other libraries and other frameworks
you can check it out here: API | Documentation

2, This is a very inexpensive service, it matches your game’s activity so if you have a small game you effectively pay nothing.

3, Yes absolutely! My goal is to still keep this a lightweight service, so when making large or even small updates I take the utmost care in making sure I stick to my goal

Currently on my roadmap are the following:

  • Webhook customizer
  • Global ban integration
1 Like

Thanks for the reply!

I cant wait to use the product

1 Like