.. |
api
|
2dd8e719c8
UUID support for parties
|
11 rokov pred |
chat
|
96fdf265d5
Don't run party chat on a separate thread
|
11 rokov pred |
commands
|
63b332216e
Read summon item from config in /taming command
|
10 rokov pred |
config
|
e347bc1c9e
Short data, Fixed #1909
|
10 rokov pred |
database
|
93ad040936
Syntax is important
|
10 rokov pred |
datatypes
|
4388430491
When an older user no longer has a username that a new user now has, we will update the old entry to be _INVALID_OLD_USERNAME_, however we no longer strictly enforce name uniqueness, so people altering their DB's need to tweek with caution. Invalid old users will not display in the leaderboards. Fixes #2503
|
10 rokov pred |
events
|
f10a1d0ffb
Added McMMOPlayerPreDeathPenaltyEvent and McMMOPlayerStatLossEvent
|
11 rokov pred |
listeners
|
b4e21a7817
Due to the unstable and volatile nature of pistons in the current versions of mc, we cannot reliably guarentee that we can track the position of blocks being moved by pistons, and therefore will no longer track piston moved blocks in the blockstore with 100% accuracy, and will instead just not refresh the potentially empty new blocks. This will not have any effect on regular usage of the plugin aside from 100% preventing any mcMMO related piston dupe bugs. Fixes #2565, #2582
|
10 rokov pred |
locale
|
a1c1271d21
Fix issues pointed out by the FindBugs plugin
|
11 rokov pred |
metrics
|
43e2c813d1
Clean up some of our messes.
|
11 rokov pred |
party
|
2dd8e719c8
UUID support for parties
|
11 rokov pred |
runnables
|
cfa0daefc5
Fix the issues with sticky pistons and slime blocks
|
10 rokov pred |
skills
|
4fe41fe416
Check Item Type, not Material Type a second time. Fixes #2584
|
10 rokov pred |
util
|
90b31a29f5
We can simplify this!
|
10 rokov pred |
mcMMO.java
|
cfa0daefc5
Fix the issues with sticky pistons and slime blocks
|
10 rokov pred |