Inactive [ADMN] WelcomeRulezz - Simple Welcome/Login Message + /rules command [1.2.5-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by wannezz, Mar 4, 2012.

  1. Offline

    wannezz

    WelcomeRulezz - Simple Welcome/Login Message + /rules command:
    Version: v1.0
    WelcomeRulezz is a very simple plugin to add a Welcome Message and a /rules command.

    More info and Download!

    Features:
    • in Game Message when someone joins the server
    • /rules command to display server rules
    • /WelcomeMe to display the LoginMessage again
    • /Commands to display the server commands
    • /ACommonds to display the admin commands
    • permissions support
    • WelcomeMessage.yml + Rules.yml file for easy configuration
    • Auto creates directory
    • Configurable Color
    • Variables
    • Automatically checks for updates
    Upcoming Features:
    • in-Game command to change the message/rules
    config:
    • Couldn't be easier, just type the message you want in the .yml files. Everything you type in there, will be sent to your players.
    • If don't want the /rules command or if you don't want the login message, just leave the .yml file blank.
    Permission nodes:
    • welcomerulezz.welcomeme (/WelcomeMe command)
    • welcomerulezz.rules (/rules command)
    • Welcomerulezz.commands (/commands command)
    Color Codes:
    • "&f" = WHITE
    • "&e" = YELLOW
    • "&d" = LIGHT_PURPLE
    • "&c" = RED
    • "&b" = AQUA
    • "&a" = GREEN
    • "&9" = BLUE
    • "&8" = DARK_GRAY
    • "&7" = GRAY
    • "&6" = GOLD
    • "&5" = DARK_PURPLE
    • "&4" = DARK_RED
    • "&3" = DARK_AQUA
    • "&2" = DARK_GREEN
    • "&1" = DARK_BLUE
    • "&0" = BLACK
    • "{Magic}" = MAGIC
    • "{U}" = UNDERLINE
    • "{B}" = BOLD
    • "{I}" = ITALIC
    • "{S}" = STRIKETHROUGH
    • "{/}" = RESET (reset bold, italic, underline, strikethrough messages)
    If you want colors, just type the Color code before the part of the text you want in that color.
    For example if you want to have a welcomemessage: "Welcome to MyServer! Please read the /rules"
    And you want "Welcome to" in green , "MyServer!" in gold, "Please read the" in green and "/rules" in dark blue, you have to type:
    &a Welcome to &6 MyServer! &a Please read the &1 /rules

    Variables:
    • {player} = Name of the player;
    • {online_players} = Number of the players online for the moment;
    • {server_name} = Name of your server;
    • {max_players} = The maximum amount of players allowed to the server;
    • {player_health} = The players health;
    • {date} = The current date;
    • {time} = The current time.
    If you want to add variables to your Login Message, just type the variable you want.
    For example: When a player Britney logs in to the server, and you want to say her: "Welcome Britney! Please read the /rules "
    You have to type in the .yml file: "Welcome {player}! Please read the /rules "
     
    BrunoRocha and Cap K like this.
  2. Offline

    Jozeth

  3. Offline

    Aeromcdoom

    Can I use this for my aCommands plugin?
     
  4. Offline

    wannezz

    What commands are you going to use in your plugin?

    Tomorrow, I'm going to add a new command: /commands

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

    wannezz

    - added /commands
    - added Configurable Colors
     
  6. Offline

    md_5

    [1.1-R8] is the latest RB
     
  7. Offline

    wannezz

    But it's [1.2.3-R0.1]
     
  8. Offline

    Trust518

    THANK YOU, THANK YOU, THANK YOU, THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ITS PERFECT!!!

    I have a way to show my players commands they can use without needing a giant command board with signs
    I have the welcome message, and all the rules! IN 1 PLUGIN!

    Thank you so much! Great plug

    [diamond] [diamond] [diamond] [diamond] [diamond] out of 5
     
  9. Offline

    wannezz

    Any suggestions?
     
  10. Offline

    md_5

    Same warning as other thread, bump again and there will be problems
     
  11. Offline

    tmanisawesome

    can u make it so you can add like so it says Welcome (playerName) to server like so when u join it says the players name tht joins
     
  12. Offline

    wannezz

    Yes, I'm working on it right now...
    I was planning variables for v0.6
    v0.6 will be released monday.


     
  13. Offline

    tmanisawesome

    thx so much so when u update it put the player thing in the info
     
  14. Offline

    wannezz


    V0.6 Released!!!
    added variables! :D
     
    Cap K likes this.
  15. Offline

    wannezz

    ad links removed...
     
  16. Offline

    voltboyy

    I see you improved your plugins, keep up the good work! ;)
     
  17. Offline

    wannezz

    Thx! :)
     
  18. Offline

    wannezz

    What do you guys want me to add in the next version?
     
  19. Offline

    wannezz

    Has anyone tested v0.6 ?
    Please give me some feedback...
     
    Cap K likes this.
  20. Offline

    Cap K

    wonderfull, exactly what i wanted for my server. seems to work just fine (v0.6)

    a big thanks!

    just for you:
    [​IMG]
    don't mind the german (;
    colors work
    variables work (the cap_k at the top and the number of online players in pink are done with variables)
    /rules work (the last line are our rules)

    again: thanks a bunch! can't think of anything to add

    edit: oh! and im using devbuild 2120
     
    wannezz likes this.
  21. Offline

    wannezz

    All ad links are now definitely removed.
     
  22. Offline

    Trust518

    BUG BUG BUG BUG

    01:39:26 [SEVERE] Error occurred while enabling WelcomeRulezz v0.6 (Is it up to
    date?)
    java.lang.NullPointerException
    at me.wannezz.WelcomeRulezz.WelcomeRulezz.onEnable(WelcomeRulezz.java:32
    )
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:543)
    at org.bukkit.Bukkit.reload(Bukkit.java:182)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.
    java:469)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
     
  23. Offline

    Trust518

    When will this get updated D;?
     
  24. Offline

    md_5

    Make sure they don't come back, approved.
     
  25. Offline

    wannezz

    updated to 1.2.5

     
  26. Offline

    xDevidra

    Nice Plugin!

    Only 2 Bugs

    I use the Variable {server_name} but its only shown for me "Unknown" Server

    and if you use "/welcomeme" its show the motd again, but only with the Variable, not the Text

    Hello xDevidra on NAME Craft

    Shown as > Hello {player} on {server_name}

    Also I got a request for you.. maybe you can do it, i send you a PM :)
     
  27. Offline

    wannezz

    Ok, I can solve both problems, the unknown server problem: go tou your server map and open the file "server.properties" in there, you should be able to change the server name to anything you want...

    The /welcomeme problem, is my fault, tomorrow I'm releasing an update with some new features like bold, italic, underline,...
    I'm going to fix your problem as well.

     
  28. Offline

    xDevidra

    Ah, i saw only "Level Name" :)

    Ok, this works well :p
     
  29. Offline

    xDevidra

    Now we have Wednesday.. :s

    Are you busy? Can understand it, only wana ask, not that you forgot this ^^
     
  30. Offline

    wannezz

    Haha, the download link was already updated, but the description isn't. I'll change it when I have some spare time :)
     

Share This Page