Commit Graph

56 Commits

Author SHA1 Message Date
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
Joshua Popoff d6da845403 Tidy up commands, and make them output when things go boom 2014-05-05 12:13:49 -07:00
drtshock b704929834 Fix that typo 2014-04-23 16:34:41 -05:00
drtshock 90094fc889 clarity 2014-01-20 12:39:31 -07:00
drtshock 0362170e9b Cleanup task 2014-01-20 12:21:45 -07:00
gomeow 14f6102640 Add explanatory message in lang.yml 2014-01-03 10:20:35 -08:00
drtshock 481109cd05 Add vault title to the lang file. 2013-11-21 17:36:34 -06:00
drtshock 79a786a92d Check existing vaults a player has. Don't create a new vault when opening another player's vault. Actually implement costToOpen. Attempt to fix mcstats 403. 2013-10-21 23:32:36 -05:00
drtshock d451dcf48b Remove drop on death 2013-10-12 13:57:34 -05:00
drtshock 0d4aab35b9 let's ping mbaxter with this commit 2013-10-09 22:32:26 -05:00
drtshock 95564dc951 Add chest as a command alias. Remove build number from version 2013-09-16 21:21:39 -05:00
gomeow 0e67653d5b Ready pom for dev builds 2013-08-20 16:18:03 -07:00
gomeow b832fa839f Prepare pom.xml and plugin.yml for release 2013-06-08 16:11:23 -04:00
gomeow 62f4646a1b Add /wb alias for /workbench 2013-06-07 12:46:02 -04:00
gomeow dba9d77a54 Update pom.xml and plugin.yml for dev builds 2013-06-07 12:43:25 -04:00
gomeow 258cc7eb4a Update pom.xml and plugin.yml for release 2013-06-01 00:06:52 -07:00
drtshock 7e314222a8 Make build number show up prettier 2013-05-15 01:34:59 -05:00
drtshock 3a86bef4b9 Add build number to plugin.yml 2013-05-15 01:32:29 -05:00
drtshock ec7ff6933c ${project.version} cuz it's better. 2013-05-05 19:41:21 -05:00
gomeow b5fc36645e Start sign based accessing of Vaults 2013-04-22 16:32:44 -07:00
gomeow c2bde3a272 Add workbench command 2013-04-08 11:25:26 -07:00
gomeow 3bea5284be Mass changes, upgrade to v3.0.0
- Change storage method
- Add converter for both methods of storage
    - Dropping upgrade support possibly in the future
- Change backup location
2013-03-29 23:02:53 -07:00