nossr50
53d6065185
Numerous COTW tweaks
2019-07-01 23:50:30 -07:00
nossr50
e71c95139d
RetroMode is now the default mode.
2019-06-24 23:31:31 -07:00
nossr50
04c6bd8750
Admin notifications convenience methods handled by NotificationManager
2019-05-18 10:09:45 -07:00
nossr50
734dfcdec5
Add toggle to disable event information on player join
2019-05-16 11:40:47 -07:00
nossr50
c8a32b8b38
Add toggle for event broadcasts - General.EventBroadcasts
2019-05-16 11:34:26 -07:00
nossr50
f1d9f787f4
2.1.35
2019-04-04 00:39:00 -07:00
nossr50
ac10261803
Blast Mining uses Pickaxe + Missing Taming XP entries
2019-04-03 21:54:49 -07:00
nossr50
f3837265db
2.1.33
2019-04-02 23:03:48 -07:00
nossr50
ae551e17cd
2.1.32
2019-04-01 10:16:43 -07:00
nossr50
b7d33f0227
Adding missing Double Drop entries for Woodcutting
2019-03-29 18:11:32 -07:00
nossr50
28c7fdd4e2
Add missing Herbalism entries to config
2019-03-29 17:57:48 -07:00
nossr50
53534e0f1d
Fixing Mining Double Drops (update configs)
2019-03-29 17:44:54 -07:00
nossr50
faab64864a
Fixing Double Drops for Mining -- READ THE FULL COMMIT MSG
...
This fix is very similar to what was deployed for Herbalism in 2.1.22
NOTE: Here's what your Double_Drop entries in Config.yml for Mining should look like
https://paste.gg/p/anonymous/dcd06f1215844311b4f2225f200090d1
IMPORTANT: Version 2.1.22 which came before this had a similar fix for Herbalism, instructions on how to fix your Herbalism Double Drops can be found here
https://www.spigotmc.org/resources/official-mcmmo.64348/update?update=269868
2019-03-23 18:07:23 -07:00
nossr50
ce6553d857
Fixing Double Drops for Herbalism (Update your configs) see changelog for instructions
2019-03-23 13:34:14 -07:00
nossr50
a22636b2d9
Flux Mining will now be a passive and not an item
2019-01-28 17:48:26 -08:00
nossr50
76ddcc4cf0
You can now enable Party Friendly Fire
2019-01-21 15:43:54 -08:00
nossr50
29befac27e
Scoreboards are now OFF by default
...
I don't like them.
2019-01-18 14:20:31 -08:00
nossr50
008e29117f
RetroMode will default to false on new installs of mcMMO
2019-01-15 03:33:42 -08:00
nossr50
4a30fcc2de
2.1.0 is probably playable now, but not unfinished
2019-01-15 02:43:44 -08:00
nossr50
5114bbc40d
Fixing the YAML indentation
2019-01-14 22:52:15 -08:00
nossr50
4fcf0b0519
Reducing the amount of config confusion for retro mode
...
This is to avoid confusion, if you want this kind of customization I'll add it in but disassociate it with retro mode.
2019-01-14 22:48:37 -08:00
nossr50
a21b4585c5
Classic Scaling is now Retro Mode to avoid confusion
2019-01-12 22:14:23 -08:00
nossr50
4cfb7a5f4b
mcMMO now supports SSL and tries to use it by default for MySQL (turn this off in config.yml MySQL.Server.SSL)
...
this fixes a lot of console spam from default mysql installs
2019-01-12 17:26:17 -08:00
nossr50
b572c0aea9
Fixing some issues with scoreboards, it's getting late so I'll take a better look at them in the morning.
2019-01-11 10:27:11 -08:00
nossr50
19c38f0cb1
Parties can now have max size limits (configurable), by default party sizes are unlimited.
2019-01-11 06:17:07 -08:00
nossr50
adc83d29a7
The new URL links can now be disabled in config.yml
2019-01-11 02:24:11 -08:00
nossr50
7c024314b7
Classic mode setting is now UseOldLevelScaling to lessen confusion
2019-01-11 01:52:16 -08:00
nossr50
f828084246
Added config option to easily disable all scoreboards
2019-01-11 01:47:36 -08:00
nossr50
bec088c969
Some work on milestones is done
2018-12-31 10:10:00 -08:00
nossr50
0d260a74c9
Refactoring to make my life easier
2018-12-29 05:24:55 -08:00
nossr50
164d429acc
Reverting a change regarding level caps
2018-12-28 10:12:21 -08:00
nossr50
93d10c0739
Starting work on converting skills to use the new 100-scale system
2018-12-26 23:59:43 -08:00
nossr50
6ec61ecb76
Fireworks from ability activation will be Opt-In, updates to strings
2018-12-24 19:05:46 -08:00
András Marczinkó
592c3a2142
Fix woodcutting double drop item names ( #3585 )
2018-09-23 14:43:38 -04:00
András Marczinkó
e9ca341476
End_Bricks renamed to End_Stone ( #3584 )
2018-09-23 11:52:48 -04:00
András Marczinkó
10ff097232
Fix config item names ( #3583 )
2018-09-22 13:45:25 -04:00
Shane Robertson
63378ae4c1
Updated herbalism (crop replaced by ageable) ( #3523 )
...
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain
* Removed debug prints
* Updated configs
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain & updated wooden_tools
* ACTAULLY removed debug prints
* [WIP] Replacing bukkit treespecies
This feature has been unofficially deprecated, (not yet fixed/marked in bukkit)
Also updated config.yml to match changes
* Updated configs
* [WIP] Replacing MaterialData with Blockdata
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain
* Fixed most block based experience gain & updated wooden_tools
* Removed debug prints
* ACTAULLY removed debug prints
* [WIP] Replacing bukkit treespecies
This feature has been unofficially deprecated, (not yet fixed/marked in bukkit)
Also updated config.yml to match changes
* Fixed greenterra
Replaced deprecated features
2018-07-31 21:35:45 -04:00
Shane Robertson
ee324c77a9
Fixed errors with block-based skill experience ( #3506 )
...
* Updated configs
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain
* Fixed most block based experience gain & updated wooden_tools
* Removed debug prints
2018-07-26 19:53:29 -04:00
shanedrgn
6296a6adde
Updated configs
...
Signed-off-by: t00thpick1 <t00thpick1dirko@gmail.com>
2018-07-25 20:20:31 -04:00
Glitchfinder
906ead53dd
Merge branch 'patch-1' of github.com:ChrisLane/mcMMO
2018-05-11 10:09:37 -07:00
ezeiger92
feeb17d6f0
Scale fishing drop chance by lure rather than subtracting 1
...
Fixes mcMMO-Dev/mcMMO#3383
Added config option for lure enchantment modifier
Fixes lure enchantment having no effect on drops from offhand
2018-02-15 15:48:21 -08:00
t00thpick1
9df72e61a2
Mob Health bars global toggle
2017-10-03 23:32:54 -04:00
Chris Lane
ee245d348f
Remove duplicate "Beetroot_block" option
2017-06-23 14:34:24 +01:00
t00thpick1
8901db4e18
Add Beetroot to herbalism skill
...
Merge pull request #2918 from isokissa3/master
His was better.
(cherry picked from commit 3ed0fdf330
)
2016-06-26 17:14:19 -04:00
t00thpick1
70de0ba00b
Enable Beetroot I think
2016-06-19 17:33:43 -04:00
Dor
a557fc7d3c
Use getItemInMainHand()
...
Add 1.9 blocks to be detected for experience rewards.
Add experience rewards for the Chorus plant.
Add experience rewards for the Shulker mob.
2016-03-11 16:20:23 +02:00
t00thpick1
272e99d41f
Master volume config option
2016-03-06 16:48:56 -05:00
t00thpick1
f4b6d7845e
Add config option to auto-truncate player skill levels that exceed the configured max level. Adds #2512
...
Also removes a good bit of magic numbering from FlatFileDatabaseManager
2015-11-12 19:10:30 -05:00
mjkaufer
9426f44cdd
Added isUnarmed Method
...
Checks if the player is not holding a tool, as opposed to checking if
the player is holding air. This means that attacking with something such
as a dirt block would count as unarmed.
2014-12-29 16:31:18 +01:00
TfT_02
eda18bc990
Only show the scoreboard tips a couple of times
...
We can assume a player knows how scoreboards work after showing them
the tips a few times across multiple login sessions
Adds #1833
2014-12-23 14:08:29 +01:00