[INACTIVE][CHAT] SimpleWhisper v1.3 - Whispering + color + Permissions [860]

Discussion in 'Inactive/Unsupported Plugins' started by captainawesome7, Apr 17, 2011.

  1. Offline

    captainawesome7

    Inactive, for new versions go here.
    Version: 1.3

    SimpleWhisper is a plugin that lets you whisper and only a specified player can see the message. It is very lightweight, and is compatible with Permissions and standard color codes (using the &a-f/&1-9)!
    Commands: /pm <playername> <message>
    Permissions nodes: SimpleWhisper.use

    Features:
    Downloads

    Configuration
    A file called MessageFormat.txt will show up in your /plugins/SimpleWhisper folder when you download the new zip. It will look like this:

    Code:
    # This is the SimpleWhisper /pm configuration file! (Derp) # This is where you define the message format! (Derp) # %sender% returns the sender's name, where %rec% returns the receiver's name! # Colors are supported with &a-f/1-9 PM=[%sender%->%rec%]
    You can customize the format of your /pm command. Colors are supported with &a-f/1-9. Also, as clearly stated above, %rec% will show the receiver's display name, and %sender% will show the sender's display name. An example will look like this:

    Code:
    PM=&1[&2%sender%&1->&2%rec%&1]&f
    And look like this in game, with the sender Derpina and the receiver Herpina:
    [Derpina->Herpina]


    The source code is included in the .jar (/me/captain/SimpleWhisper/)

    Planned Changes
    Version 1.4
    • Nothing so far!
    Changelog:

    Version 1.3
    • Added a config file :)
    • You need the zip download, I can't get it to make the SimpleWhisper directory on its own, but it makes the file on its own
    Version 1.2

    • Changed message format to [sender->receiver] Message
    Version 1.1

    • Changed /w to /pm due to requests
    Version 1.0

    • Original Release!
    Extra Notes:

    Extra Notes (open)
    Extra Notes (open)

    • I will probably change the Permissions node soon so that it isn't capitalized!
    • Both players see the same message, if you type "/pm captainawesome7 &4SUP MAN" and your name is Derp you will both see "[Derp->captainawesome7] SUP MAN"


    [​IMG] To me to support my plugins :)

    [​IMG]

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

    Canotsa

    Can you make so the admin sees all the messages? Like permission node "SimpleWhisper.admin"?
     
  3. Offline

    ethood1999

    Suggestion: Could you please make the PM's show up in the console some how? I like being a stalker and seeing my players conversations. :)
     
  4. Offline

    captainawesome7

    Alright, I can do it by today.
     
  5. Offline

    Shooty

    Can you make it compatible with b#1000 ?

    Code:
    03:38:06 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'pm'
    in plugin SimpleWhisper v1.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    20)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at me.captain.SimpleWhisper.SimpleWhisper.onCommand(SimpleWhisper.java:6
    9)
    at org.bukkit.command.PluginCommand.execute(PluginCo
     
  6. Offline

    greatman

  7. Offline

    filszyp

    Does anyone else have a problem with this plugin? I'm on bukkit v1377, my default group has permission node simplewhisper.use (permissions ex) and it still says "you dont have permission to whisper". My admin group has permission node "*" and it works for them.
     
  8. Offline

    captainawesome7

    this
     
  9. Offline

    Xenarthran

    AAAGH i cant read it! Changing the text color to black would make the info a lot more user-friendly and effective ;)
     
  10. Offline

    captainawesome7

    ಠ_ಠ
     

Share This Page