mirror of
https://bitbucket.org/HeshamTB/greet.git
synced 2024-11-05 16:22:16 +01:00
test2
This commit is contained in:
parent
456aa90088
commit
b74816a64b
Binary file not shown.
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user