Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jikoo/rulebooks
A Bukkit plugin for an book-centric rule system.
https://github.com/jikoo/rulebooks
bukkit bukkit-plugin java minecraft rules
Last synced: about 1 month ago
JSON representation
A Bukkit plugin for an book-centric rule system.
- Host: GitHub
- URL: https://github.com/jikoo/rulebooks
- Owner: Jikoo
- License: gpl-3.0
- Created: 2020-05-27T15:04:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T15:11:05.000Z (over 4 years ago)
- Last Synced: 2024-11-08T18:51:50.224Z (3 months ago)
- Topics: bukkit, bukkit-plugin, java, minecraft, rules
- Language: Java
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RuleBooks
Inspired by mstiles' BookRules, RuleBooks is a modern item-based rules plugin.# Features
* Define and modify items marked as rules
* Replace existing rules easily
* Live edit written books, overwrite content on book and quill sign.
* Items other than written books are supported, but it is recommended that you use a kit plugin if that is your intent. RuleBooks does not contain any safeguards against duplication of or crafting using rules other than villager trade prevention.
* Distribute rules on login
* Entire feature can be disabled in configuration.
* Users are given rules after a configurable delay.
* Rules can be marked exempt from being distributed on login to prevent information overload.
* Dynamic rule updates
* Rules are updated when interacted with. No more worries about outdated copies hanging around.
* Permissions for rules
* Distribute your moderation guide or secret cult mantra only to the worthy.