Simple Player List

Main | Installation | Configuration
Description
Simple Player List is the successor to OnlinePlayers. It is a plugin which collects the currently active members on your server and sends the information to a webpage that can be viewed by the public.
It displays whether or not the server is online, the users who are currently online (if any) and the number of users online out of the total that can be online.
There are two configuration files. One for the Bukkit plugin, so that it can connect to the PHP script. The other is to configure the functionality of the actual list display.
Permissions support (which is entirely optional), to enable the creation of custom ranks. You can create as many ranks as you want, and call them whatever you like. The purpose is to add a little tag, or prefix before the user's name in the player list.
Features
- Automatically updating active player list, viewable as a webpage.
- Permissions support for custom ranks. (Optional)
- Easy to configure with simple and explained config files.
- Status of the server is displayed as offline or online.
- Run on ANY Server. The server can send the list to any website or computer that has the correct php files. This means if the physical Minecraft server is off, the scripts can still run and display that the server is offline.
- Compact display. No confusing extra crap around the page to distract from the real purpose of the list.
- The ability to display a users skin face next to their name.
- The format of the list can be altered and parts removed to get exactly what you want.
- Give your users ranks with the config.yml file and simple permission nodes.
- Simple Prefix (link) integration. If you are running Simple Prefix, users prefixes will be used as ranks.
Preview

To Do's
- Order the players in the list by their ranks.
-
View User Profile
-
Send Message
Posted Oct 5, 2013@shawshark
Me too.
-
View User Profile
-
Send Message
Posted Sep 30, 2013can you update this so it works for version 1.5.2
-
View User Profile
-
Send Message
Posted Sep 21, 2013Hi i'm trying to install this plugin. I have no problem with the yml for my bukkit, but i have no idea how to install the web folder on my joomla website!
Could you help me?
-
View User Profile
-
Send Message
Posted Aug 24, 2013Excellent plugin works with 1.6.2 no issues
-
View User Profile
-
Send Message
Posted Aug 19, 2013Update please!
-
View User Profile
-
Send Message
Posted Aug 15, 2013Everytime I boot up the server the don't add anything past this point in the config.php somthing gets added by the plugin not me or others. Please fix this soon!
-
View User Profile
-
Send Message
Posted Jul 28, 2013Every couple of hours my config.php turns into this
$LCSURVIVAL = 1374845504; ?>
I keep replacing the config.php and it works for a while but then it just does it again and again, any ideas why
-
View User Profile
-
Send Message
Posted Jul 26, 2013This may be a really dumb question but how do you change the title name and IP address? It's not working for me
-
View User Profile
-
Send Message
Posted Jul 24, 2013Could add the following feature:
When someone on the server has done /vanish they would be hidden from the list
-
View User Profile
-
Send Message
Posted Jun 16, 2013And I found that dynmap's auto-creating face image can be used to auto update face files
But I need some help on this
I dont know anything about programming, I cant write a script to do that
can anyone write a script for me?
Here is what I need
1. environment
I'll use this script on ubuntu machine
2. mechanism
dynmap's face file location is
"bukkit folder"/plugins/dynmap/web/tiles/faces/[size]/[player].png
and what I need is
"face folder"/[player]/[size].png
ex)
"bukkit folder"/plugins/dynmap/web/tiles/faces/16x16/notch.png
"bukkit folder"/plugins/dynmap/web/tiles/faces/16x16/herobine.png
"bukkit folder"/plugins/dynmap/web/tiles/faces/16x16/creeper.png
to
"face folder"/notch/16.png
"face folder"/herobine/16.png
"face folder"/creeper/16.png
I want a script to copy dynmap's pngs to "face folder" with that format
and it must overwrite to update pngs i think
i'll be appreciated to help me
-
View User Profile
-
Send Message
Posted Jun 16, 2013I'm using my own skin server for my bukkit
so the playergrid do not show my players faces properly
I found a solution
put faces' png files like the address below
"http://your webpage/folder to put your face skins/playername/imagesize.png"
ex) "http://minecraftserver.com/faces/notch/20.png"
and replace receiver.php's
"https://minotar.net/helm/"
to
"http://your webpage/folder to put your face skins"
it just works
-
View User Profile
-
Send Message
Posted Jun 10, 2013Fixed
-
View User Profile
-
Send Message
Posted Jun 9, 2013@keptlv
@peti446
It works fine for 1.5.2
@PabloDj90
Delete your second line on the data.txt. (@Webspace)
-
View User Profile
-
Send Message
Posted Jun 7, 2013Please update for 1.5.2
-
View User Profile
-
Send Message
Posted May 31, 2013Update please
-
View User Profile
-
Send Message
Posted May 26, 2013@Flabaliki
How can I make it so after each server there's a line space, so each server player list is on it's own line. I use face grid.
I've been fiddling with the receiver.php, but can't work out how to do it.
Thanks for the support, -Daniel
-
View User Profile
-
Send Message
Posted May 19, 2013because this bug occurs? You could take out a new version, thanks for your work
-
View User Profile
-
Send Message
Posted May 19, 2013Update please :(
-
View User Profile
-
Send Message
Posted May 14, 2013When you shutdown a server, the player list will still say users are connected even though it says the server is offline.
-
View User Profile
-
Send Message
Posted May 8, 2013@Alanox
May: <iframe style="border: none;" src="http://www.yourwebsite.tld/serverlist/" ></iframe>
@Flabaliki Thanks for this awesome Pluign! Love it!