Inactive [CHAT] CustomMessages v1.5.0 - Change Join and Leave Messages [1.1 RB6]

Discussion in 'Inactive/Unsupported Plugins' started by psycowithespn, Jul 22, 2011.

  1. Offline

    psycowithespn

    Offically moved over to bukkitdev. Here
    old post (open)
    CustomMessages - Change Join and Leave Messages:

    Version: v1.4.1
    CustomMessages gives you and your users the ability to change their join and quit messages to whatever you want with color. This plugin can also change the global join and quit messages of everyone that isn't using the commands. I made this plugin for my server, TPLMC. This plugin is not dependent on iChat for color or Permissions. There are nodes for Permissions V3 in the plugin. They are listed under the commands. If you don't use Permissions, this plugin will default to ops. Thanks to anyone that uses this plugin. Ill try my best to put any suggestions in.
    You can use /name anywhere in any message to show the players name automatically. If you want to give messages out without them being able to set them, then set Use-Permissions-For-Messages to false. The Use-Permissions configuration node is useless now. Version 1.2.1 makes Use-Permissions-For-Messages actually work. Auto-Updater is included. It automatically downloads the latest version of CustomMessages into /plugins/CustomMessages/updates/(unless you have Auto-Update to disabled). You have to move it to /plugins/ in order to get the newest version. (Thanks to DCP for this)


    Commands (bold are new ones):
    • /customjoin <message> - Allows you to change your join message.
    • /customquit <message> - Allows you to change your quit message.
    • /resetjoin - Resets your join message to the global default.
    • /resetquit - Resets your quit message to the global default.
    • /customglobaljoin <message> - Sets default join message for people without messages
    • /customglobalquit <message> - Sets default quit message for people without messages
    • /resetglobalquit - Resets global quit message to the default
    • /resetglobaljoin - Resets global join message to the default
    • /customjoino <player> <message> - Change others messages
    • /customquito <player> <message> - Change others messages
    • /resetjoino <player> - Reset others messages
    • /resetquito <player> - Reset others messages
    • /colors - Shows all of the colors capable with the color codes. Use them iChat style in /customjoin/quit (&colorcode)
    • /updatecm - Will check for and download any updates without having to reload or restart the server.
    • /checkjoin/quit [player] - Shows the current join/quit message of you or a player
    • /checkglobaljoin/quit - Shows the current global join/quit message.
    Permission Nodes:

    • <CustomMessages.quit> - Allows access to /customquit and /resetquit
    • <CustomMessages.join> - Allows access to /customjoin and /resetjoin
    • <CustomMessages.Globaljoin> - Allows access to /customglobaljoin and /resetglobaljoin
    • <CustomMessages.Globalquit> - Allows access to /custoglobalquit and /resetglobalquit
    • <CustomMessages.quito> - Allows access to /customquito and /resetquito
    • <CustomMessages.joino> - Allows access to /customjoino and /resetjoino
    • <CustomMessages.Update> - Allows access to /updatecm
    • /checkjoin/quit and /checkglobaljoin/quit are available to everyone.
    • /colors is available to everyone without a node.
    Download The Plugin


    Issues:
    • Conflicts with MChat
    Changelog:

    Version 1.4.2:
    • Optimized the way the configuration is handled. (should be less disk reads and writes)
    Version 1.4.1:
    • Fixed Conflict with StealthLogin (hopefully).
    Version 1.4:
    • Added /checkjoin/quit and /checkglobaljoin/quit

    Changelog (open)

    Version 1.3.2:
    • Fixed Null Pointer Exception with ops without a message
    • Fixed /customglobaljoin usage
    Version 1.3.1.1:
    • Added Option in configuration to disable auto-updating.
    Version 1.3.1:
    • Feature: Added /updatecm - does an auto update without restarting or reloading the server
    Version 1.3.0.1:
    • BugFix: Null pointer exception fixed
    Version 1.3:
    • BugFix: Fixed /colors showing usage.
    • Feature: Added Auto-Updater :D
    Version 1.2.1:
    • BugFix: Use-Permissions-For-Messages actually works now
    Version 1.2:
    • Added configuration node (Use-Permissions-For-Messages): Set to false to have messages without nodes or op
    • Added /customjoino/quito <player> <message>, /resetjoino/quito <player>
    Version 1.1.1:
    • Bugfix: Error when not using permissions
    Version 1.1:
    • Shows Color when setting messages
    • Added /customglobaljoin/quit and /resetglobaljoin/quit
    • Renamed Default-Join-Message to Global-Join-Message (in config)
    • Config.yml can actually be edited directly now, just reload to apply changes
    Version 1.0:
    • Released the plugin
     
  2. Offline

    The1ToFear

    The config.yml does not work. When I try to join the server, it just displays the default Minecraft join message.

    Config:
    Global-Join-Message: '&a+ &f/name'
    Auto-Update: true
    Use-Permissions-For-Messages: false
    Global-Quit-Message: '&4- &f/name'
     
  3. Offline

    psycowithespn

    I released a Craftbukkit rb 1 compatible build of custommessages on the bukkitdev link at the top of the page, sorry for any inconvenience.
     
  4. Offline

    gabripj

    Have a way to disable complety the logon logout messages?!?!
     
  5. Offline

    gabripj

    Have a way to disable completely the left game message?!
     
  6. Offline

    psycowithespn

    Actually there isnt right now. I will code a way in when i update it soon.
     
  7. Offline

    gabripj

    i will be waiting
    Ty ^^
     
  8. Offline

    CKSpoiler

    Hey, could you please update to R5? :)
     
  9. Offline

    psycowithespn

    Ok, Ill start working on it.
     
  10. Offline

    Mathiasbk

    Hey, could you please update to 1.2.3? :)
     
  11. Offline

    psycowithespn

    Its updated now on the bukkitdev page, but the file may not be approved yet.
     
  12. Offline

    agubelu

    Logout messages shows the user's color OK, but login messages shows all users as white!

    Config:
    Global-Quit-Message: /name &ese ha desconectado.
    Global-Join-Message: /name &ese ha conectado.
     

Share This Page