SmartPing
SmartPing recognizes which player views your entry in their server list and provides dynamic, player related variables that can be placed in the MOTD. That means players see important stats and notifications about themselves before they've even joined.
It also provides an icon generator that displays heads of the online players on the icon. The base icon can be randomized by defining a group of image files. Those heads are retrieved by downloading and caching skins from Minecraft's official skin download source.
What's New
Please be a good server admin and keep SmartPing up to date. :)
Things you would miss instead:
/smartping addbg <Image_Link> for directly converting an image from internet to a server icon
/smartping vars for browsing all available variables and their current contents, including player related vars and icons
Features
- Picking a random server icon from a folder containing images (any size, any file type)
- Displaying skin heads of currently active players on the icon
- Displaying a mail icon that is easy to spot when players have unread messages
- Picking a random MOTD of a list with text entries that each consists of own variables
- Using player variables in MOTDs (eg. {ESSENTIALS_MONEY} for the player's currency)
- Setting an unlimitedly high amount of fake slots
- See when players view their server lists (Great for spying players who do not join your server and to see when they play Minecraft)
Screenshots
This is how a new player sees the list entry when 3 players are online.
This is how a player who has played before sees the entry. The personal line displays
the Essentials mails and the Essentials currency, the "new mail" overlay is shown too.
The probably most interesting variable, TIMER. You are able to define a date in the future and the time difference between now and your date gets nicely formatted. Perfect for event announcements.
Still unsure what it can do or whether to use? See Showcase.
Variables
See Variables.
Installation
- Download SmartPing. (click here!)
- Upload it into /minecraftbukkit/plugins/ and reload your plugins.
For customization see Documentation.
Commands
See Commands.
Permissions
See Permissions.
MCStats
SmartPing v1.1.0 and higher uses MCStats, an analytics service that sends anonymous and general
statistics to mcstats.org. These statistics are public - I can't see more than everyone else could.
It can be disabled by setting plugins/PluginMetrics/config.yml opt-out to false.
Click here to see the SmartPing Page on MCStats.
API
SmartPing provides a folder for external access. Creating files in that folder
allows you to define custom variables your plugins can write to at any time.
See API Documentation.
Changelog
See Recent Changes.
-
View User Profile
-
Send Message
Posted Apr 18, 2014@snr @maxlehot
I would need more information to get able to say what's going wrong. So, what did you expect to happen, what happened instead and is something suspicious displayed in Bukkit log or /SmartPing/log.txt ? :)
-
View User Profile
-
Send Message
Posted Apr 17, 2014Hello. Why under Windows 7 spigot 1.7.8 plugin works, and Debian 7.0 is not? How can I fix it? (SmartPing v1.2.1)
-
View User Profile
-
Send Message
Posted Apr 17, 2014smartping reload not works :( Is it normal ? I use bukkit 1.7.2 r.0-3
-
View User Profile
-
Send Message
Posted Apr 16, 2014Awesome plugin!
-
View User Profile
-
Send Message
Posted Apr 14, 2014@J4id
ahh, that explains why it doesn't work under 1.7.8 :D
-
View User Profile
-
Send Message
Posted Apr 14, 2014Amazing plugin man!
-
View User Profile
-
Send Message
Posted Apr 13, 2014@Yndi74
Thought of integrating the new identification system into v1.2.0, but that would mean most of server admins have to update Bukkit to make v1.2.0 working. Comes with v1.3.0 though. :)
-
View User Profile
-
Send Message
Posted Apr 12, 2014@J4id
Update to 1.7.8 and UUID support, will be soon?
-
View User Profile
-
Send Message
Posted Apr 4, 2014Yes, thx u so much!
Echt nice von dir! Das Plugin ist auch hamma!
-
View User Profile
-
Send Message
Posted Apr 4, 2014@NoHoPeLess
Yep, I'll do my best to add a fix to this weekend's update. :)
Ich meine mich sogar daran zu erinnern, dass ich mir BalayaCraft mal angeschaut hatte vor ein paar Wochen. ^.^
-
View User Profile
-
Send Message
Posted Apr 4, 2014Hmm i have some trouble... i can see mysterius symbols....
Test-Config SNIP:
-
View User Profile
-
Send Message
Posted Apr 2, 2014@J4id
No client-mods i forgot to say =P I use around 36 server-mods.
A stable build you say: i've searched through the jenkins builds and the latest recommended build that i found was #934 (R1.1) for 1.5.2 o_O (all others were R0.1 ~ R0.4). I couldn't find any Beta builds (probably a CraftBukkit thing).
I'm not going to downgrade that far back into the past =P
-
View User Profile
-
Send Message
Posted Apr 1, 2014ThisUsername, you're not using any mods? I probably will not be able to reproduce such a case, but I don't quit trying to fix this. Could you try downgrading to a stable Spigot build and/or post or pm me your server's IP address?
-
View User Profile
-
Send Message
Posted Mar 30, 2014@J4id
I don't use any mods or resourcepacks, just the default (built-in) textures of Minecraft 1.7.5 (16x16 ftw) with US English language enabled.
-
View User Profile
-
Send Message
Posted Mar 30, 2014@J4id
It still doesnt work. I tried replacing the configuration and re-editing it, but it didnt work.
Ill PM you the most recent portion of my log.txt
-
View User Profile
-
Send Message
Posted Mar 30, 2014@DjSwifPanda
Thanks for pointing out, Dj. So, when I use §, it only works for common clients and when I use &, it only works for some modified clients and common clients display "&" instead of intepret this char? Sounds like both & and § are no option when I want to support as many clients as possible.
ThisUsername or Dj, what combinations of clients and resource packs cause those characters? I'll find a way to make them work.
-
View User Profile
-
Send Message
Posted Mar 30, 2014@J4id
I've already stated it by saying "without luck", so the broken one.
-
View User Profile
-
Send Message
Posted Mar 30, 2014Like I've said before. if you manage to do it with modded clients, and type the § character into chat, it pops up with odd characters. some Resource packs remove it from the font file, but others also change it. for example, Sphax has it set to a Creeper Head. you may want to change it to a & instead, or something similar as the "§" code breaks it. sorry if im being a bit confusing, I'm tired. :)
-
View User Profile
-
Send Message
Posted Mar 30, 2014@ThisUsernameIsMine
So, how did your MOTD look like when you deleted config.yml and reloaded twice? Like my first screenshot or like your broken MOTD?
-
View User Profile
-
Send Message
Posted Mar 30, 2014@J4id
I know the y(a)ml format and always use Notepad PlusPlus, as for my other plugins.
I've also already did the other things u've mentioned, without luck.