Need help?Bukkit Plugin Lists all Joined Players - MPGH - MultiPlayer Game Hacking & Cheats
SolvedBukkit Plugin Lists all Joined Players
Posts 1–6 of 6 · Page 1 of 1
Bukkit Plugin Lists all Joined Players
OK so I was wondering if there is a Bukkit plugin that when a player joins it writes the players name to a text file if it's their first time joining? Does something like that exist? A line for each player.
Not as far as I know. You'll probably have to manually develop that.
Originally Posted by Paladin
Not as far as I know. You'll probably have to manually develop that.
But I don't know any Java, would you know a place where I could get started on developing this plugin?
Originally Posted by DarkByte7
But I don't know any Java, would you know a place where I could get started on developing this plugin?
No idea, I haven't made Bukkit plug-ins before, try asking around official forums.
Perhaps this plugin - Player Logger - Bukkit can fit your needs. If not, I can develop one for you, or you can manually look in the /worldname/players/ folder for anyone who has joined your server.
Originally Posted by hexacyanide
Perhaps this plugin - Player Logger - Bukkit can fit your needs. If not, I can develop one for you, or you can manually look in the /worldname/players/ folder for anyone who has joined your server.