Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. private Main plugin;
  2.  
  3. public ConsoleMessageCommand(Main plugin) {
  4. this.plugin = plugin;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement