1
0
mirror of https://bitbucket.org/HeshamTB/greet.git synced 2024-11-05 17:12:15 +01:00
This commit is contained in:
HeshamTB 2018-05-02 22:18:41 +03:00
parent 3190e38373
commit 456aa90088

View File

@ -30,7 +30,7 @@ public class events implements Listener {
p.sendMessage(ChatColor.AQUA +"Type"+ ChatColor.GREEN +" (/help greet) "+ ChatColor.AQUA+ "for list of new commands");
}
//master
@EventHandler
public void Quit(PlayerQuitEvent e ) {
Player p = e.getPlayer();