1
0
mirror of https://bitbucket.org/HeshamTB/greet.git synced 2024-11-05 14:52:15 +01:00
This commit is contained in:
HeshamTB 2018-05-02 22:21:23 +03:00
parent 456aa90088
commit b74816a64b
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -30,7 +30,6 @@ 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();