Gabriele C
00c6b17f3e
Add customizable anto bot message
2015-12-01 15:42:02 +01:00
Alexandre Vanhecke
8b08b1a7dd
Merge pull request #278 from Bodyash/master
...
Color Codes change in messages_ru
2015-11-30 19:06:47 +01:00
DNx
406c58f585
Remove build time from plugin version.
2015-11-30 10:24:33 +07:00
Gabriele C
109c85f4dd
Auto build number + helpHeader config
2015-11-29 14:27:44 +01:00
Gabriele C
594d4f7b30
revert broken maven features
2015-11-26 22:14:31 +01:00
Gabriele C
db67c77b33
auto build number
2015-11-26 19:20:25 +01:00
Tim Visée
1b30139ded
Added note for possible invalid permission nodes in plugin configuration
2015-11-26 18:51:23 +01:00
Tim Visée
e37ddfdca2
Removed invalid permission node from plugin configuration
2015-11-26 18:49:18 +01:00
DNx5
b6f6599779
Cleanup maven transitive dependencies
...
test to add jenkins build number in plugin version
2015-11-26 23:55:57 +07:00
Gabriele C
43b9462ddc
cleanup
2015-11-24 21:13:09 +01:00
Bogdan
8933c55de4
Change some Color Codes in messages_ru.yml
2015-11-24 10:35:10 +02:00
ljacqu
215fedc585
Minor refactoring in CustomConfiguration / Messages
...
- CustomConfiguration should be abstract
- Reduce visibility of internal method
- Fix typo in English messages
- Remove or replace unnecessary javadoc
2015-11-22 02:02:49 +01:00
Tim Visée
eae6eb384f
Updated soft depends
2015-11-20 20:04:59 +01:00
Xephi59
46d39c7864
Fix attachment
2015-11-11 01:49:15 +01:00
Gabriele C
2c45cece00
fix plugin name
...
(i'm an idiot -_-)
2015-11-10 18:43:24 +01:00
Gabriele C
1c2cc959cc
cleanup
2015-11-08 14:51:55 +01:00
Gabriele C
d4498521c3
Remove useless hikari sqlite mode
2015-11-08 01:35:13 +01:00
DNx5
56aca7f473
this is enough.
2015-11-03 07:37:00 +07:00
Tim Visée
45fe939239
Improved Dutch language pack
2015-11-01 20:35:41 +01:00
Gabriele C
d478973fa5
Enhance join/leave message delay
2015-11-01 13:23:47 +01:00
vanhec_a
a2f5a7917d
Whoops ? :')
2015-10-16 17:03:34 +02:00
vanhec_a
39ab41f542
Add an option to disable all caching (useful if you use website
...
registration system)
2015-10-12 15:49:19 +02:00
Gabriele C
5576b117c9
cleanup + moved legacy chestshop support
2015-10-04 14:33:21 +02:00
games647
86ff20b6c9
Replacing old inventory protecting with safe packet modifications using ProtocolLib.
...
Instead of clearing the inventory of players and storing it's contents in a file, we now prevent
the server from sending the inventory packet if the player is not logged in. The player will
see a empty inventory, but has still his items stored on the server. Therefore we don't
need to modify the player's inventory and we won't make any inventory corrupted.
Fixes Xephi/AuthMeReloaded#203 ,
Fixes Xephi/AuthMeReloaded#193 ,
Fixes Xephi/AuthMeReloaded#191 ,
Fixes Xephi/AuthMeReloaded#148
Remove dead code + Fix empty inventory on the unregister command
Fix NPE if ProtocolLib isn't enabled or installed
2015-10-03 10:48:40 +02:00
Ivan Ip
b61db5c569
Simplified and updated strings.
...
Modified some translation and proofread grammars, for players' easy-understanding. Also corrected some typo on color scheme.
2015-09-28 16:34:07 +08:00
Gabriele C
d826777701
remove speed option + config description enhancements
2015-09-20 13:41:06 +02:00
Gabriele C
dc35d768aa
add max connections setting
2015-09-19 20:20:46 +02:00
DNx5
6a8e581ba8
added softdepend for PerWorldInventories
2015-09-16 11:20:43 +07:00
DNx5
232f332be2
revert, bad file encoding.
2015-09-15 13:43:39 +07:00
DNx5
e9cf5de663
added ID messages translation.
2015-09-14 23:39:53 +07:00
DNx5
b8abe71584
remove message 'bad_database_email'
2015-09-14 23:35:31 +07:00
Gabriele C
d8c2a25116
Working sqlitehikari! ;D
2015-09-13 12:25:12 +02:00
Gabriele C
d4cf739081
Fix hikari
2015-09-10 19:56:33 +02:00
Gabriele C
65bb488f4c
PBKDF2DJANGO Hash
2015-09-07 14:30:56 +02:00
Gabriele C
1f66a7474d
Stuff! + HikariCP Log4J
2015-09-05 00:45:48 +02:00
Gabriele C
b982ff3c95
Deprecated the chestshop hook
2015-08-13 19:25:00 +02:00
Xephi59
253b54da1d
Messages can now be customized more easily
2015-08-10 00:06:55 +02:00
Gabriele C.
fc97c60529
Update plugin.yml
2015-08-03 19:18:30 +02:00
Gabriele C
fc09fb3a5c
Updated plugin.yml
2015-07-30 23:54:19 +02:00
Gabriele C
79759bf139
Removed Passpartu feature
2015-07-29 14:12:22 +02:00
Xephi59
c51b131a54
Concurrent shit
2015-07-25 04:28:37 +02:00
Gabriele C
a614d3e554
Removed performance section
2015-07-24 23:31:17 +02:00
Gabriele C.
b150589080
Update messages_uk.yml
2015-07-24 09:22:08 +02:00
Gabriele C.
094f454cf2
Update messages_ru.yml
2015-07-24 09:21:17 +02:00
Gabriele C.
6189e63e31
Merge pull request #15 from Bodyash/master
...
Ukrainian Translation Update
2015-07-24 09:20:03 +02:00
Bodyash
350366c66e
Ukrainian Translation Update
2015-07-24 05:53:17 +03:00
Alexandre Vanhecke
98302e8325
Merge pull request #144 from AuthMe-Team/master
...
Update DE Translation
2015-07-24 04:18:27 +02:00
Bodyash
9fa3b02b4c
Russian Fix #2 (sorry for the first commit)
2015-07-24 05:09:14 +03:00
Bodyash
fe0be37d0a
Updated Russian Language
...
Some Fixes
2015-07-24 04:55:20 +03:00
irobin591
0de80f5b4b
Update de translation
2015-07-23 22:09:52 +02:00