[INACTIVE][CHAT] EssentialsChat v202 - Local Area Chat, Permissions-based Coloring/Prefixes [531]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Feb 17, 2011.

  1. Offline

    Zenexer

    As part of our effort to keep Essentials compatible with a wide range of plugins, and as a result of continued pressure from the Bukkit development community, we have opted to split Essentials into multiple sub-plugins. Most utilize the Essentials core, and require that it be present.

    EssentialsChat is the successor to AreaChat, with features from both AreaChat and iChat. EssentialsChat can restrict chat to a specified radius, though this feature is disabled by default. In this mode, players with the essentials.chat.shout privilege can prefix text with an exclamation mark to shout, and players with the essentials.chat.spy privilege will intercept all chat, regardless of distance. EssentialsChat also provides an implementation for Permissions' prefix and suffix fields, so that user display names are properly amended upon login.

    For detailed documentation, including installation instructions, download links, and command description, please see our wiki. Special thanks goes to our support team headed by Aelux for this fantastic resource.

    For immediate installation, download the JAR directly.
     
    Rimto and dark_hunter like this.
  2. Offline

    lihkin0

    Is the plug in not working? because it still does no allow me to talk in the chat of the server, it kicks me saying Illegal characters in chat.
     
  3. Offline

    Zenexer

    lihkin0, is it only with this plugin? That sounds to me like a client bug.
     
  4. Offline

    murphmaster01

    If what I'm assuming is correct then all you can set is the chat radius?
    Do you think it would be possible to add the ability to have global chat be default and use ! for local chat, and maybe even change what character is used to invoke the plugin?
     
  5. Offline

    ratchet11110

    Does this require essentials?
     
  6. Offline

    JackWolf910

    Sorry if of topic, but Hi Lihkin, did you leave us at montropolis? If you don't know by now, a ton of new towns were formed (Including my Utopia) and over half of Dubia's population has left you.
     
  7. Offline

    godsyn

    Code:
    2011-02-22 22:23:58 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-443-g8f199f7-b422jnks (MC: 1.2_01
    ...

    Code:
    2011-02-22 23:21:10 [INFO] Loaded EssentialsChat build 225 by Zenexer, ementalo, Eris, and Brettflan
    ....
    Code:
    2011-02-22 23:38:50 [INFO] Yalverath [/xx.xxx.xx.xxx:51731] logged in with entity id 218891
    
    2011-02-22 23:38:54 [INFO] <§9Yalverath§f> test
    
    2011-02-22 23:38:56 [INFO] Yalverath portals to Nether
    
    2011-02-22 23:39:07 [INFO] <Yalverath> test
    It appears moving to another world removes any chat colors.
     
  8. Offline

    andrew pearson

    Please put a fqa about changing the Suffixes and Prefixxes
     
  9. Offline

    imaxorz

  10. Offline

    Aspernatio

    Is this still up to date? I just tried to install it, but upon startup the error report said that there was a problem, and asked by if the plugin was up to date.

    Bump

    If this helps, here's the error report I receive upon starting up my server:

    08:25:36 [INFO] Starting minecraft server version Beta 1.3
    08:25:36 [INFO] Loading properties
    08:25:36 [INFO] Starting Minecraft server on *:25565
    08:25:36 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-482-
    gecc50ad-b478jnks (MC: 1.3)
    08:25:36 [INFO] Preparing level "world"
    08:25:36 [INFO] Preparing start region
    08:25:37 [INFO] [Permissions] version [2.5.4] (Phoenix) was Initialized.
    08:25:37 [INFO] [Citizens]: Permissions enabled.
    08:25:37 [INFO] 143 recipes
    08:25:37 [INFO] [Citizens]: version [1.06] (Helpers) loaded
    08:25:37 [INFO] CommandBook 1.1 enabled.
    08:25:37 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    08:25:37 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    08:25:37 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    08:25:37 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    08:25:37 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    08:25:37 [INFO] DropBonus v2.2 has been enabled.
    08:25:37 [SEVERE] com/earth2me/essentials/Essentials loading EssentialsChat v2.0
    .295 (Is it up to date?)
    java.lang.NoClassDefFoundError: com/earth2me/essentials/Essentials
    at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.j
    ava:34)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:451)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:217)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:85)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.earth2me.essentials.Essentials
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:30)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more
    08:25:37 [INFO] [HeroicDeath] 1.5.0.141 enabled.
    08:25:37 [INFO] [Permissions] version [2.5.4] (Phoenix) loaded
    08:25:37 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    08:25:37 [INFO] WorldEdit 4.1 enabled.
    08:25:37 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
    for permissions.
    08:25:38 [INFO] Done (0.137s)! For help, type "help" or "?"
    >

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

    trigger281

  12. Offline

    Eplemosen

  13. Offline

    YukonAppleGeek

  14. Offline

    Tealk

    Hi i have a Problem with chatradius

    # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
    # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
    chat:
    radius: 6

    i have set the permissions:

    • essentials.chat.shout This allows you to send global messages. Default chat is local which is set in the config.yml file as chat-radius.
    • essentials.chat.question This allows you to send global qeustions. Default chat is local which is set in the config.yml file as chat-radius.
    but i can hear all players all over the world.
    and i have no other plugin for the chat

    and its possible to add an frase like "Nobody can hear you"
     
  15. Offline

    ReapKarmah

    Any chance a Health Bar option will be added here? Don't wanna use another chat plugin, essentials is...essential to me!
     
  16. Offline

    JumpingGinger

    i want this, but link broken ._.
     
  17. Offline

    Plague

  18. Just updating this inactive plugin post to point to the current information, it should probably locked and forgotten about.

    This plugin was merged into the main essentials package some time ago.

    You can find out more about essentials by visiting the wiki page.
    You can find the most recent download links posted also on the wiki page.

    If you need any help with essentials visit our support channel on espernet in channel #essentials
     
  19. Offline

    jasper580

    Ok, I love this plugin, but when I enable the radius, it comes up with the local tag => [L] Is it possible to disable that tag? 'Cause I hate it! Furthermore: Nice plugin! Lovin' it!
     

Share This Page