Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaFox161 committed Jul 23, 2016
1 parent 05839ab commit cbe3824
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,12 @@ Current Features:
- Integrated ChatColor support. Make your messages colorful without needing to use codes every time!
- Along with the integrated ChatColor support, PerWorldChatPlus supports a GUI selector for ChatColors!
- Anti-Swear system. Block those bad words!
- Anti-Ad System (Beta). Block all the unwanted advertisements!
- And much much more!
- Anti-Ad System. Block all the unwanted advertisements!
- And much much more!

Planned Features:
- Anti-spam
- More variables in format.
- Better detection of IP Addresses.
- Better detection of websites.
- And more!!
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class Main extends JavaPlugin {
public UpdateChecker updateChecker;

public void onDisable() {}

public void onEnable() {
plugin = this;

Expand Down

0 comments on commit cbe3824

Please sign in to comment.