Yes but using unixtimestamp would be less redundant.
If you are only gonna need it locally use a sqlitedb It's just pseudo code to get him started EDIT by Moderator: merged posts, please use the...
long join,death,leave; Map<String, Integer> aliveTime Map<String, Integer> deathTime onJoin(Event e){ join = System.currentTimeMillis() /...
Listen to onjoin onleave ondeath events. Create a timestamp when each of those occurs. If onleave you take the onleave-onjoin timestamp and you...
http://lmgtfy.com/?q=api+key+wiki
Well mostly if there were any dos and don'ts specifically for networking with bukkit. Already wrote a threaded socket that I like but thanks :)
Hello I'm working on some networking right now and I'm wondering what the best practice is when developing for bukkit. Should I just listen on...
Update it through the config file, then reload the server.
I would be eternally grateful if you did, you would save me hours lol.
Hello, I wonder if it's possible to add a group to the config file using the vault api. I've been struggling with this for a while, did I overlook...
Press F5 or right click on your project folder and press Refresh
In your plugin.yml file make sure its main: me.russjr08.plugins.TestPlugin.TestPlugin
Use the http://jd.bukkit.org/doxygen/d9/d88/classorg_1_1bukkit_1_1event_1_1entity_1_1EntityChangeBlockEvent.html Then see if the block is the...
Have you heard about events? :P
try use getTargetBlock() and then calculate the distance to the closest player maybe?
Separate names with a comma.