t00thpick1
8cbb57df97
Fix herbalism I think
2017-07-23 18:06:45 -04:00
t00thpick1
44684fcfd0
Fix green thumbing plants to grow. They need to be in the config to be used, but at 0 exp so we don't gain exp off them
2017-06-27 20:26:55 -04:00
Chris Lane
ee245d348f
Remove duplicate "Beetroot_block" option
2017-06-23 14:34:24 +01:00
t00thpick1
15436b44da
Update configurations and skill block checks to be more configurable.
2017-06-10 13:47:20 -04:00
t00thpick1
5c267663a2
Merge pull request #3160 from filoghost/patch-1
...
Fix permission error
2017-06-07 21:24:00 -04:00
Nathan Piercy
95167f44f1
Add shaking from shulkers
2017-06-04 16:34:48 +10:00
filoghost
0911c86422
Prevent players from resetting each other's skills
...
The child permission has the value set to false. From http://bukkit.gamepedia.com/Plugin_YAML : "a child node of false inherits the inverse parent permission". Having the value set to false grants the permission to reset other players' skills to everyone that doesn't have the mcmmo.skillreset permission, which by default nobody has.
2017-04-24 20:17:43 +02:00
t00thpick1
7d05c9d8e6
Add some more defaults into the config. Remove the parts that delete keys, I don't maintain config files well enough to have them remove unknown keys.
2017-04-15 00:24:39 -04:00
kanesada2
4e2903e65c
I used wrong treasure.yml...
2017-01-13 14:28:54 +09:00
kanesada2
2e7f56eeb5
fix shake for WITHER-SKELETON. avoid to use getSkeltonType()
2017-01-13 14:10:55 +09:00
t00thpick1
c029b51c97
Doesn't look like CI handles this anymore :(
2016-12-04 21:39:15 -05:00
t00thpick1
a51585f5d0
Merge pull request #3007 from FabioZumbi12/master
...
Fix pt-br strings
2016-08-20 22:00:05 -04:00
FabioZumbi12
31c8cf9766
Fix translated strings
...
Fix translated strings
2016-08-05 09:59:39 -03:00
t00thpick1
8901db4e18
Add Beetroot to herbalism skill
...
Merge pull request #2918 from isokissa3/master
His was better.
(cherry picked from commit 3ed0fdf330c143b4d2067bace2a829e153b3d948)
2016-06-26 17:14:19 -04:00
t00thpick1
fb3363661b
Remove invalid enchantment from default config
2016-06-19 17:42:40 -04:00
t00thpick1
70de0ba00b
Enable Beetroot I think
2016-06-19 17:33:43 -04:00
t00thpick1
dcd79e87e1
This command probably works
2016-04-23 00:32:04 -04:00
Dylan
538a0c5d6c
Fixes Stage 1 Potions
...
The 'NETHER_WARTS' material enum should be 'NETHER_STALK' to represent the actual item.
Adds Dragon's Breath as Tier 1 Ingredient so lingering potions are actually validated as an mcMMO brew.
Adds second type of Potion of Water to support water potions that are spawned in via commands or other plugins.
2016-03-21 14:38:58 -04:00
t00thpick1
6cce3098db
Update PotionConfigGenerator and default potions.yml for missing potions
2016-03-17 12:31:20 -05:00
t00thpick1
9094e5feb8
French Translation update provided by @HollishKid Resolves #2819
2016-03-17 12:12:22 -05:00
t00thpick1
ec774b590b
Fix potions. Fixes #2813 , #2814
2016-03-16 00:39:36 -05:00
t00thpick1
1f05967b0b
Merge pull request #2725 from EvilOlaf/patch-3
...
Fix space and color code
2016-03-12 17:56:11 -05:00
t00thpick1
f2668d7dbb
Merge pull request #2735 from EvilOlaf/patch-2
...
fixed typo
2016-03-12 17:55:46 -05:00
t00thpick1
c75715b186
We need to name the custom potions.
2016-03-12 17:52:19 -05:00
t00thpick1
a238b7029d
Update default potions.yml and add tool to do so in the future.
2016-03-12 17:45:14 -05:00
t00thpick1
cbf2f34f93
Update Treasures for potions
2016-03-11 22:42:55 -05:00
Dor
eaa1a8edca
Chorus plant experience reward is now 1 instead of 2.
...
Sneaking is required if the player has an item in the off hand and
they're not in a vehicle.
2016-03-12 05:31:11 +02:00
t00thpick1
376abdf49e
Merge pull request #2799 from DorCoMaNdO/patch-3
...
Use getItemInMainHand()
2016-03-11 22:09:08 -05:00
t00thpick1
a534f9aac1
Update default Potions.yml to have some of the new format, someone should PR a full update.
2016-03-11 21:15:22 -05: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
28a2b9668d
I think preserve potions backwards compatability and also update documentation.
2016-03-01 17:16:59 -05:00
t00thpick1
f52d9feef8
Update Alchemy for 1.9 Configuration style has changed, but theoretically old version should still work I think.
2016-03-01 17:05:58 -05:00
Very Evil Olaf
635a4f7265
fixed typo
...
smelt = Schmelzung, not Schmelung
2015-12-28 20:18:55 +01:00
Very Evil Olaf
6cf7167c09
Fix space and color code
2015-12-10 21:37:42 +01: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
t00thpick1
1f9c3759e7
Merge pull request #2441 from wolfdate25/patch-2
...
Update locale_ko.properties. Hope this is right, I cannot read it personally.
2015-11-04 15:46:55 -05:00
t00thpick1
9fb72cfea8
Merge pull request #2648 from EvilOlaf/patch-2
...
Update locale_de.properties
2015-11-04 15:46:13 -05:00
Very Evil Olaf
8e2b8f111f
Update locale_de.properties
...
Add missing space
`Fixen` can not be used in this context. `Reparatur` is slightly better.
2015-08-03 16:53:48 +02:00
Very Evil Olaf
08766a0ff7
Missing bracket
2015-08-03 15:17:52 +02:00
t00thpick1
f108de9ba2
Incorrect config key.
2015-07-25 16:32:44 -04:00
t00thpick1
e3a139f7bd
Update website link
2015-07-18 11:51:53 -04:00
t00thpick1
90f8132030
Merge pull request #2540 from xion87/patch-2
...
Update locale_it.properties
2015-07-18 11:25:45 -04:00
lumis31
78dec51ad4
Update locale_de.properties
...
Major updates to the locale_de including:
Most important: added translations to ALL ABILITIES DESCRIPTIONS in german
Additionally:
-Adding a translation for the Alchemy skill
-Addition of translations for fishing
-removed salvage form repair
-added horses and holy hound to taming
->full translation to german except parties
For more changes please see the changelog at the beginnig of the file. No changes have been made to the existing translations except if the information was out of date due to the recent update to Minecraft 1.8. All translations are socially acceptable (usable for children).
2015-06-09 00:10:53 +02:00
xion87
f63e793006
Update locale_it.properties
...
Fixed italian locale for use bow skill command
2015-04-21 09:46:51 +02:00
wolfwork
f42f5c31ed
Update locale_ko.properties
2015-01-31 15:10:15 +09:00
TfT_02
385fe1bb05
Added option for XP gained by killing bred animals
...
Fixes #2402
2015-01-10 12:31:13 +01: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
af7ff3df58
Make Archery distance multiplier configurable
...
Add #2385
2014-12-24 11:00:43 +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