Inactive [CHAT/FUN] SGTitles v1.1 - Give your users a collection of titles! [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by sct, Feb 19, 2012.

  1. Offline

    Krihelion

    moderator-permissions:
    can-kick: true
    can-ban: true
    can-mute: true
    can-remove-channel: true
    can-modify-nick: true
    can-modify-color: true
    can-modify-distance: true
    can-modify-password: true
    can-modify-format: false
    can-modify-shortcut: false
    can-color-messages: true
    can-view-info: true
    default-channel: Global
    censors: []
    format:
    default: '{color}[{nick}] &f{prefix}{sender}{suffix}{color}: {msg}'
    private-message: '&d{convoaddress} {convopartner}&d: {msg}'
    use-channel-emotes: true
    locale: en_US
    log-chat: true
    twitter-style-private-messages: true
    Thats what my config for herochat 5 looks like
     
  2. Offline

    sct

    The latest version of HeroChat works just fine in my testing. I would double check your Essentials config to be sure you changed the right option.
     
  3. Offline

    gooscar

    How do I config the colors of the Heroes titles?
    I have made nice titles etc with the create command, however the Heroes ones will only show up white.
    Where is the file with these titles in it? Or how do I change it?
     
  4. Offline

    Krihelion

    Still not working :(
     
  5. Offline

    sct

    Once they are created for the first time you can simply modify them in game using /title modify <titlename> <data>
     
  6. Offline

    gooscar

    I've just had to remove this plugin temp for the reason when a player uses /title commands it throws an internal error. D:
     
  7. Offline

    Smexmuffin

    What are the names of the titles?
     
  8. Offline

    sct

    Whatever you want them to be!
     
  9. Offline

    golddigger99

    When i write this command /title add golddigger99 owner
    This message comes up: An internal error ocurred while attepting to preform this command!

    Can you help me?
     
  10. Offline

    sct

    You'll have to give me the full stack trace from the console before I can help
     
  11. Offline

    sirepicness

    Everytime i try to create a title say ... The title Admin i do - /title create Sirepicness [Admin] ... when i do this it ethier brings up the create help page or it says this title must be a prefix or suffix ... i really wanna use this plugin but it simply wont create the titles. Do you know why ?

    Ive literrally tried everything ... /title create Owner [ Owner ] , /title create Owner [ Owner] [ ] , /title create Owner [Owner] ... I mean honestly .... i wanna use this plugin, but does it really have to be so difficult ....
     
  12. Offline

    sct

    Because you are missing the prefix/suffix at the end of the command. You should be typing /title create owner [Owner] prefix or /title create owner [Owner] suffix

    Hope that helps!
     
  13. Offline

    sirepicness

    ok, i created the title owner but now it wont show up on my name ? any help there ?
     
  14. Offline

    sct

    You should really read through the commands. You can find them here.

    After creating a title you need to grant the title using /title add <user> <titlename> and then that player can set the title using /title set <titlename>
     
  15. Offline

    sirepicness

    ok. i did that. i said the title has been applied but whenever i talk it just says sirepicness in red (cause im op) .. no title ...
     
  16. Offline

    sct

    Well then you have a plugin overwriting display names. Chances are this is Essentials. Please read the first post. :D
     
  17. Offline

    sirepicness

    Any chance you know what that plugin might be ? yes i use essentials. but idk how to change it, sorry if im being a burden but im new to MC servers. And if its the config.yml ... i cant open yml's for some reason so yeah.

    ohhh ... its the whole plugin essentials .. and removing this wont mess up my server or other plugins ?

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

    sct

    No no. Do not remove your Essentials! You need to open your Essentials' config.yml and edit the following line:

    change-displayname: false

    It should say false, not true.
     
  19. Offline

    sirepicness

    ok i deleted it ... but its back it there somehow ... so its all good, i cant open yml.'s for soem reason ..
     
  20. Offline

    ReviveDept

    titles doesnt show up , yes i have essentials and all the needed plugins but there just not showing up :(
     
  21. Offline

    zDylann

    org.bukkit.command.CommandException: Unhandled exception executing command 'titl
    e' in plugin SGTitles v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    8)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    03)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:791)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:751)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:739)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
    at net.milkbowl.vault.permission.plugins.Permission_PermissionsBukkit.ge
    tPlayerGroups(Permission_PermissionsBukkit.java:200)
    at com.sgcraft.sgtitles.PlayerManager.checkTitle(PlayerManager.java:63)
    at com.sgcraft.sgtitles.PlayerManager.giveTitle(PlayerManager.java:245)
    at com.sgcraft.sgtitles.commands.TitleCommands.onCommand(TitleCommands.j
    ava:146)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)

    This is the following error I get when I try to add a title to a player or title set. The title is there when I use title fulllist. I'm not sure whats the problem
     
  22. Offline

    sct

    Finally updated. Sorry for taking so long guys I have been super incredibly busy! This build should fix any outstanding issues with database related errors.

    Version 1.1
    • Updated for 1.2.5
    • Works with latest McMMO
    • Works with latest Heroes
    • Changed most of the database code. Should resolve most outstanding bugs
     
  23. Offline

    Octopusseh

    Whenever I run the server with SGTitles, I get this error:
    15:43:36 [SEVERE] Could not load 'plugins\SGTitles.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
    : com/sgcraft/sgtitles/SGTitles : Unsupported major.minor version 51.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:150)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:230)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: com/sgcraft/sgtitles/SGTitles
    : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    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:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:139)
    ... 8 more
    This has nothing to do with other plugins, because I even tried running it with ONLY Vault and SGTitles. Either I must have done something wrong or this version isn't actually compatible with 1.2.5-R1.0.
    Anyone know how to fix this?
     
  24. Offline

    sct

    It's because I compiled the latest SGTitles against Java 7. (Which is primarily my mistake)

    This build will work just fine for you: http://dev.sctgaming.com/attachments/download/19/SGTitles.jar
     
  25. Offline

    Octopusseh

  26. Offline

    Farscience

    When i run my server, the config file is not generated, and when I type /title in-game, it says "Command not found". Can you help?
     
  27. Offline

    Appljuze

    Is there a way to set a default title? So that when players first join they have that title, such as [Peasant] or something.

    Also, I'm a little confused on how the permission titles work. I added Group: Peasant and gave it the title Peasant, and there's a group named Peasant in my permissions file, yet they don't have a peasant title. Could you please explain how this works. Thanks.
     
  28. Offline

    Debesukaleejs

    User setting up their colors lose them after leaving and joining the game again.
    What could be the issue ?
     
  29. Offline

    Debesukaleejs

    Changing color either op or donator, after relog your color is white again. why ?
     
  30. Offline

    Luxius96

    Please this is an amazing plugin READ MY suggestion...

    THESE MAKE YOUR PLUGIN AMAZING READ PLEASE <3
    • Add console commands support
    • Please fix when you logout and rejoin the prefix,suffix,color disappear
    • You cant give more colors for your nickname , if it were possible as essentials comand /nick for modify the name would be comfortable
      Commands(ONLY ADMIN) -> /title nick <player> <newnickname> ---EXAMPLE---> /title nick Luxius &8Lux&2ius
      I love more colors for nickname, thank you beforehand :)
     

Share This Page