BookLimiter icon

BookLimiter -----

Limit the amount of characters and pages in a book!



Book Limiter is a tiny and lightweight plugin that has its only task to stop players with treacherous plans to take advantage of the famous dupe glitch using books. With Book Limiter you can limit the number of letters or pages in the book to make it much more difficult to manage for the players. It is still not bulletproof, but this will make it harder.

There is no commands in this plugin. Just set it up as you please and let it do its thing.

Players can not place a "Book and Quill" in the other hand. To ensure that the players won't be able to write huge books this has been disabled for those kind of books.


Permissions:
booklimiter.notify - Let players get a notification whenever someone is trying to make a huge book.


Configuration:
Code (YAML):
# Page limit
PageLimit
: 5

# If this is set to true, CharacterLimit is used instead of PageLimit
CharacterCount
: true

# Limit amount of characters in a book
CharacterLimit
: 1280

# Language
# Placeholders:
# %maxchar% - Maximum characters
# %maxpages% - Maximum pages
# %charcount% - Show the amount of characters the player tried to write to the book (Only works if CharacterCount is set to true)
# %pagecount% - Show the amount of pages the player tried to write (Only works if CharacterCount is set to false)
# %player% - Show the player that was using the book
WarningCharacter
: "&cWarning! Your book contains too many characters. Please keep it under %maxchar% characters"
WarningPages
: "&cWarning! Your book contains too many pages. Please keep it under %maxpages% pages"
WarningOffHand
: "&cYou are not allowed to edit a book from offhand!"

# Permission booklimiter.notify must be given the player to receive notifications
NotifyMessagePage
: "&c[BookLimiter] &8%player% tried to create a book with %pagecount% pages!"
NotifyMessageChar
: "&c[BookLimiter] &8%player% tried to write %charcount% characters to a book!"

How to install:
  1. Download the plugin
  2. Stop the server
  3. Drag the file to the servers plugin folder
  4. Start the server
Resource Information
Author:
----------
Total Downloads: 785
First Release: Jun 8, 2019
Last Update: Jul 22, 2021
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings