| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Prevent that moving players triggers unafk too early, they can now move within a radius of 3 blocks from the position where they went afk.
|
| |
|
|
|
|
| |
via GitHub
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also minor cleanup
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
switch.
|
| |
|
| |
|
|
|
|
| |
This reverts commit fba4dd2d9a9a347a83b557432fdc4da32ab3ccaa.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
We now first test, if the user could pay it, do the stuff and then charge him. If the command throws an exception, the user will not be charged.
|
| |
|
| |
|
|
|
|
| |
Added try/catch around the tnt and creeper protection code. The event will now always canceled, even if our fake explosion code fails.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Some translations
|
| |
|
| |
|
| |
|
| |
|
| |
|