Moves some settings into the BooksWithoutBordersSettings class

This commit is contained in:
2021-09-02 00:17:04 +02:00
parent 72e080f1c9
commit 996cb5da5c
19 changed files with 241 additions and 127 deletions

View File

@@ -1,15 +1,15 @@
# Books Without Borders
This is an attempt at a rewrite of the Books Without Borders plugin. This rewrite uses the
source code given at [the original bukkit page](https://dev.bukkit.org/projects/books-without-borders).
I'm not planning any new features at this time. The only goal is to make it 1.17.1 compliant, but I'll make the code
more maintainable along the way.
While the original version still works, it's using a lot of depreciated function calls which will
most likely break in the future.
This is an attempt at a rewrite of the Books Without Borders plugin. This rewrite uses the source code given
at [the original bukkit page](https://dev.bukkit.org/projects/books-without-borders). I'm not planning any new features
at this time. The only goal is to make it 1.17.1 compliant, but I'll make the code more maintainable along the way.
While the original version still works, it's using a lot of depreciated function calls which will most likely break in
the future.
## Books without Borders!
Ever wanted to export your book to a text file? Ever want to import it back in? Accidentally sign it too soon? If so, Books without Borders has got your back!
Ever wanted to export your book to a text file? Ever want to import it back in? Accidentally sign it too soon? If so,
Books without Borders has got your back!
### Features