-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.md~
27 lines (19 loc) · 880 Bytes
/
README.md~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# The Minecraft JMX Plugin
-------
This is a plugin for the Bukkit project
This plug-in Allows you to Monitor your Server via JMX. Once enabled it will listen to a port that you configure for connections
from a JMX client ( Jconsole , MX4J , etc. ). Aside form providing Statistics on the JVM and the Minecraft Process it hooks into
various minecraft actions and provides player and server stats.
## ChangeLog
### 1.2.0
Modified the plugin to support the 1.2.x branch of Bukkit
## Configuration
This plugin now uses the global bukkit configuration file. It currently supports these options
ip
username
password
port
__ You Must Change the Username and Password __
## Use
You can connect to a properly configured server with JConsole
e.g. run jconsole , enter service:jmx:rmi:///jndi/rmi://<Your IP>:9999/jmxrmi , username defaults to admin password defaults to passwd