ComeNGo
ComeNGo 
ComeNGo is a very lightweight plugin that doesn't have a config and can migrate the files from FirstLastSeen by NuclearW to UUID files. Cause of this plugin is, that we use FirstLastSeen on our server and now we havn't UUID support, so I wrote this one.
Which commands does this plugin have?
The commands are the same as in FirstLastSeen.
| Command | What does the command do |
| firstseen <player> | Show you the date where the given player joined the first time your server. |
| lastseen <player> | Show you the date where the given player quited the last time your server. |
| seen <player> | Show you both dates in following order: "Join Date", "Quit Date" |
| migrate | See below |
Permission
| PermissionName | What does the permission do |
| comengo.* | Allow all commands |
| comengo.firstseen | Allow the command /firstseen |
| comengo.lastseen | Allow the command /lastseen |
| comengo.seen | Allow the command /seen |
| comengo.migrate | Allow the command /migrate |
How does the migration work?
First you have to copy from the FirstLastSeen/data directory to the ComeNGo/data directory.
Then you can start the migration with the following command:
/migrate
After that, the plugin put the new data in a new directory -> ComeNGo/newData
The name of the files are now the UUID and inside the file is the playername.
-
View User Profile
-
Send Message
Posted Sep 15, 2015Sorry guys,
I don't have the time at the moment to continue the support of this plugin. I hope all are happy with this one.
-
View User Profile
-
Send Message
Posted Apr 28, 2015@Flashera
Thank you for the info. I will try this later at home and give you feedback.
-
View User Profile
-
Send Message
Posted Apr 19, 2015@Flashera
I am using Spigot R-.01-SNAPSHOT. (I use the Heroes and Echopet plugins, so I can't update.)
-
View User Profile
-
Send Message
Posted Apr 19, 2015Same issue here. :/
-
View User Profile
-
Send Message
Posted Mar 13, 2015@puckman1971
Which version of Spigot did you use? Or can you provide a log-file? That might be help! I programmed it with using the Spigot-API.
Meanwhile I will check my code. Maybe I can found something.
-
View User Profile
-
Send Message
Posted Mar 12, 2015Is this supposed to be compatible with Spigot as right now it refuses to even load the plugin. Sadly without a meaningful error, it just says "cant load plugin".