TfT_02
b653aa57b7
You can't accept an alliance request when you already have an ally
2014-02-09 16:10:43 +01:00
TfT_02
679f1ed629
Use default Vanilla MC potion data values in potions.yml
...
Fixes #1821
2014-02-04 16:48:10 +01:00
TfT_02
b50ba9c02e
Fix wrong data value of Potion of Hunger II
...
Fixes #1817
2014-01-26 15:13:35 +01:00
GJ
43e2c813d1
Clean up some of our messes.
2014-01-20 13:58:40 -08:00
TfT_02
c6ea32f0b0
Added Ender Dragon, Wither, and Witch to combat experience multipliers
...
They do not give any XP by default.
Fixes #1763
2014-01-19 19:40:33 +01:00
TfT_02
f3db90b6a9
Fix a couple of typos in plugin.yml
...
Mulitplies => Multiplies
2014-01-19 01:08:38 +01:00
TfT_02
82509fb476
Added custom XP boost perk
2014-01-19 01:08:38 +01:00
TfT_02
c27d79cf25
Added new XP perk - 10% boost
...
Adds #1698
2014-01-19 01:08:37 +01:00
TfT_02
c108a475e3
Fix a typo in the Alchemy skill guide
...
Concotions => Concoctions
2014-01-17 19:25:48 +01:00
TfT_02
818962e668
Added party levels
...
Parties now have XP and Levels. Party features such as party teleport and party chat have to be unlocked before they can be used by the party members
2014-01-17 18:56:27 +01:00
TfT_02
c729297615
Added party alliances
...
Adds the following commands:
`/party alliance`
`/party alliance invite <target>`
`/party alliance accept`
Allies will share party chat and will not be able to harm eachother.
Item and XP sharing is limitied to a single party. Allowing two parties
to team up without sharing resources and XP.
Closes #1009
2014-01-17 18:55:58 +01:00
TfT_02
27ff545d46
Add Alchemy hardcore settings to default config.yml file
...
These setting were already working, just forgot to add them to the
default file as well.
2014-01-17 00:17:10 +01:00
TfT_02
6143003516
Update PR to changes in master
...
- Special thanks, instead of in dev team
- Fix formatting issues
* Remove trailing whitespaces
* Rename method names of event listeners
* Check for negative instead of positive
- Added Alchemy skill guide
2014-01-16 22:32:40 +01:00
Eric Hildebrand
8f83e328b0
Introduction of new Alchemy skill!
2014-01-16 22:32:40 +01:00
TfT_02
491df2cc82
Changed the appearance of /mcmmo commands
...
Closes #978
2014-01-12 13:51:12 +01:00
TfT_02
0332c0f5e0
Move this comment up
...
#1538
2014-01-11 15:14:39 +01:00
TfT_02
a004d6976d
We already had a key called Confirm_Required
...
Another attempt to fix #1583
2014-01-11 14:54:01 +01:00
TfT_02
730f786d5b
Fix issue with /ptp command
...
Fixes #1773
2014-01-11 10:30:12 +01:00
TfT_02
1336aeaef0
Remove/move more comments on identical keys
...
#1583
2014-01-07 22:05:18 +01:00
TfT_02
3c078100e8
Another attempt to fix the broken config updater
...
An attempt to solve #1583
2014-01-07 20:50:48 +01:00
TfT_02
ea4c424e0f
Added level thresholds to hardcore modes
...
Players will not lose stats when their level is below the
Level_Threshold.
2013-12-15 23:27:37 +01:00
TfT_02
d2b6838453
Fix config.yml formatting
2013-12-08 11:40:09 +01:00
GJ
30a1b333b9
Need a space here.
2013-12-02 08:18:28 -05:00
t00thpick1
2d577e92f1
AntiTheft option for Disarm Ability
2013-12-01 19:08:22 -05:00
Luuk Jacobs
86b92b5b30
add alias to mcscoreboard
2013-11-27 00:35:58 +01:00
t00thpick1
870987bba7
SecondaryAbility's API additions
2013-11-22 12:32:23 -05:00
TfT_02
2b81b8daeb
Fix Commands.Scoreboard.Timer locale string
...
Closes #1626
2013-11-18 19:56:29 +01:00
GJ
5edbdec151
Actually fix broken locale string.
2013-11-15 07:25:50 -05:00
GJ
eaa38c11b8
Fix broken locale string.
...
Fixes #1615
2013-11-13 09:47:13 -05:00
GJ
e904e34556
Update Korean translation
...
Closes PR #1613 from @wolfdate25
2013-11-12 08:15:58 -05:00
t00thpick1
29f2525b58
Tend toward the smaller values, and configurable maximum for horse jump strength
2013-11-10 13:54:45 -05:00
GJ
69ef7f40d8
Command cleanup.
2013-11-08 23:14:11 +01:00
GJ
b90d1c31c7
Updated localization files
...
Includes new Portuguese (Brazil) translation provided by @FabioZumbi12
in #1585
Includes new Korean translation provided by @wolfwork in #1258
2013-11-06 09:48:05 -05:00
TfT_02
b1458840e7
Permissions should be lowercase
2013-11-02 19:29:36 +01:00
TfT_02
1fea786669
Added bypass permission for finding Fishing traps
2013-11-02 19:25:02 +01:00
TfT_02
408b8b2107
Added automatic cleanup of backups folder
...
By default mcMMO keeps the following files:
* All files from the last 24 hours
* Daily backups of the past week
* Weekly backups of the past months
Adds #1574
2013-11-01 16:43:56 +01:00
GJ
de3c4f8fd7
Smelting now works with custom ores.
...
Also fixed exploit where smelting XP could be awarded for some
non-smeltable materials.
2013-10-31 13:25:06 -04:00
GJ
1785bab504
Fix bug with Salvage config value.
...
After our renames and updates, Salvage was not reading the config value
for the anvil material properly.
2013-10-31 09:09:52 -04:00
GJ
41da32cd1b
Added options to disable various sound effects.
...
Fixes #1577
2013-10-31 09:03:29 -04:00
GJ
9ef3c721df
Formatting cleanup from the scoreboard update. Also handle skill permissions differently.
2013-10-28 13:04:46 -04:00
TfT_02
f55039ac6b
Earn XP when using Shake
...
Adds #1564
2013-10-28 17:38:03 +01:00
TfT_02
7b3fb46a9a
Improved AFK Acrobatics prevention mechanism
2013-10-25 22:02:39 +02:00
riking
17b7a9bf10
Add message to /mcscoreboard time [n]
2013-10-25 11:41:21 -07:00
riking
bd611ee11c
Add message to /mcscoreboard keep when a board is not shown
2013-10-25 11:39:24 -07:00
riking
95f15e68fe
New and Improved Scoreboard System
...
- Scoreboards now AUTO-UPDATE
- Scoreboards now COME IN COLOR
- If you want, they can come in EVERY COLOR (Config setting)
- Scoreboards can be displayed alongside chat output!
- Prevention of denial of service to SQL via spamming /mctop using a cooldown
- Added /mccooldown command to show cooldowns for all available skills
2013-10-25 09:49:02 -07:00
TfT_02
e0599a0dea
Subtract XP with Hardcore mode
...
Adds #1529
2013-10-20 20:02:16 +02:00
TfT_02
d410251595
Changed kraken default behavior
...
It will no longer broadcast chat messages globally by default, as well as strike lightning on it's target. Instead it will spawn explosion effects.
2013-10-20 17:04:50 +02:00
GJ
3252137ed7
Update locale files.
2013-10-18 10:20:38 -04:00
GJ
468fbdab56
SkillUtils cleanup, EventUtils creation
...
Move some functions in SkillUtils to more relevant locations.
Begin work on utility class to handle all event calls.
2013-10-15 13:03:33 -04:00
riking
44e3e4d1e1
Localize several command results
...
Also don't nullcheck the null-guarded mcMMOPlayer in PartyManager
2013-10-14 20:48:36 +02:00