Moves some settings into the BooksWithoutBordersSettings class
This commit is contained in:
14
README.md
14
README.md
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user