Books-Without-Borders/src/main/java/net/knarcraft/bookswithoutborders
2021-08-30 18:06:19 +02:00
..
command Moves more commands to their appropriate classes 2021-08-30 18:06:19 +02:00
utility Starts work on making the commands more modern 2021-08-30 17:03:58 +02:00
BookHoldingState.java Adds an enum to easier keep track of which hands of a player contain a book 2021-08-29 22:37:11 +02:00
BooksWithoutBorders.java Moves more commands to their appropriate classes 2021-08-30 18:06:19 +02:00
BooksWithoutBordersListener.java Adds more consideration to the existence of unsigned books 2021-08-30 00:35:54 +02:00
EncryptionStyle.java Makes success message formatting more customizable, and cleans more code 2021-08-29 05:45:27 +02:00
GenenCrypt.java More cleanup and adds some helper functions to new utility classes 2021-08-28 18:28:50 +02:00
SubstitutionCipher.java First commit. Rewrite started 2021-08-26 20:18:37 +02:00