Commit Graph

77 Commits

Author SHA1 Message Date
mbax 612f013de7 Remove old lang things 2022-06-29 20:14:12 -04:00
mbax 6a0d3e2545 :3 2022-03-31 18:22:45 -04:00
andrewkm 5077a42f9b Bruh please. (#436) 2021-07-20 17:06:31 -04:00
mbax 2e63012edd Better credit 2021-06-04 23:50:01 -04:00
mbax 3696d4eb94 Fancier debug/help 2021-05-22 21:34:32 -04:00
CmdrKittens 0efcf13494 Soft depend MV-inventories to enforce stopping before it 2020-04-25 11:21:09 -04:00
CmdrKittens d6ed5a79a5 Add default perm 2020-04-13 16:14:18 -04:00
CmdrKittens 51363a4cbb Lang cleanup 2020-04-09 23:13:50 -04:00
CmdrKittens 6876a68429 Add Danish. Thanks, @AggerTV 2020-04-09 22:27:49 -04:00
CmdrKittens 2286fd7656 New config 2020-04-09 00:18:17 -04:00
CmdrKittens ebfee098c1 Prevent items the server deems invalid from getting into vaults 2020-03-28 19:53:00 -04:00
CmdrKittens 0272e20d60 Configurable max amount to test via perms 2020-03-17 21:35:20 -04:00
ArtelGG 0592554f0c Rework vault signs (#387)
* Rework vault signs

* Fix potential vault sign issues
2019-05-30 09:28:03 -07:00
Vasiliy b81789f7ba Add Russian locale file (#382) 2019-03-28 13:20:50 -07:00
ArtelGG 88e0351826 Retain cross-version compatibility & cleanup (#374) 2018-12-17 19:58:55 -08:00
Trent Hensler 21222e0232 Remove unused node pointed out in #363 2018-12-16 22:39:06 -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 8b8ba97386 1.13 2018-08-06 13:34:20 -07:00
ArtelGG f0bed171c2 Update all the language files (#361)
* Add missing placeholder comment (lang.yml)

* Add missing placeholder comment (turkish.yml)

* Add missing placeholder comment (german.yml)

* Add missing placeholder comment (english.yml)

* Add missing placeholder comment (dutch.yml)

Also added some rough Google translations.

* Add missing placeholder comment (bulgarian.yml)

* Translate a comment (german.yml)

* Add missing translation (turkish.yml)

* Add missing language option (german.yml)

NEEDS TRANSLATION

* Add missing language option (turkish.yml)

NEEDS TRANSLATION

* Add missing language option (english.yml)

* Add missing language option (dutch.yml)

NEEDS TRANSLATION

* Add missing language option (bulgarian.yml)

NEEDS TRANSLATION
2018-06-18 12:36:23 -07:00
ArtelGG ed858dd01e Use shorter link to fit it on one line in game (#348) 2018-05-18 16:36:11 -07:00
Jamie Sinn 10befe7f61 Correct the lang file (#356) 2018-05-13 14:00:46 -07:00
Paul Keller 3bd3368f4d added German translation (#347)
* added german translation

I translated your lang file in to german but left some english names (likes PlayerVaults) because they are commonly used in the german language or stand for names like the plugin name.
Greetings 
Paul

* Update german.yml
2018-04-09 10:18:20 -07:00
Fix3disTaken 85e4344436 Turkish translation added (#345) 2018-03-31 17:57:07 -07:00
Trent Hensler 9b552eca10 Correct path for vault title. Allows you to properly change it. 2018-03-23 18:20:01 -07:00
ArtelGG 1fba2f0aaf Update english.yml 2018-03-13 10:32:00 -04:00
ArtelGG 39f109e648 Update dutch.yml 2018-03-13 10:31:48 -04:00
ArtelGG 885080fddf Update bulgarian.yml 2018-03-13 10:31:28 -04:00
ArtelGG b4def0eacb Update lang.yml 2018-03-13 10:31:00 -04:00
GrizzsChannel 41ea3fde09 Updated website link (#327)
Not sure if this will affect the plugin, but it shouldn't.
2018-01-11 22:53:15 -08:00
GrizzsChannel 4a680e506e Updated link (#324) 2018-01-11 17:08:36 -08:00
Trent Hensler 5f115f631b Save all lang files to disk. Allow switching between languages in the config file.
This will break anyone using the current lang.yml. They'll just need to move it to lang/english.yml
2018-01-06 19:50:47 -08:00
Trent Hensler e8843bc054 Null check 2018-01-01 00:24:42 -08:00
Trent Hensler c1ff332565 4.0.1 2018-01-01 00:19:21 -08:00
Trent Hensler 5a338937e7 Base64 vault management 2017-12-25 02:46:14 -06:00
Trent Hensler e5fb65b8d9 Attempt maven version 2016-08-29 18:42:05 -07:00
Trent Hensler 48206f552f Remove stupid workbench command. 2016-05-30 14:37:40 -07:00
kashike aaef544ea4 Don't create new file when attempting to load cache. Fixes #107 2016-02-05 23:03:15 -08:00
drtshock 444ae3d1ab Only load signs if we need to.
Large servers were having some performance issues in the blockphysicsevent in the signlistener class, this helps relieve that stress.
2015-07-25 14:21:51 -05:00
drtshock 2c8691bcd8 Add lots of debug.
Hopefully help give some insight into #88.
2015-07-07 15:20:02 -05:00
drtshock b3ed171291 Add build number into plugin.yml version. 2015-07-07 15:09:35 -05:00
drtshock 24f423d2f3 Add configurable blocked items list. 2015-05-21 10:39:34 -05:00
drtshock ec609f329e Add missing key to default lang file. Resolves #65. 2015-04-28 11:32:43 -05:00
drtshock 30b76349a2 Add pvreload command. Resolves #32. 2015-04-27 14:27:49 -05:00
drtshock 573f58ee2f Make help message configurable. Resolves #52. 2015-04-27 14:22:56 -05:00
drtshock 8375d71e3e Fix sign usage permissions. Resolves #54. 2015-04-27 12:31:43 -05:00
Joshua Popoff b8b7c24d9d add a config option to disable backups. closes #45 2014-11-24 00:40:15 -08:00
turt2live 57272da0cc Allow async conversion and use a UUID service where possible 2014-08-31 18:45:58 -06:00
turt2live 338d2cb889 Add converting framework as well as the converter for Backpack
Adds command /pvconvert <all | plugin name>
Adds permission playervaults.convert
Adds Converter interface for future converters
Adds BackpackConverter - A converter for Backpack
(http://dev.bukkit.org/bukkit-plugins/backpack/)
2014-08-31 17:10:26 -06:00
Joshua Popoff 2e429ceb21 Do a bit more cleanup, and shuffle a few things around 2014-05-06 22:37:48 -07:00
Joshua Popoff b5ef633105 General cleanup of everything I can see right now 2014-05-05 12:53:26 -07:00