Page 1 of 1

plugin idea

Posted: Mon Mar 12, 2012 5:43 pm
by rbos
I'm just typing up an idea:

* a label-driven "notes" plugin.
* /note [label] [text] - appends [text] to the note [label] with a timestamp
* /note read [label]
* /note search [string].

For instance it might be used to keep notes on players:

<bob> gee it sure would be awesome if I could be a mod
<rbos> would it then.
/note bob asked for mod
/note read bob
[2011-11-12] (rbos): Stole from a chest, warned.
[2011-12-22] (Amixalot): Spammed chat with annoying language, was warned.
[2012-01-01] (fox689): Killed an afk player by pushing him into a lava pit.
[2012-03-12] (rbos): asked for mod

or as a changelog for plugins:

/note MyHome added a 10 minute cooldown

or to keep track of any number of other things.

Re: plugin idea

Posted: Mon Mar 12, 2012 5:52 pm
by Doozy
<rbos>/ban bob

Re: plugin idea

Posted: Mon Mar 12, 2012 7:23 pm
by rbos
in my ideal wishlist world - SQL backend so I can manipulate/add to it out of game,

permissions for reading/writing note sets..

Re: plugin idea

Posted: Mon Mar 12, 2012 7:25 pm
by rbos
actually permissions could be kept simple - read, write, search.

Re: plugin idea

Posted: Wed Mar 14, 2012 7:26 am
by dragslayar
If my college course would get past the boring units and progress into coding i'd give it a shot.

It sounds like a good idea