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
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