Advertisement
CaptainLepidus

PlayerListener Constructor

Nov 7th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.14 KB | None | 0 0
  1. public class PlayerListener implements Listener {
  2.     private RPGCraft plugin;
  3.     public PlayerListener(RPGCraft plugin){this.plugin = plugin;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement