Skip to content

Releases: Michielo1/BigBrotherRepo

BigBrother 1.3.2

19 Aug 03:05
5302dcd
Compare
Choose a tag to compare

Are you running your server on 1.12 or lower? Use 1.2.1!

DEPRECATED release 1.3.2

DEPRECATION NOTE: This plugin will not be developed further in terms of new features. Instead I have decided to move into more specialized plugins that can slowly start replacing the features BigBrother offers. I base this decision on data collected by bStats showing that a very small minority uses all features, which means we can optimize further. This plugin will receive bug-fixes and will be bumped to new spigot versions where needed until replacements have been created.

Bug fixes:

  • Improved LAN-IP-detection. One of the VPN detection providers - KauriVPN - had a false positive issue. This update fixes this downstream as an ETA on a fix upstream is not available.

How to update?

  • Replace your .jar and enjoy :D

BigBrother 1.3.1

08 Jan 13:54
5302dcd
Compare
Choose a tag to compare

Are you running your server on 1.12 or lower? Use 1.2.1 until a legacy version of 1.3.1 gets released!

Stable release 1.3.1

Bug fixes:

  • AdvancedBan error fixed

Changes:

  • Allows for configurable discord logs through advanced_config.yml

How to update?

  • Replace your .jar, delete your advanced_config.yml (backup beforehand!) to let it generate a new one.

BigBrother 1.3.0

16 Nov 01:04
e3455b1
Compare
Choose a tag to compare

Are you running your server on 1.12 or lower? Use 1.2.1 until a legacy version of 1.3.0 gets released!

Stable release 1.3.0

Added features:

  • Bungee-addon compatibility (releasing soon)
  • Reworked suspicious behavior module
  • Rogue detector added

Changes:

  • Machine learning algorithm improvements
  • Small code reworks

Bug fixes:

  • Cache loading crash
  • Discord log bug fixes
  • Permission mode bug fixes

How to update?

  • Replace your .jar, delete your config.yml (backup beforehand!) to let it generate a new one.

BigBrother 1.2.1

18 Sep 14:19
332c5cf
Compare
Choose a tag to compare

Are you running your server on 1.12 or lower? Use the LEGACY version of the plugin. Are you running your server on 1.13 or higher? Use the NORMAL version of the plugin!

Stable release 1.2.1

Changes:

  • Machine learning algorithm improvements
  • An updated dataset
  • The Permission mode in the suspicious behavior module now also checks on location to avoid blacklisting an IP if it's a dynamic IP assuming the API's are accurate enough

Bug fixes:

  • Chatcolor messing up machine learning algorithm fix
  • Improved error catching

How to update?

  • Replace your .jar and restart!

BigBrother 1.2.0

11 Sep 17:52
0963272
Compare
Choose a tag to compare

Stable release 1.2.0

Added features:

  • Location-based alt-detection
  • Auto-downloading updated versions of ChatModel.csv
  • Added /bigbrother menu to be able to use all features more easily
  • Added command tab-complete
  • Adding a dump command to view plugin settings easily for debug purposes

Changes:

  • Fixing /help (fixing the /reload commands)
  • Fixing bypasses properly
  • Making dupe and fault logging optional
  • An updated dataset

Bug fixes:

  • Cache load error
  • Cache save bug (Where 1 cacheobject isnt being saved)
  • VPN tag not appearing on /ipcheck

How to update?

As this is a pretty intensive update so I highly recommend you back up your config.yml and advanced_config.yml before making the following changes:

  • Delete your advanced_config.yml and restart > this generates the new one
  • Delete your config.yml and restart > this generates the new one
  • Delete your playerdata/cache.json file (this gets generated when your server stops)
  • If you want to update your chatmodel > delete the chatcontrol/ChatModel.csv. This downloads the new one

Hotfix 1.1.4.1

07 Sep 17:22
449e918
Compare
Choose a tag to compare

Stable patch 1.1.4.1

Bug fixes:

  • Stops 127.0.0.1 as being flagged for a VPN. (This is because of the Kauri API)

How to update? (From V1.1.4)

  • Simply replace the BigBrother.jar and restart your server!

BigBrother 1.1.4

07 Sep 08:04
449e918
Compare
Choose a tag to compare

Stable release 1.1.4

Changes:

  • Added /bigbrother help
  • Reworked how the external API's get managed
  • Increased time the cache will hold information
  • /ipcheck now tags VPN's as a VPN
  • chatcontrol algorithm improvements
  • Increased dataset (+ ~1K sentences)

Bug fixes:

  • Empty cache error fix

How to update?

  • Delete your advanced_config.yml and restart > this generates the new one
  • Delete your config.yml and restart > this generates the new one
  • If you want to update your chatmodel > delete the chatcontrol/ChatModel.csv. This generates the new one

BigBrother 1.1.3

05 Sep 12:44
33c7c27
Compare
Choose a tag to compare

Stable release 1.1.3

Changes:

  • Improved cache system
  • Increased dataset
  • Added more messages in message.yml
  • Added /bigbrother reload all
  • Added /bigbrother reload config
  • Added /bigbrother reload model

Bug fixes:

  • Chat color false positive fix

How to update?

  • Delete your message.yml and restart > this generates the new one
  • If you want to update your chatmodel > delete the chatcontrol/ChatModel.csv. This generates the new one

BigBrother 1.1.2

02 Sep 22:58
0fcb57e
Compare
Choose a tag to compare

Stable release 1.1.2

Bug fixes:

  • Suspicious Behavior Detector going haywire fix

BigBrother 1.1.1

02 Sep 11:32
0fcb57e
Compare
Choose a tag to compare

[UNSTABLE] release 1.1.1

UNSTABLE VERSION, PLEASE USE 1.1.2 OR THE LATEST RELEASE

Why was this bumped to version 1.1.1 and not 1.2.0 if new features got added?
We stick to the version naming guidelines for the most part, but as this release is mainly based on the bug fixes and the added features mean very little, we decided to bump to 1.1.1 instead of 1.2.0.

Added features:

  • /ipcheck
  • Added discord log on shutdown

Bug fixes:

  • Only sending discord alert for chatcontrol module if discord_alert in confi.yml is true
  • Bug fixing Permission mode for Suspicious Behavior Detection not blacklisting people
  • Bug fixing blacklisting system