Tested Minecraft Versions:
  • 1.12
A SIMPLE SOLUTION TO DISPLAYING ONLINE STAFF MEMBERS!

The sole purpose of this plugin is to display the current staff members online, on your server! The message displayed is fully customizable and there is a reload command to reload the config.yml so you do not have to restart.

Make sure to check out the plugin live on my server, at
play.gonfonix.com!

IMAGES





COMMANDS & PERMISSIONS

1. /staff | staffonline.staff
When a player types in this command, it displays the current amount of staff members online.

In order for your staff members to show up when they are online, make sure they have the permission staffonline.staffmember

3. /list | staffonline.list
When a player types in this command, it displays the current amount of players online.

2. /staffonline
Aliases: /staffon

Gives information about the plugin (you can disable this command in the config.yml).

3. /staffreload | staffonline.reload
Reloads the entire config.yml file.

PLACEHOLDERS

1. %staffon%
Displays the current online staff members. If none are on, it will say so. You can configure the message for when no staff are on in the config.yml.

2. %playerson%
Displays the current online players.

2. %online_staff%
Displays the number of staff online.

3. %online_players%
Displays the number of players online.


CONFIGURATION FILE

Code (Text):
# ---------------------------------------------------------------------------------------------------------------

# STAFFONLINE CONFIGURATION - Version 1.2 By Gonfonix (Euro)

# YOU MAY EDIT THE MESSAGE DISPLAYED WHEN A PLAYER TYPES "/staff" (if they have staffonline.staff permission of course)

# PLACEHOLDERS: %staffon%, %online_staff%, %online_players%, %playerson%

# IN ORDER FOR STAFF TO SHOW UP, MAKE SURE YOUR STAFF MEMBERS HAVE THE STAFFONLINE.STAFFMEMBER PERMISSION!

# NOTE: To reload the config, do "/staffreload" in-game.

# ---------------------------------------------------------------------------------------------------------------

# Customize the message displayed when typing "/staff".
staffListMessage:
- |-
&f&m---------------------------------
&6Staff Members&7: &a%online_staff% &fare currently online.

&aOnline&7:
&f%staffon%

&f&m---------------------------------

# Customize the message displayed when typing "/list".
playerListMessage:
- |-
&f&m---------------------------------
&6Players Online&7: &a%online_players% &fare currently online.

&aOnline&7:
&f%playerson%

&f&m---------------------------------

# If no staff members are online, then this message will be displayed below "Online:" instead.
noStaffOn: '&cThere are no staff online.'

# When a player types "/staffonline" OR "/staffon", it will display information about the plugin.
displayPluginInformation: true

# When reloading the plugin, this is the message that will be displayed.
reloadMessage: '&aConfiguration successfully reloaded! If your changes did not take effect, then do "/staffreload" again (sometimes it is a bit buggy).'

Author
Direct-Leaks.com
Downloads
25
Views
219
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Direct-Leaks.com

Top