Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. cfg.options().header("# NoSpy by ScienceCode | Version 1.0 #");
  2.  
  3. cfg.addDefault("Nothing#1", "# TODO: Did you wan't that it's possible to use /pl ... ?");
  4. cfg.addDefault("Plugins.allow", "false");
  5.  
  6. cfg.addDefault("Nothing#2", "# What message will come if a player hasn't the Permission for /pl ..");
  7. cfg.addDefault("Plugins.message", "ยง7Unknow Command! Please use /help for a help!");
  8.  
  9. cfg.addDefault("Nothing#3", "# What message will come if a player has the Permission for /pl ..");
  10. cfg.addDefault("Plugins.message2", "&cI'm sorry but this command is in maintenance!");
  11.  
  12. cfg.addDefault("Nothing#4", "# What message will come if a player without the Permission for /nospy.");
  13. cfg.addDefault("Plugins.norechte", "&7Unknow Command! Please use /help for a help!");
  14.  
  15. cfg.addDefault("Nothing#5", "What message will come if someone type /help");
  16. cfg.addDefault("Plugin.help", "For Questions ask our Supporter! Teamspeak: YourServer.de");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement