SwearJar

SwearJar

7.5k Downloads

SwearJar

SwearJar is a simple anti-swear plugin with a difference.Instead of simply blocking user from swearing, SwearJar uses a traditional approach and makes you pay a configured amount for saying a swear word. When a user swears they are informed about it and the money taked from there account or if they cant afford to pay, they will not be able to say the sentence with the swear in it.They will be informed of this too.

Summary

  • Lightweight .
  • Depends upon Vault.
  • Makes player pay to swear.
  • Simple config
  • Custom swear words.
  • Add as many swear words as you want.
  • Easy commands to view,add and remove from the swearlist.
  • Discourages swearing the proper way.

Commands

  • /sj - shows SwearJar help.
  • /sj add [String] - adds the word to the swear list.
  • /sj remove [String] - removes the word from the swear list.
  • /sj exempt [String] - adds a word to the exemption list.
  • /sj rexempt [String] - removes a word from the exemption list.
  • /sj list - shows the swear list.
  • /sj elist - shows the exception list.
  • /sj balance - shows the current balance of the swearjar.

Config

Example usage

  • /sj add swearword - adds "swearword" to the swear list.
  • /sj remove swearword - removes "swearword" from the swear list

Permissions

permissions:
  sj.admin:
    description: Allows you to use the swearjar admin commands
    default: op
  sj.exempt:
    description: Allows you to bypass the swear checker
    default: false

ToDo

  • Configurable message
  • Any thing you can think of

Now open source

https:github.com/jdon/SwearJar