Commit Graph

244 Commits

Author SHA1 Message Date
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
Trent Hensler f463dedee6 Update license headers in all files. 2018-12-17 20:08:56 -08:00
ArtelGG 88e0351826 Retain cross-version compatibility & cleanup (#374) 2018-12-17 19:58:55 -08:00
Trent Hensler a3d72a0a28 Commit rest of files. 2018-12-16 22:37:41 -08:00
Trent Hensler 181bb89ac0 Rework operations to allow for owners of vaults to be Strings, which is more friendly to third party or group vaults. Fixes compatibility with FactionsUUID. 2018-12-16 22:13:13 -08:00
Trent Hensler 55cbea8582 Set vault size manually instead of relying on Inventory object. Fixes #366 2018-12-15 16:13:40 -08:00
Trent Hensler 8b8ba97386 1.13 2018-08-06 13:34:20 -07:00
Trent Hensler 57663bed8e Ignore folders when checking file last edit date 2018-07-02 13:23:02 -07:00
Trent Hensler 920a4398e1 Safely handle cancelled inventory open events on vaults by checking if inventory is null AFTER it's opened. Resolves #354 2018-05-21 13:51:39 -07:00
Jamie Sinn 2b687fc42e Warn -> Info (#357) 2018-05-13 15:30:34 -07:00
Jamie Sinn 10befe7f61 Correct the lang file (#356) 2018-05-13 14:00:46 -07:00
Jamie Sinn 79fe9b53f8 Delete all vaults (1-100) 2018-05-11 19:34:16 -07:00
Trent Hensler a58320a5f3 Only charge in one spot for vaults 2018-04-06 15:48:21 -07:00
Trent Hensler 73d7fbbca4 Check for null here and log 2018-04-06 15:29:51 -07:00
Fix3disTaken 85e4344436 Turkish translation added (#345) 2018-03-31 17:57:07 -07:00
Trent Hensler b1033c77ad Set vault holders 2018-03-23 18:28:22 -07:00
Trent Hensler 19b79b41a1 Stop using our own deprecated method on shutdown. Attempt to force close player's vault if they have it open while the server is shutting down. Should resolve #338 2018-03-18 12:39:37 -07:00
Trent Hensler 6bdb2212ec Revert "Added ItemFlag support and patch error when loading ItemFlags from file."
This reverts commit 4ba4f5da25.

Should fix #332 and #329
2018-03-02 10:10:46 -08:00
kashike 1611e29a4f don't use the wrong language version 2018-02-19 23:32:24 -08:00
Trent Hensler 668a3be6a9 Properly check for numbers in pvdevl. Fixes #334 2018-02-17 12:25:12 -06:00