BookBan

BookBan

Plugin

Prevent book bans by not allowing inventories to get too large

Server Game MechanicsManagementUtility

295 downloads
7 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

1.1.0

Changelog

Fixes

  • The size of shulker boxes now taken into account
  • Takes into account the size of a single stack as well as total inventory size

Changed

  • /reloadbookban has changed to /bookban reload
  • You can now specify a dynamic max book size

Recommended new config

# Will log information about your current inventory size. Extra details in the
# server console
debug: true
# If the plugin is listening for events or not. Intended in case you need to
# disable the plugin without restarting the server
disabled: false

limit:
  # The maximum size that a players inventory is allowed to be
  inventory: 5223975
  # The maximum size of item that the player is allowed to pick up. If this is
  # to large, the player will be able to pick up an item, but will crash when
  # they open their inventory
  item: 731461
  # This is the maximum size of books that are allowed to be created, intended
  # to stop the creation of books for bookbans in survival servers
  book: 8000

Files

BookBan-1.1.0.jar(8.68 KiB) Primary Download

Project members

trickypr

Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 years ago