TfT_02
|
eb589b6e78
|
Renamed some config options in the Commands section.
The following keys have been renamed:
* General => Generic
* p => partychat
* a => adminchat
|
2013-09-30 15:43:37 +02:00 |
|
GJ
|
98e5e53fda
|
Ignore "#" in SQL passwords.
|
2013-09-30 08:36:32 -04:00 |
|
TfT_02
|
00918fbdc1
|
Change this back, getPlayerExact() is faster
|
2013-09-30 14:04:34 +02:00 |
|
TfT_02
|
5ad0f2c624
|
Do a little bit of localebending
|
2013-09-30 11:32:35 +02:00 |
|
TfT_02
|
babb9baa2b
|
Handle joining disbanded parties properly
|
2013-09-30 11:22:15 +02:00 |
|
TfT_02
|
45143836e5
|
Fixed /party kick
Fixes #1499
|
2013-09-30 10:39:33 +02:00 |
|
TfT_02
|
ceacd7dc52
|
Fixed /party disband
|
2013-09-30 10:39:14 +02:00 |
|
TfT_02
|
6eb255632f
|
Clean this up a little bit
|
2013-09-30 10:24:36 +02:00 |
|
TfT_02
|
3a37d0e092
|
Fixing an error due to confusingly named check
Refactored healthBarEnabled to healthBarPluginEnabled to avoid this
from happening again.
|
2013-09-29 23:57:13 +02:00 |
|
TfT_02
|
4c7fb1854d
|
addRawXP should use float instead of int
|
2013-09-29 15:48:11 +02:00 |
|
TfT_02
|
763cff6898
|
Fixed a bug where Repair wasn't asking for confirmation
|
2013-09-28 19:46:47 +02:00 |
|
riking
|
fa34d06341
|
Clear child skill FamilyTree on reload
|
2013-09-27 15:46:19 -07:00 |
|
TfT_02
|
1ca53da0e2
|
Also try to count recipe ingredients regardless of repairMaterial
when the normal counting and the config value result in 0
Fixes #1484
|
2013-09-27 13:42:50 +02:00 |
|
TfT_02
|
57dfa00541
|
Fixed a NPE when an invalid repair material was entered
#1484
|
2013-09-27 10:46:54 +02:00 |
|
TfT_02
|
36ae84eada
|
Update README.md
|
2013-09-26 23:06:07 +02:00 |
|
GJ
|
7f290504ad
|
Set random jump strength for horses as well.
|
2013-09-26 10:43:45 -04:00 |
|
GJ
|
92b4be9a01
|
We don't use these parts of the updater.
|
2013-09-26 09:39:13 -04:00 |
|
GJ
|
8cb8dea642
|
Move Updater to independent package due to custom changes being overwritten by other plugins using the updater.
|
2013-09-26 09:37:31 -04:00 |
|
GJ
|
a63f745c73
|
Add custom mobs automatically as they're killed.
|
2013-09-26 15:06:36 +02:00 |
|
GJ
|
4a0fee5796
|
Use class names to better find custom entities.
|
2013-09-26 15:06:21 +02:00 |
|
GJ
|
cf90236e57
|
Redo blocks.yml
** YOU WILL NEED TO UPDATE THIS FILE **
|
2013-09-26 15:06:21 +02:00 |
|
GJ
|
fc6c7bb1de
|
Rework custom tool config.
** YOU WILL NEED TO UPDATE YOUR CONFIG TO THE NEW FORMAT **
|
2013-09-26 15:06:21 +02:00 |
|
GJ
|
1b92131ce9
|
Added Carrot on a Stick, and Flint & Steel to repair.vanilla.yml
|
2013-09-26 14:58:31 +02:00 |
|
GJ
|
792ecd6aad
|
Rework armor.yml to take item names instead of IDs in advance of 1.7 changes.
** YOU WILL NEED TO REDO YOUR armor.yml FILE **
|
2013-09-26 14:58:30 +02:00 |
|
TfT_02
|
933b6f278b
|
Disable partial name matching for offline players by default
#1482
|
2013-09-25 14:26:24 +02:00 |
|
TfT_02
|
45dfc13ebd
|
Match playernames using OfflinePlayers instead
Fixes #1482
|
2013-09-24 11:40:53 +02:00 |
|
dddeeefff
|
1254ab232a
|
Add randomized Horse appearance to Call Of The Wild
|
2013-09-23 22:29:02 +02:00 |
|
dddeeefff
|
b49e56c857
|
Added missing COTW message when there are too many Horses nearby
|
2013-09-23 22:29:01 +02:00 |
|
TfT_02
|
d5bd9a1693
|
Fixed some small mistakes in CommandUtils
|
2013-09-23 20:22:41 +02:00 |
|
GJ
|
9b60cd96f9
|
Don't need these keys with the new format either.
|
2013-09-23 10:33:50 -04:00 |
|
TfT_02
|
0a05ed98d0
|
Updated to the new format!
|
2013-09-22 23:28:09 +02:00 |
|
TfT_02
|
6a3a564bd4
|
Use cooldownExpired here as well.
|
2013-09-22 23:28:09 +02:00 |
|
TfT_02
|
3828f78480
|
Fixed respawn cooldown checks
Thanks @Riking for pointing this out!
|
2013-09-22 23:28:08 +02:00 |
|
Travis Ralston
|
239d7e33cb
|
Revert "Metrics be dead"
This reverts commit 0a9fd4a92e .
|
2013-09-22 12:33:01 -06:00 |
|
TfT_02
|
b8c479549c
|
Disable our healthbars when the plugin "HealthBar" is found
Adds #1477
|
2013-09-22 16:55:02 +02:00 |
|
t00thpick1
|
0a9fd4a92e
|
Metrics be dead
|
2013-09-20 22:23:38 -04:00 |
|
TfT_02
|
4c96161acb
|
Don't throw errors about dropped columns
|
2013-09-20 21:39:20 +02:00 |
|
TfT_02
|
ce7a7a31a7
|
A bit of cleaning up
|
2013-09-20 00:15:22 +02:00 |
|
TfT_02
|
834e26b44e
|
Minor improvements
|
2013-09-19 21:47:12 +02:00 |
|
GJ
|
f71b302f6f
|
Don't need this anymore.
|
2013-09-19 15:19:16 -04:00 |
|
GJ
|
566a381e95
|
Remove debug message, use recipe method for salvage.
|
2013-09-19 15:17:19 -04:00 |
|
GJ
|
5d7d779a49
|
Changed format of repair.vanilla.yml. **YOU WILL NEED TO UPDATE YOUR FILE TO THE NEW FORMAT**
|
2013-09-19 11:02:47 -04:00 |
|
GJ
|
59a35b170c
|
Oh yeah, that's why.
|
2013-09-18 15:42:54 -04:00 |
|
GJ
|
14eb473355
|
Why we were making this so complicated, I'll never know.
|
2013-09-18 14:55:17 -04:00 |
|
GJ
|
a8e23e08ee
|
Remove HudType from Flatfile records.
|
2013-09-18 11:54:23 -04:00 |
|
GJ
|
15f5dcf860
|
Removed HudType references from the database.
|
2013-09-18 09:57:28 -04:00 |
|
GJ
|
9be9908a22
|
Remove unused imports.
|
2013-09-18 09:39:54 -04:00 |
|
GJ
|
446b6c107b
|
Remove empty lines from FlatFile - the plugin will not enable if these are present.
|
2013-09-18 08:34:47 -04:00 |
|
GJ
|
5a3f8ad15f
|
Add COTW info for horses to the Taming command.
|
2013-09-17 14:13:11 -04:00 |
|
GJ
|
3a2c6a0827
|
We can have ' again!
|
2013-09-17 14:09:39 -04:00 |
|