Skip to content

Tayran/L2jRoboto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2jRoboto

L2jRoboto way to create fake players for l2j servers. It is currently coded for aCis but it should be easy to adapt. It is in a WIP state so it is NOT recommended to use on a live server.

Installation

L2jRoboto has minimal dependencies

  • Add in GameServer.java FakePlayerManager.INSTANCE.initialise();

  • Register the admin command handler registerAdminCommandHandler(new AdminFakePlayers());

  • Player.java should NOT be final

That should be it

Have fun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%