- Added Jenkins support to plugins updater. You now can install beta builds of EssentialsX for example by adding this to your plugins config:
```yaml
jenkins:
project-url:
https://ci.ender.zone/job/EssentialsX/
artifact-name: EssentialsXdev+dae.jar
build-id: 0
```
- Added new commands, for forcing checks (ignores cooldown):
```
.check (.c)
.check java (.cj)
.check server (.cs)
.check plugins (.cp)
```