Commit Graph

265 Commits

Author SHA1 Message Date
mbax ed5fe88e0f hasPlayedBefore isn't necessary here 2022-03-31 18:14:42 -04:00
mbax 0dc51e10d2 Conversion from cosmicvaults 2021-12-27 23:58:47 -05:00
mbax a0bdb54842 Update adventure 2021-12-03 20:16:45 -05:00
mbax 05353f7e2a Add minimessage docs link 2021-07-21 13:27:47 -04:00
mbax d2dc723265 Fix reordering issue on non-full vault sizes:
No longer tries to save a 6 row vault unless the vault has 6 rows.
2021-07-21 13:19:55 -04:00
mbax e75dc6c609 Signs are not commands 2021-06-26 16:56:57 -04:00
mbax bcb3d7e5a5 Light cleaning 2021-06-04 23:40:35 -04:00
mbax a6d045a8e2 Fix minor migration quirk 2021-05-22 21:41:04 -04:00
mbax c0dfd8b699 Less spammy move error 2021-05-22 21:34:34 -04:00
mbax a57413f011 Polish new conversion 2021-05-22 21:34:33 -04:00
mbax 3696d4eb94 Fancier debug/help 2021-05-22 21:34:32 -04:00
mbax de58a37d2d Healthier conversion strategy 2021-05-22 21:32:57 -04:00
mbax 5e3deaa8e2 Introduce MiniMessage, new lang, and fix storage quirks 2021-05-22 21:32:49 -04:00
mbax 4e735b5546 Compatible with Java 16 2021-05-21 23:21:21 -04:00
mbax 4a79cfd41c More sign debug stuffs 2021-04-10 20:26:05 -04:00
mbax 9bd9ee6645 Fix sign listener to handle all MC versions 2020-10-30 22:19:57 -04:00
Matt Baxter 8b65db8fc1 Fix inventory quirk (#419) 2020-10-09 22:56:41 -04:00
CmdrKittens af49c72c3d Allow sign usage on first join 2020-08-11 15:33:36 -04:00
CmdrKittens 997ad68cdd Patch Spigot storage bug 2020-07-28 15:23:13 -04:00
CmdrKittens 17e0984165 Sign preservation 2020-07-27 23:52:12 -04:00
CmdrKittens 4a2f70bf1b Improved item handling 2020-06-04 20:36:01 -04:00
CmdrKittens 18dac06fa9 Better handle cancelled inventory open event 2020-04-24 16:31:36 -04:00
CmdrKittens 288c53be49 Add a bit more debug 2020-04-24 16:31:28 -04:00
CmdrKittens 3925012a94 Link, wake up... 2020-04-13 14:57:22 -04:00
CmdrKittens db414a7d2f Check permission node correctly in command 2020-04-11 23:22:48 -04:00
CmdrKittens 1ee7bce3ee Allow left clicking for sign-setting 2020-04-11 11:39:56 -04:00
CmdrKittens 4e679aba9b Resolve cleanup timing bug 2020-04-09 23:27:56 -04:00
CmdrKittens 51363a4cbb Lang cleanup 2020-04-09 23:13:50 -04:00
CmdrKittens fbb7f6a01c Don't add extra space if title prefix is empty 2020-04-09 22:34:29 -04:00
CmdrKittens 6876a68429 Add Danish. Thanks, @AggerTV 2020-04-09 22:27:49 -04:00
CmdrKittens aaf98cad02 Resolve configuration resetting concern 2020-04-09 22:21:22 -04:00
CmdrKittens 55a314a5c6 Informative config migration 2020-04-09 21:42:10 -04:00
CmdrKittens d450ffc1f9 Properly handle two languages 2020-04-09 21:41:15 -04:00
CmdrKittens ab9919071a Don't charge players for costs of zero 2020-04-09 10:50:46 -04:00
CmdrKittens 2e4fef70d9 Improve debug, and other informative messages 2020-04-09 01:54:32 -04:00
CmdrKittens 6d95eadf78 Improve rendering of config 2020-04-09 01:04:53 -04:00
CmdrKittens 9a8538b844 Customizable default (no perms) vault size 2020-04-09 00:49:34 -04:00
CmdrKittens 167189c064 Apply customizations to config lib 2020-04-09 00:30:07 -04:00
CmdrKittens 2286fd7656 New config 2020-04-09 00:18:17 -04:00
CmdrKittens a2980ca603 Amend previous commit 2020-03-28 22:52:32 -04:00
CmdrKittens 1547e58b9b Add bstats 2020-03-28 22:16:00 -04:00
CmdrKittens ebfee098c1 Prevent items the server deems invalid from getting into vaults 2020-03-28 19:53:00 -04:00
CmdrKittens d362c6810e Some more light cleaning 2020-03-23 21:23:05 -04:00
CmdrKittens c3473b1c81 Some light cleaning 2020-03-18 19:22:49 -04:00
CmdrKittens 0272e20d60 Configurable max amount to test via perms 2020-03-17 21:35:20 -04:00
CmdrKittens 876c696e86 Prettier code 2020-03-17 21:32:59 -04:00
ArtelGG 0592554f0c Rework vault signs (#387)
* Rework vault signs

* Fix potential vault sign issues
2019-05-30 09:28:03 -07:00
Trent Hensler 6406e3d19f Check for null on item click 2019-05-20 11:10:58 -07:00
Trent Hensler 8008663c1f Update to 1.14 in a backwards compatible way. 2019-04-28 15:48:56 -07:00
Trent Hensler 077745733b Send messages the right way. Fixes #378 2018-12-29 15:45:06 -08:00