
Mellurboo's Player Handbook
📜A simple way to give your players server info or lore, right in the native book GUI
Player Handbook (Open Source)
I Rely on your support to keep my plugins free, Consider supporting me on Ko-Fi for just $3

Simple Config File!
change the plugin to your taste with a simple and easy to configure .yml file!
#
# Myles "Mellurboo" Wilson 2024
#
# You can edit this file to change how the plugin behaves
# if you need help contact me on Discord @mellurboo
#
handbook:
title: "BOOK TITLE"
author: "BOOK AUTHOR"
pages:
- "Page 1"
- "Page 2"
- "Page 3"
# - "you can add more pages by doing a - and then your content with quotes as seen above"
# STRINGS (ENGLISH)
NOT_A_PLAYER: "You must be a player to use this command!"
BAD_COMMAND: "this is not a valid command!"
BAD_PERMISSIONS: "You don't have permission to give handbooks!"
PLAYER_NOT_ONLINE: "That player is not online."
DUPLICATE_HANDBOOKS: "You already have a handbook!"
HANDBOOK_GRANTED: "You have given a handbook to "
HANDBOOK_RECIEVED: "A handbook has been added to your inventory."
EVEN MORE Benefits
- Simple to Configure
- Lightweight for YOU!
- Completly Open Source (+ Comments!)
- No Weird Dependencies
This plugin is intended to be a drag and drop deal, all you need to do is configure the config file and your good to go, players can view the handbook and however you set it up. this plugin is great for showing server rules or other context players may need to know
It has many applications even outside of rules, this could be a way to apply lore in a simple and comprehensive way to your player base. I use this on my personal server and players love it.
It has commands that support opening the handbook or giving yourself a physical copy of the handbook
- /handbook
- /handbook give
It's all Mainly done in IDEA Ultimate but IDEA Community Should work No Problem.
