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
17faf1561f
Refactor to getMaxLength
2013-09-15 21:45:16 +02:00
0f2d0aee5f
Fix NPE on /addxp
2013-09-12 21:21:00 -04:00
25e4700ef9
Changed various values to double in advanced.yml for the sake of consistency.
2013-09-12 14:18:13 -04:00
af39e84aef
Actually remove /mmoupdate, fix usage strings for /mcconvert, fix tab completion
...
Fixes #1451
2013-09-10 15:47:47 -04:00
93fe2ff504
Cleanup our imports
2013-09-10 15:28:11 +02:00
7523afffb5
Updated permissions for more control over Call of the Wild.
2013-08-30 13:50:34 -04:00
435522415d
This is better too.
2013-08-26 12:20:56 -04:00
a17d1d3a2f
More cleanup to PartyManager.
2013-08-26 11:55:35 -04:00
94a5bef62c
Cleaning up PartyManager
2013-08-26 08:39:24 -04:00
23983422e0
Cleanup & remove code duplication.
2013-08-23 14:08:16 -04:00
956bf2d763
Added McMMOPlayerLevelDownEvent and McMMOPlayerLevelChangeEvent
2013-08-23 19:54:30 +02:00
964b2636fb
Move experience related settings from config.yml to experience.yml
2013-08-23 19:37:44 +02:00
0455416dec
Reorganized Hardcore locale strings
2013-08-22 22:54:05 +02:00
a6e7febf77
Hardcore mode can now be toggled for each skill individually
2013-08-22 22:54:05 +02:00
ede0757d83
Remove /mmoupdate and replace with /mcconvert database
2013-08-22 22:33:06 +02:00
223649ec28
Formatting and localizing.
2013-08-22 22:22:19 +02:00
68e433b3b7
Added new ExperienceFormula config and /mcconvert command
2013-08-22 22:22:19 +02:00
9acaa7b126
We're expecting a null object here as well.
2013-08-21 16:48:08 +02:00
2bae937b28
Don't throw a warning if we're expecting a null object.
2013-08-21 14:20:12 +00:00
50ef8d9610
Improvements to mcMMOPlayer lookup.
2013-08-20 14:10:49 -04:00
6518d192ec
Improved partial name matcher
...
Fixes #1164
2013-08-19 10:37:04 +02:00
fb5bab6e92
String values are compared using '.equals()' not '=='
2013-08-10 22:24:13 +02:00
90fcf35c34
Javadocs cleanup
2013-08-10 20:10:45 +02:00
c501ebb357
Clean up after our experience commands. Fixes #1324
2013-07-30 14:47:11 -04:00
e0e574c19e
Fix a potential issue with PTP and Chimera Wing teleportation cooldowns.
2013-07-24 13:50:33 -04:00
ee86f8244f
Put ShareMode in its own class.
2013-07-15 09:56:45 -04:00
c9aba059e2
Don't provide direct access to the players map.
2013-07-15 09:14:23 -04:00
dc9469c0cc
Refactor to match standards set for where datatypes should be located.
2013-07-15 08:44:13 -04:00
68727496ad
Useless casting and elses.
2013-07-11 12:49:01 -04:00
69aead58a7
Using getPlayerExact is faster.
2013-07-08 19:15:44 -04:00
23729f45ee
Pull changes from dev-dbman (commit f63c5e3
)
2013-06-28 15:02:58 -07:00
190b7ee1f5
ChatManagers...
2013-06-07 15:46:58 -04:00
8705974e08
Use a single manager to handle our databases.
2013-06-07 15:46:57 -04:00
de0487d16f
This should make it work properly
2013-06-07 15:46:56 -04:00
fc0c386ecb
Fixing this as pointed out by Riking
2013-06-07 15:46:55 -04:00
86db4251a2
Check visibility before range
2013-06-07 15:46:55 -04:00
375fa4f75c
Added permission node to prevent inspecting hidden players
2013-06-07 15:46:53 -04:00
0ba4bc25c7
Use player objects instead of names - should be more efficient and less
...
buggy.
2013-05-28 13:33:20 -04:00
0b6372a6ea
Don't run these calculations twice. Also, pretty sure one of these was
...
bugged.
2013-05-21 11:41:39 -04:00
a2f80569e3
Fire McMMOPlayerLevelUp events for our experience commands, when
...
applicable. Fixes #921
2013-05-21 09:31:25 -04:00
60304e9643
Because Minecraft does stupid things with "/" in the chat.
...
Fixes #994
2013-05-20 08:56:02 -04:00
a7861fc54b
Move all miscellaneous Spout code to a single location.
2013-05-16 10:51:18 -04:00
3158c7e3eb
List /party itemshare and /party expshare in /party ?
...
Closes #913
2013-05-15 19:00:34 +02:00
8e0a1f4f70
Summon the kraken at will!
2013-05-03 16:14:03 -04:00
f6e9fd9f3a
Add more localisation
2013-05-02 21:02:12 +02:00
e7c749ee3a
Added boosts to Fishing chance depending on conditions. Also, the
...
kraken, now with 100% more sound!
2013-05-01 21:57:42 -04:00
3322677d32
Added "Ice Fishing" ability to Fishing
2013-05-01 10:18:19 -04:00
d34a0cca30
Fix issue with using /mcpurge, /mcremove, and /mmoupdate from the
...
console. These commands now default to OP, because frankly there are
much worse things someone can do with OP status than mess with the mcMMO
database.
2013-05-01 08:40:01 -04:00
b55ce30b2d
Clean up our main class a bit more. Still not perfect, but it's getting
...
there.
2013-04-30 15:07:29 -04:00