be792a1052
Fix exploitPrevention() and add Javadocs
2013-10-28 15:39:47 +01:00
7b3fb46a9a
Improved AFK Acrobatics prevention mechanism
2013-10-25 22:02:39 +02:00
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
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
68c4b99d1b
Oops.
2013-10-18 10:16:51 -04:00
f282891d0a
More info for armor errors.
2013-10-18 10:15:23 -04:00
7f4e3fedb3
Need different methods for mod files and regular files.
2013-10-18 10:12:55 -04:00
2042e0cdbd
How did I not realize this would loop forever...
2013-10-18 10:02:11 -04:00
2662fee9fb
ACTUALLY use the proper path.
2013-10-18 10:02:10 -04:00
a774733af4
Use proper path
2013-10-18 09:23:10 -04:00
e125700b43
Fixed Fishing ability "Shake"
2013-10-18 12:25:49 +02:00
ed8197bd50
Remove level based bonus from Master Angler
...
Let's try this another way, instead of removing this passive ability all togheter I think it would be nice to keep the boat/biome catch rate boost. The level based boost was out of hand and counter-intuitive as it made leveling easier on high skill levels.
2013-10-12 02:41:13 +02:00
82f8c4ce36
Fishing Treasure Hunter overhaul
2013-10-12 02:41:13 +02:00
49cbaad47f
Clean up advanced.yml comments and keys
2013-10-11 16:22:30 +02:00
1d96ed72dc
Move Acrobatics XP settings to experience.yml
2013-10-11 15:18:57 +02:00
ec378d046f
Reformat advanced.yml making the keys consistent
2013-10-11 15:18:56 +02:00
a25dc24c6c
No reason to have this many functions...
2013-10-11 15:18:56 +02:00
68eb51a3d0
Removed Shake_UnlockLevel config option
...
because it is no longer needed.
2013-10-11 15:18:56 +02:00
2eda3a9c83
Add extra tiers! Every ability now has 8 tiers
2013-10-11 15:18:55 +02:00
ad8e200a84
Make sure we update the blocks config after this too.
2013-10-09 11:45:49 -04:00
0c83bf2a80
Improve our drop handling.
2013-10-09 11:44:45 -04:00
e1bf55b077
Backup old mod configs & replace with new.
2013-10-08 13:10:09 -04:00
81140824e4
Backup and replace updated treasures.yml file.
2013-10-07 13:09:46 -04:00
d5545de81f
Backup & replace the repair config files that have been updated.
2013-10-07 13:04:36 -04:00
8632baed27
No reason to handle this ourselves, Bukkit does it for us.
2013-10-07 11:54:23 -04:00
5131e74349
Save mod config files to "mods" rather than "ModConfigs", mirror directory structure inside the jar file.
2013-10-07 10:32:40 -04:00
3927427b5b
Refactor all our repairable stuff into a special package.
2013-10-07 10:23:04 -04:00
fb4777e7f0
Added XP boost to Acrobatics when wearing Boots of Feather Falling.
...
Adds #1098
2013-10-07 09:53:32 -04:00
c19ccbccac
Use only 1 extra durability by default, instead of 2
2013-10-06 10:08:06 +02:00
2f90e533a5
Improve validation messages of treasures.yml
2013-10-06 09:51:33 +02:00
eb2e0d3abf
Fixed Hylian Luck not working at all.
...
Fixes #1508
2013-10-04 10:27:18 -04:00
2e2abcd645
Handle this nicer
2013-10-02 10:42:06 +02:00
7c9356955e
ACTUALLY handle SQL passwords (or other fields) with '#' in them properly.
2013-09-30 16:17:44 -04:00
57541ec233
This can never be null, and there's no reason to pass that as a variable.
2013-09-30 14:19:07 -04:00
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
98e5e53fda
Ignore "#" in SQL passwords.
2013-09-30 08:36:32 -04:00
a63f745c73
Add custom mobs automatically as they're killed.
2013-09-26 15:06:36 +02:00
4a0fee5796
Use class names to better find custom entities.
2013-09-26 15:06:21 +02:00
cf90236e57
Redo blocks.yml
...
** YOU WILL NEED TO UPDATE THIS FILE **
2013-09-26 15:06:21 +02:00
fc6c7bb1de
Rework custom tool config.
...
** YOU WILL NEED TO UPDATE YOUR CONFIG TO THE NEW FORMAT **
2013-09-26 15:06:21 +02:00
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
933b6f278b
Disable partial name matching for offline players by default
...
#1482
2013-09-25 14:26:24 +02:00
239d7e33cb
Revert "Metrics be dead"
...
This reverts commit 0a9fd4a92e
.
2013-09-22 12:33:01 -06:00
0a9fd4a92e
Metrics be dead
2013-09-20 22:23:38 -04:00
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
1a88b0b944
Better way to handle ink sacks, allows for dropping of multiple types.
2013-09-16 12:48:08 -04:00
7bac0e2ca5
Dropped SpoutPlugin support
...
Because SpoutPlugin is not being updated to 1.6.x and mcMMO 1.4.07 does
not support any CB version below 1.6.x SpoutPlugin support is no longer
needed.
https://blog.spout.org/minecraft-1-6-and-the-legacy-finale/
2013-09-16 16:48:42 +02:00
64e1448782
Added ability to give items names & lore through treasures.yml.
...
Adds #1419
2013-09-15 21:09:32 -04:00
de07316261
Just in case there's something broken in the file.
2013-09-15 16:49:41 -04:00
8af41975ff
Don't keep trying to load if they've got an old file.
2013-09-15 16:09:41 -04:00