[INACTIVE] [CHAT/ADMN] iOP - v0.7 Easy Chat Formatting [928] Now with per player Colors!

Discussion in 'Inactive/Unsupported Plugins' started by shadrxninga, Apr 29, 2011.

  1. Offline

    shadrxninga

    iOP
    Custom Chat Colors for OPs​
    The best chat plugin there ever was!!

    Development for this plugin has been continued here , thanks to @Mrchasez

    Old Download and Source
    Version: 0.7 - Download
    Source: Github

    Old Post (open)
    Don't like permissions? But want to stand out from the normal users on your server? iOP is what you need! This plugin allows total customization over your chat format. You can add Prefixes and Suffixes as well as change name colors and message colors for Ops, Normal Player. There is even Per Player Config options for even more customization!

    If you like this plugin then please support me and give a donation - I have worked quite a bit on this and donations would be appreciated :D
    [​IMG]

    Features:
    • Customizable Name Color for Ops and Players
    • Customizable Message Color for Ops and Players
    • Customizable Prefixes and Suffixes With Colors! for Ops and Players
    • Customizable Options Per Player!
    • No need to restart to change name colors, just type /iop
    • A online list with colors.
    How to use the config





    Open up config.yml (In plugins/iOP) in NotePad++ or another text editor (Not NotePad)
    Config (open)

    Code:
    OP-NameColor: '&3'
    OP-MsgColor: '&e'
    OP-Prefix: '&2[&3Admin]'
    OP-Suffix: ''
    Player-NameColor: '&4'
    Player-MsgColor: '&4'
    Player-Prefix: ''
    Player-Suffix: ' &7(Guest)'
    Normal Chat: false
    Colored Online List: true
    shadrxninga:
        prefix: '&1[iOP Dev] '
        name: '&6'
        suffix: '&2 The Amazing!!'
        msg: '&2'
    Bob:
        prefix: 'Builder '
        suffix: 'the Builder'
    
    
    The Numbers stand for color codes:
    Color Codes (open)

    [​IMG]

    So all you have to do is put the code of the color you want in the config and Hey Presto!
    You can choose if you want chat to show like this <player> or like this Player:
    Set Normal Chat to true if you want the default <player>

    Prefixes and Suffixes
    If you want to have a prefix or suffix in front of an ops name just put it in the OPs-Prefix or Player-Prefix field.
    If you want it to be colored put a color code wherever you want that color.
    For example:
    Code:
    &4[&1Admin&4]
    Would look like this in chat:
    [Admin]

    For Player names and prefixes just do what you did with the ops but in the player fields.

    Per Player Colors
    Note: This feature is optional if you don't want to use it just remove everything under the colored online list option.
    This feature allows you to have different name colors per player. Bob can be blue and John could be Red and all other Ops can be purple.
    To do this in the config file add this underneath the other options

    Code:
    playername:
        prefix: '&4[Admin] '
        name: '&6'
        msg: '&e'
    Change playername to the players name you want to change. You can add any of the other options and if you leave one out it will just default to the Op or Players default option

    Note: YML is a very fussy language - if you are having problems paste you config here and it will tell you what is wrong with it. Also if you are using notepad to edit the config... Don't use it, use NotePad++
    If you are still having trouble post your config and I will fix it up for you.

    Commands
    • /iop - Reloads the config (Ops only)
    • /online (Also /list and /playerlist) - displays an online list with iOPs colors
    Changelog:




    Version 0.7
    • Updated for Minecraft 1.6
    • Updated for recommend build 818
    • Changed the way the online list looks - It looks much better!
    • Added the ability to have a suffix in your name
    • Should now work with display name changing plugins ( You still need to use their real name in the config file)
    Version 0.6_02




    • Fixed a bug where null would show up instead of the color in the online list
    Changelog (open)





    Version 0.6_01
    • Removed some debug code
    Version 0.6




    • Added per player settings.
    Version 0.5




    • Added a Colored online list! - Able to be turned off.
    • Updated to RB 766
    Version 0.4




    • Fixed a few formating errors
    • Added the ability to change between <player> and Player:
    Version 0.3




    • Normal players can now have colors and prefixes
    Version 0.2




    • Changed Color Code Format
    • Colors Can Now Be Used In Prefixes
    Version 0.1




    • First Release





    Ideas/Todo
    Commands
    Permissions Support - Optional
    Create Conifig Automagicaly :D
    If you have any ideas feel free to tell me and I will try and include them

    Completed Ideas (open)
    Completed
    • Add Colors and Prefixes for Normal Users Done 0.3
    • Online List With Colors.Done 05
    • Add Prefix Colors Done 0.2
    • Per Player Colors and Prefixes Done 0.6



     
    Mrchasez and Pinkpixels like this.
  2. Offline

    shadrxninga

    I will update this plugin soon. I've got other stuff to do at the moment. Sorry for any inconvenience .

    I will try and have something working by the end of the week.
     
  3. Offline

    CushFiles

    Is there any way you can make it so that moderators can change people's tags while ingame?
     
  4. Offline

    shadrxninga

    We'll see how much time I have at the end of this week :D
     
  5. Offline

    CushFiles

    Awesome :D

    EDIT: if you can only make it so we can color the person as a mod that would be amazingly helpful as well, tho I think tags and colors are both put up the same way soo.. maybe it's the same way of coding :)
     
  6. LOVE IT!

    [​IMG]
    Code:
    Plugin:
        iOp
    Rating:
        5 stars
    Amzingness:
        Very amazing
    
     

    Attached Files:

    shadrxninga likes this.
  7. Offline

    shadrxninga

    I just want to get an idea of how many people who use this also use permissions. If there is a lot I will add optional permissions support for groups.

    Please tell me by PMing me with YES or NO and with "iOP Poll" in the title

    Thanks :D
     
    thestriker095 likes this.
  8. Offline

    thestriker095

    There seems to be a few issues!

    1) The property: Player-NameColor: does not work. Ex: I put '&4' (For Dark Red) then restart the server but they still only have a white name!

    2) The property: Player-MsgColor: seems to change both their name and message!

    Other that that it all works!

    Please fix as this is WAY better that iChat!

    THANKS!

    iOP Poll

    I use permissions and that would be great!

    So YES!

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

    shadrxninga

    Yep, i'm aware that there are a few things broken at the moment. It should be fixed soon :D
     
  10. Offline

    rippy_95

    Everything works well, but the player-color and Player-NameColor not. What's wrong? Serverlog does not write anything, I use Notepad + + and my config.yml is the following:


    OP-NameColor: ''
    OP-MsgColor: ''
    OP-Prefix: ''
    OP-Suffix: ''
    Player-NameColor: '&e'
    Player-MsgColor: '&f'
    Player-Prefix: '&7[MEMBER] '
    Player-Suffix: ''
    Normal Chat: false
    Colored Online List: false
    player:
    prefix: '&7[VIP] '
    name: '&d'
    suffix: ''
    msg: '&f'

    (Sorry my english - google translate powa)
     
  11. I tried using permissions but I can't get it to work so I would if I could so that'd be great thanks
     
  12. Offline

    shadrxninga

    I believe that those config options are not working at the moment. I will have an update out by the end of the week.
     
  13. Offline

    CallumRulz

    I have been looking for a plugin like this for AGES!
    thanks soooo very much!
    good job
     
  14. Offline

    shadrxninga

    News
    Version 2.0 is coming out soon - Completely rewritten with loads of new features including in-game commands and permissions group support as well as bug fixes :D
    It won't look too different from previous versions though

     
  15. Offline

    thestriker095

    WOOT!
     
  16. Offline

    superboy25

    will this work for craftbukkit 1000?
     
  17. Offline

    thestriker095

    Any news for 2.0 yet?
     
  18. Offline

    Regen

    This Plug-in has changed my life, and my server forever. ;D If I hadn't seen this plug-in I never would have found out about Notepad ++. So to Shadrxninga, thank you. <3 c:
     
  19. Offline

    MuisYa

    First, only OP's were renamed. Now its a whole config. I like it :)
    I really LOVE this plugin dude, awesome. Keep up the good work!

    Btw, could you add a amount of players online to the /list command.
    Not very hard to make. I will love it :D
     
  20. Offline

    shadrxninga

    I'll try and do that this week.
    Sorry about not updating - i've got lots of school work at the moment and I just don't have time to keep my plugins updated. I am going to make the other ones inactive - but i'll keep this one going - 2.0 will be delayed though.
     
  21. Offline

    MuisYa

    @shadrxninga Thanks!
    Really its such a amazing plugin :D
     
  22. Offline

    worm_gremlin

    Hey I'm trying to get some help on a Issue that is only a little related to iOP. I'm using "SimpleServer" and for awhile the Titles and name colors were working fine but recently the SimpleServer group set colors and titles are overiding the iOP set colors and prefixes sent messages, they are stuck in the SimpleServer settings. I was wondering is this a iOP problam? or is this SimpleServer just overiding the iOP chat codes? if the latter, anyone know a way to turn that off?

    P.S. I'm betting it's SimpleServer because it also overides my "Towny" plugin titles and chat colors.
     
  23. Offline

    M4rkv3nt5

    Hi sir,
    I've tested your plugin and i luv it :3 but one thing, you knew that iOP v0.7 is also compatible with Craftbukkit b1000?
     
  24. =D

    All i can say.
    Except:
    I found this little fail:
    a**faction a[Server Admin]<eymas> Koelkast
    Can it be:
    [Server Admin]<**faction eymas>
    Or do I need to contact the factions author?
     
  25. Ahem. I have another question;
    Can you implement player-commands?
    /TextColor &f
    /prefix [player]
    /suffix [player]
    /NameColor &f

    Would help me not to dive in the config everytime =/
     
  26. Offline

    Cryt

    Hello,

    Overnight the plugin has to stop working without reasons. Here is my configuration:

    Code:
    OP-NameColor: '&2'
    OP-MsgColor: ''
    OP-Prefix: '&6[&6Admin&6]'
    OP-Suffix: ''
    Player-NameColor: ''
    Player-MsgColor: ''
    Player-Prefix: ''
    Player-Suffix: ''
    Normal Chat: false
    Colored Online List: true
    alexispouti:
        prefix: ''
        name: '&d'
        suffix: ''
        msg: ''
    Yenlu:
        prefix: ''
        name: '&3'
        suffix: ''
        msg: ''
    wanokloxwano:
        prefix: ''
        name: '&3'
        suffix: ''
        msg: ''
    Castou:
        prefix: ''
        name: '&4'
        suffix: ''
        msg: ''
    Syliia:
        prefix: ''
        name: '&2'
        suffix: ''
        msg: ''
    Magouille:
        prefix: ''
        name: '&3'
        suffix: ''
        msg: ''
    Dragomirest:
        prefix: ''
        name: '&d'
        suffix: ''
        msg: ''
    Ani_Skyhigh:
        prefix: ''
        name: '&3'
        suffix: ''
        msg: ''
    Chevrozer:
        prefix: ''
        name: '&3'
        suffix: ''
        msg: ''
    Vekoros:
        prefix: ''
        name: '&4'
        suffix: ''
        msg: ''
    DarkSims:
        prefix: ''
        name: '&d'
        suffix: ''
        msg: ''
    Flogeuh:
        prefix: ''
        name: '&2'
        suffix: ''
        msg: ''
    Remleroi:
        prefix: ''
        name: '&2'
        suffix: ''
        msg: ''
    orphelswiss:
        prefix: ''
        name: '&d'
        suffix: ''
        msg: ''
    ducalex3:
        prefix: ''
        name: '&d'
        suffix: ''
        msg: ''
    An idea?
     
  27. Offline

    shadrxninga

    Did you install any other plugins? Update Bukkit?
     
  28. Offline

    Cryt

    My list of plugins :

    Code:
    15
    01:06:27 [INFO] Starting minecraft server version Beta 1.7.2
    01:06:27 [INFO] Loading properties
    01:06:27 [INFO] Starting Minecraft server on 77.111.251.33:25565
    01:06:27 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904-
    g9277096-b953jnks (MC: 1.7.2)
    01:06:28 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolati
    on[SERIALIZABLE] min[2] max[20]
    01:06:28 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.Plugi
    nClassLoader]
    01:06:28 [INFO] Entities enhanced[0] subclassed[1]
    01:06:28 [INFO] [Permissions] (Phoenix) was Initialized.
    01:06:28 [INFO] Starting Minequery server on 77.111.251.33:25566
    01:06:28 [INFO] LWC: Loading shared objects
    01:06:28 [INFO] LWC: Protection cache: 0/10000
    01:06:28 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlit
    ejdbc.so
    01:06:28 [INFO] Preparing level "world"
    01:06:28 [INFO] Preparing start region for level 0 (Seed: -8777186306819487387)
    01:06:29 [INFO] [iConomyChestShop] version 2.74 initialized!
    01:06:29 [INFO] [iConomyChestShop] Permissions version 2.7.4 loaded.
    01:06:29 [INFO] [iConomyChestShop] LWC version 3.21 loaded.
    01:06:29 [INFO] [LightVote:1.7] Initialised
    01:06:29 [INFO] [LightVote:1.7] Scanning properties file.
    01:06:29 [INFO] [LightVote:1.7] Properties loaded. Debug messages: true
    01:06:29 [INFO] [LightVote] Permissions not enabled in config.
    01:06:29 [INFO] [Permissions] version [2.7.4] (Phoenix) loaded
    01:06:29 [INFO] [NoSpawn] Permissions found, using Permissions!
    01:06:29 [INFO] NoSpawn version 1.5.2 is enabled!
    01:06:29 [INFO] [pathogenPlayerLives] Loading Pathogen playerLives...
    01:06:29 [INFO] [pathogenPlayerLives] Loading config...
    01:06:29 [INFO] [pathogenPlayerLives] Saving config...
    01:06:29 [INFO] [pathogenPlayerLives] Done loading Pathogen playerLives.
    01:06:29 [INFO] [pathogenPlayerLives] Successfully linked with Permissions
    01:06:29 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    01:06:29 [INFO] WorldGuard: (world) Single session is enforced.
    01:06:29 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    01:06:29 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    01:06:29 [INFO] WorldGuard: (world) Lava fire is blocked.
    01:06:29 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    01:06:29 [INFO] WorldGuard: Loaded configuration for world 'world"
    01:06:29 [INFO] WorldGuard: 7 regions loaded for 'world'
    01:06:29 [INFO] WorldGuard 5.0-alpha10 enabled.
    01:06:29 [INFO] [MagicCarpet] MagicCarpet version 1.5.6 is enabled!
    01:06:29 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet
    or /mc.
    01:06:29 [INFO] [MagicCarpet] Using Permissions.
    01:06:30 [INFO] [iConomy] Logging is currently disabled.
    01:06:30 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    01:06:30 [INFO] [iConomy] Developed by: [Nijikokun]
    01:06:30 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    01:06:30 [INFO] [pathogenPlayerLives] Successfully linked with iConomy 5
    01:06:30 [INFO] [iConomy] hooked into Permissions.
    01:06:30 [INFO] [FalseBook Core] FalseBookCore v0.83.5alpha by GeMo enabled!
    01:06:30 [INFO] [Tables 0.4.1] Enabled
    01:06:30 [INFO] Loaded Essentials build 2.2.8 maintained by Zenexer, ementalo, A
    elux, Brettflan, KimKandor, snowleo and ceulemans.
    01:06:30 [INFO] PickBoat version 0.3.5 is enabled!
    01:06:30 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    01:06:30 [INFO] [iOP] v0.6 Enabled
    01:06:30 [INFO] FalseBookBlock v0.83.5alpha by GeMo enabled
    01:06:30 [INFO] MapMarkers version 0.3.2 enabled
    01:06:30 [INFO] WorldEdit 4.4 enabled.
    01:06:30 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
    for permissions.
    01:06:30 [INFO] LWC: Loaded 133 locale strings (0 overrides)
    01:06:30 [INFO] Using Permissions API
    01:06:30 [INFO] LWC: Loading SQLite
    01:06:30 [INFO] LWC: Using: Native
    01:06:30 [INFO] LWC: Precached 159 protections.
    01:06:30 [INFO] LWC: At version: 3.21-git-LWC-2936c58564bf9d84e97a9a024af1644c8f
    67f269-b54jnks
    01:06:30 [INFO] PayDay version 0.2.3 is enabled!
    01:06:30 [INFO] Loaded EssentialsChat build 2.2.8 by Zenexer, ementalo, Aelux, B
    rettflan, KimKandor, snowleo and ceulemans.
    01:06:30 [INFO] Loaded EssentialsSpawn build 2.2.8 maintained by Zenexer, ementa
    lo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    01:06:30 [INFO] [CookieMonster] Attached to iConomy.
    01:06:30 [INFO] [CookieMonster] v1.5 loaded successfully.
    01:06:30 [INFO] [CookieMonster] Developed by: [jascotty2, Coelho]
    01:06:30 [INFO] Done (0.195s)! For help, type "help" or "?"
    01:06:30 [INFO] [FalseBook Block] 0 Areas loaded.
    01:06:30 [INFO] [FalseBook Block] 1 Bridges successfully loaded.
    01:06:30 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    01:06:30 [INFO] [FalseBook Block] Gates successfully loaded.
    I know, I am in Bukkit 953 while the plugin is in bukkit 928 but everything works very well on my server of test with the same plugins and the same version. IOP does not work only on this server... And it, overnight
     
  29. Offline

    EnderAWiggin

    is this not 1.7 compatible? because I am not getting it too work at all. I'm a total noob at this, but i have installed three other plugins successfully.
     
  30. Offline

    shadrxninga

    It should be, what can't you get to work about it. I'm gonna need some more information if you want help.
    What craftbukkit build? Your config file - etc.

    I don't think I can help with that. Yes, I am planning on commands for 2.0 - i just got stalled when the new permissions came out. I also have to finish something else.
    But don't worry, there will be commands eventually... :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  31. Okay =D
    And the problem is fixed after a bit fondling with the meters-long cfg file of factions:
    [Server Admin][**faction]<eymas> yay!
     

Share This Page