Images:
- Contributors:
- Premx
![]()
Description
BukkitStaffOnline is a small tool to see which staff member is online.
You can set it in a config.
If you use the MySQL feature, you can lookup the stafflist via PHP to see, who is online.
If you have a BungeeCord network and use the MySQL feature, you can also see on another server who have the same config.yml, the stafflist.
If you want to use it in multiple server, its important, that you use on all the server the same config.yml!
Dev-Builds
Current Version:
- - Added Cross Server Support
- - Added Vault Support for prefixes
- - Added MySQL Support
Commands & Permissions
/staff - open the list
bukkitstaffonline.use - Allow to use /staff
bukkitstaffonline.news - Allow to see news
The config
GUI-Title: '&4Myawesome&ateam'
team:
- Notch
- iPremx
#if you activate it, everybody can see the plugin credits
credits: true
#If you want to be up to date, activate it
news: true
mysql: false // <- MySQL is recommed
#Write your MySql host
host: localhost
#Write your mysql port (default 3306)
port: 3306
#Your database
database: serverdatabase
#Your mysql user
user: user
#Your mysql passwort
password: verystrongpassword
(You can place a maximum of 53 staff members in the list!)
Requirements
- Java 7
- Bukkit 1.8
- Vault
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version
You can disable the stat collection via /plugins/PluginMetrics/config.yml if you wish.
![]()

BukkitStaffOnline 1.6-dev
Player can see if a staff member is online
Recent Updates
- [Dev Build] MySQL and Vault patch Apr 9, 2015
- Bukkit Server Fix Mar 28, 2015
- Bug fixes Mar 28, 2015