[CHAT/ADMIN] AntiSpammers - Hit your Spammers where it hurts them - In their wallet ! [1337]

Discussion in 'Inactive/Unsupported Plugins' started by mxE333xm, Oct 22, 2011.

  1. Offline

    mxE333xm

    xxxx

    Made this post a little bit better looking.
    Added Register-Support.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  2. Offline

    mxE333xm

    Uh, yes, thanks, missed the Categories ;)
     
    r3Fuze likes this.
  3. You title should be [CHAT/ADMN] and you are missing version in title and post. And also a changelog in your post.
    You should read the guidelines again.
     
  4. Offline

    mxE333xm

    Well, as it isn't the first plugin i'm publishing I well know them. But wasn't it like one should basically only post right here to get indexed in the plugin list and do the right thread at bukkitdev?
    So I did basically create the thread with a short description and the link to bukkitdev, why should I put a changelog right here then? ;)
     
  5. Offline

    MonsieurApple

  6. Offline

    Donald Scott

    Hello, this plugin has potential. Is there a way to disable the capslock thing and instead charge for bad words?
     
  7. Offline

    mxE333xm

    There is a way to disable the capslock thing, but there is currently no way to charge bad words, but that will be implemented in one of the next versions ;)
     
  8. Offline

    kahlilnc

    still dont work ;( get tons of errors
    Code:
    2011-11-12 15:17:32 [INFO] [AntiSpammers] Using Register-Economy-System.
    2011-11-12 15:17:32 [SEVERE] java.io.IOException: No such file or directory
    2011-11-12 15:17:32 [SEVERE]     at java.io.UnixFileSystem.createFileExclusively(Native Method)
    2011-11-12 15:17:32 [SEVERE]     at java.io.File.createNewFile(File.java:947)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.mxConfiguration.assureExistentConfiguration(mxConfiguration.java:106)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.mxConfiguration.<init>(mxConfiguration.java:22)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.AntiSpammers.onEnable(AntiSpammers.java:31)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-11-12 15:17:32 [SEVERE] java.io.FileNotFoundException: plugins/AntiSpammers/config.txt (No such file or directory)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileOutputStream.open(Native Method)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileWriter.<init>(FileWriter.java:90)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.mxConfiguration.assureExistentConfiguration(mxConfiguration.java:113)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.mxConfiguration.<init>(mxConfiguration.java:22)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.AntiSpammers.onEnable(AntiSpammers.java:31)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-11-12 15:17:32 [SEVERE] java.io.FileNotFoundException: plugins/AntiSpammers/config.txt (No such file or directory)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileInputStream.open(Native Method)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileInputStream.<init>(FileInputStream.java:138)
    2011-11-12 15:17:32 [SEVERE]     at java.io.FileReader.<init>(FileReader.java:72)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.mxConfiguration.load(mxConfiguration.java:63)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.mxConfiguration.<init>(mxConfiguration.java:23)
    2011-11-12 15:17:32 [SEVERE]     at mxE333xm.AntiSpammers.AntiSpammers.onEnable(AntiSpammers.java:31)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    2011-11-12 15:17:32 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-11-12 15:17:32 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  9. Offline

    effortless

    Would really like to see an update to this, we have a rule against the punctuation, and the only real way to enforce it is to kick manually
     
  10. Offline

    Noblauch

    Will there be an Update to 1.0.1-R1? This Plugin is the best against SPAM in my opinion.. But it had no Update since 23.10.11. So my question: is this Plugin outdated and no longer useable, or will you update this Plugin someday? :D
     
  11. Offline

    DarkDanny

    I like this plugin, and it seems very stable. If you could have bad language filter as well, that would be nice :D Also what happens if said "Player" runs out of money? Does it kick/ban after too much spam/caps? :eek:
     
  12. Offline

    IsaiahRobichaud

    Why isn't punctuation allowed?
     
  13. Offline

    md_5

    Long time no see mxE333xm. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page