Inactive [GEN/INFO] OnlineSigns v0.2.1 - Slap signs with a fish, get a playerlist [1.1-R4]

Discussion in 'Inactive/Unsupported Plugins' started by NuclearW, Jul 25, 2011.

  1. Offline

    NuclearW

    OnlineSigns - Slaps signs with a fish, get a playerlist
    Version: v0.2.1

    OnlineSigns lets you create a wall of signs that will display what users are online at all times.

    To create a board of OnlineSigns, simply slap the totals sign with a fish, then slap all the signs that are to display usernames in the order you want them to fill, then slap the first sign again.

    OnlineSigns supports language translation: Simply edit the "lang" file to change anything OnlineSigns says.

    OnlineSigns has been translated into Spanish, German, Polish, and Dutch:
    OnlineSigns supports and is tested with PermissionsEx. OnlineSigns also supports default Bukkit Permissions. And will support any permissions plugin that does the same. OnlineSigns also tentatively supports Permissions 2.7.4 and 3.1.x, but is not tested against these.

    OnlineSigns will create a config.yml which contains one option:
    • PEX_Prefix
    Setting this to true will cause OnlineSigns to attempt to color a user's name on any board by taking the color code from that user's prefix from PermissonsEx

    If you translate this plugin I would be very grateful if you would send me your lang file so that I may share it with others in this post.

    Demonstrations:
    And a video with much more talking by @C0R7
    Would also like to note, his last test, with slapping the same sign over and over again, would show the last players on the server, if the server was full.​
    Features:
    • Full userlist in sign format.
    • Supports PermissionsEx, Permission 2/3, Bukkit Permissions, and defaults to OP
    Permissions:

    Nodes (open)

    • onlinesigns.* - Alias of onlinesigns.create
    • onlinesigns.create - Grants ability to create OnlineSigns



    Download OnlineSigns

    Changelog:
    • Version 0.2.1
      • Fix getting logger too soon
    • Version 0.2
      • Update for new event system
      • New PEX_Prefix option
    • Version 0.1
      • Initial release.
    OnlineSigns was suggested by @C0R7
     
    DrAgonmoray and DarkFusion like this.
  2. Offline

    chopstick121

    is not working i cant get the sign to work
     
  3. Offline

    Vince

  4. Offline

    IBlackHawkI

    it doesn't work on my server there is this message you haven't slapped enough signs!!
     
  5. Offline

    chopstick121

    it gave me error when i changed PEX_Prefix: true
    2012-08-05 20:09:02 [WARNING] Task of 'OnlineSigns' generated an exception
    java.lang.NoClassDefFoundError: ru/tehkode/permissions/bukkit/PermissionsEx
    at com.nuclearw.onlinesigns.OnlineSigns$3.run(OnlineSigns.java:206)
    Caused by: java.lang.ClassNotFoundException: ru.tehkode.permissions.bukkit.PermissionsEx
    at java.net.URLClassLoader$1.run(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 com.nuclearw.onlinesigns.OnlineSigns$3.run(OnlineSigns.java:206)
    at com.bergerkiller.bukkit.nolagg.examine.TimedWrapper.run(TimedWrapper.java:27)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
  6. Offline

    MCE626

    it says the website is temporarily unavailable when i click the download link...
     

Share This Page