.. |
CommandBooksWithoutBorders.java
|
Adds tab completion to the books without borders command
|
2021-09-08 15:32:47 +02:00 |
CommandCopy.java
|
Adds tab completion to the copy command
|
2021-09-08 15:36:14 +02:00 |
CommandDecrypt.java
|
Adds tab completion to the decrypt command
|
2021-09-08 15:36:27 +02:00 |
CommandDelete.java
|
Lots of cleanup and improvements
|
2021-09-04 18:17:22 +02:00 |
CommandDeletePublic.java
|
Gets the books without borders instance without sending it in the constuctor
|
2021-09-02 01:10:21 +02:00 |
CommandEncrypt.java
|
Moves some settings into the BooksWithoutBordersSettings class
|
2021-09-02 00:17:04 +02:00 |
CommandGive.java
|
Adds a helper class for tab completion, and uses a TabExecutor for the give and give public commands
|
2021-09-05 01:00:50 +02:00 |
CommandGivePublic.java
|
Adds a helper class for tab completion, and uses a TabExecutor for the give and give public commands
|
2021-09-05 01:00:50 +02:00 |
CommandGroupEncrypt.java
|
Removes some unused imports and variables
|
2021-09-01 23:06:59 +02:00 |
CommandLoad.java
|
Lots of cleanup and improvements
|
2021-09-04 18:17:22 +02:00 |
CommandLoadPublic.java
|
Gets the books without borders instance without sending it in the constuctor
|
2021-09-02 01:10:21 +02:00 |
CommandReload.java
|
Adds tab completion for the reload command
|
2021-09-08 15:31:53 +02:00 |
CommandSave.java
|
Lots of cleanup and improvements
|
2021-09-04 18:17:22 +02:00 |
CommandSavePublic.java
|
Gets the books without borders instance without sending it in the constuctor
|
2021-09-02 01:10:21 +02:00 |
CommandSetAuthor.java
|
Moves the setAuthor command to its own file
|
2021-08-31 16:28:31 +02:00 |
CommandSetBookPrice.java
|
Improves encapsulation and removes the custom tracking of existing players
|
2021-09-04 01:06:01 +02:00 |
CommandSetLore.java
|
Adds tab completion for the set lore command
|
2021-09-08 15:32:19 +02:00 |
CommandSetTitle.java
|
Moves the setTitle command to its own file
|
2021-08-31 17:09:08 +02:00 |
CommandUnSign.java
|
Finishes moving commands to separate classes
|
2021-09-01 19:20:09 +02:00 |