[Request] See Online Staff - OnlineStaff

Discussion in 'Archived: Plugin Requests' started by themadman300, Jan 28, 2012.

  1. Offline

    themadman300

    I'd like a plugin which shows you online staff. It works with colours. If essentials is running this plugin will overwrite it. It will work in colours. Once a user does /who or /list or /online it will show this message

    ------------------------[(Server Name)]-------------------------------
    (Any message the server owner wants to broadcast)
    Staff Online: (Staff names that are online and thier rank)

    This will run with PermissionsEX or Permissions or BukkitPermissions and if you have the permission onlinestaff.admin it will show you on the staff list. The /who message can be edited in the config.yml.

    Ideas for commands: /who and /online and /list etc.

    Ideas for permissions: onlinestaff.list (List online staff), onlinestaff.admin (Show you in staff list) onlinestaff.* (Both)

    When I'd like it by: Take your time. Within 1 week would be nice.

    If a plugin for this is made that i couldn't find please tell me.
     
  2. Offline

    themadman300

    ... Anyone?
     
  3. Offline

    MuisYa

    Last edited by a moderator: May 23, 2016
  4. Offline

    themadman300

    Thanks very much! Can it work with colorus? Like ChatManager.

    Error:
    18:29:07 [SEVERE] Could not load 'plugins\OnlineStaff.jar' in folder 'plugins':

    java.lang.UnsupportedClassVersionError: muisya/onlinestaff/OnlineStaff : Unsuppo
    rted 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:131)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:285)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:200)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)


    Do i need java 7? Because my server dedicated machine is java 6 and they wish to stay with that. If you can please may you do this with java 6 or try to fix this. Is this also with the latest R3 for 1.1?

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

    Jozeth

    Oh damn, can i use some of the code to add a command in my plugin which says what players can smite
     
  6. Offline

    themadman300

    Ask plugin maker. Can you fix this maybe? Make it work with java 6 but the same stuff MuisYa did. Or maybe MuisYa can do it. I need it working with java 6 and the latest bukkit R3 build.
     

Share This Page