Evolution Server
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Evolution Server

This is the official site of Evolution!!!
 
HomeHome  PortalPortal  SearchSearch  Latest imagesLatest images  RegisterRegister  Log inLog in  

 

 update command

Go down 
AuthorMessage
nightleaf
Admin
Admin
nightleaf


Posts : 112
Join date : 2007-08-05
Age : 31
Location : In Evolution

Members
Nightscape 2: = Dead! Evolution Server!!!

update command Empty
PostSubject: update command   update command Icon_minitimeTue Sep 04, 2007 1:47 am

command to refresh the server.

Code:
else if (command.startsWith("update") && command.length() > 7) {
                   PlayerHandler.updateSeconds = (Integer.parseInt(command.substring(7)) + 1);
                     PlayerHandler.updateAnnounced = false;
                     PlayerHandler.updateRunning = true;     
                     PlayerHandler.updateStartTime = System.currentTimeMillis();
      }
Back to top Go down
https://evolutionserver.forumotion.com
 
update command
Back to top 
Page 1 of 1
 Similar topics
-
» appearance change command

Permissions in this forum:You cannot reply to topics in this forum
Evolution Server :: Server Coding-
Jump to: