OnLoginMessager

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

OnLogin Messager

Img

Custom INDIVIDUAL on join\quit messages
v1.02

With this small plugin players can set custom INDIVIDUAL onjoin\onquit messages. Messages editing with commands, and shows randomly.

Installation:

Just put jar into bukkit's plugin folder - config file will create automaticly.

Commands:

CommandDescriptionPermission
1 /olm Shows all yours messagesnone
2/olm add (join/quit) (message)Add messageolm.change.(join\quit)
3/olm delete (join/quit) (number)Delete join\quit message on numberolm.change.(join\quit)
4/olm reloadReload configolm.admin

Permission nodes:

NodeDescription
1olm.active.(join/quit)Activates OLM for a player. If he dont have this - messages (even if player has messages) will not appear
2olm.change.(join/quit)Give access to /olm add and /olm delete command. Considered upper
3olm.colorIf player has this - colorcodes parse in his messages
4olm.limitWhith this permission player have'nt limit of chars per message
5olm.max.level(1,2,3)With this player got restriction of summary join\quit messager equally max-level(1,2,3) in config
6olm.adminPlayer can reload config

Config file:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
settings:
#limit message length
    limit: 50
#max messages for player
    max: 3
#max messages for player, if he have olm.max.level1
    max-level1: 5
#similatly previous
    max-level2: 10
#similatly previous
    max-level3: 15
messages:
#messages templates
...
players:
#name
    5Shadow7Prince:
#join messages
        join-messages:
#string list
        - &4Angry admin 5Shadow7Prince join!
#quit messages
        quit-messages:
#string list
        - &2Take it easy, 5Shadow7Prince quit!

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files