LuisAlts

Untitled

Jun 7th, 2020
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. public void onEnable(){
  2. Bukkit.getConsoleSender().sendMessage(nombre+ChatColor.WHITE+" It has been activated! version: "+ChatColor.GOLD+version+ChatColor.WHITE+"");
  3. if(!new AdvancedLicense("YourLicense", "http://your.domain.com/License/verify.php", this).setSecurityKey("YOUR_OWN_SECURITY_KEY").register()) return;
Advertisement
Add Comment
Please, Sign In to add comment