Commit Graph

139 Commits

Author SHA1 Message Date
jomo
b9e73b58d7 skip abot for players with 'utils.ignore_abot' permission 2014-07-10 23:08:23 +02:00
jomo
3f212dc451 fix literal '.' in regex, fixes 2014-07-10 23:06:45 +02:00
jomo
33169883fb more noob matching 2014-07-10 22:58:47 +02:00
jomo
d89f649ca0 needs trailing space 2014-07-10 01:22:53 +02:00
jomo
f526f521b5 fix typo, nicer output 2014-07-10 01:21:14 +02:00
jomo
ea7284f2c8 do not require extra words 2014-07-10 01:11:25 +02:00
jomo
b284f6940f fucking comma 2014-07-10 01:03:39 +02:00
jomo
8bac5b5331 fix braces 2014-07-10 00:55:04 +02:00
jomo
5846d0f765 more questions 2014-07-10 00:52:32 +02:00
jomo
a0f02fb846 add abot (AnswerBot) to get rid of stupid FAQ asking 2014-07-10 00:37:42 +02:00
jomo
a87b9eb9d1 fix double plugin header 2014-07-09 00:24:55 +02:00
jomo
2d02165d06 add /echo 2014-07-09 00:18:26 +02:00
jomo
888136e30a make AC prefix red 2014-07-08 20:30:11 +02:00
jomo
b43d99b8bf removed unused commands from welcome message 2014-07-08 19:55:54 +02:00
jomo
81147baa11 fix out of range /lol id 2014-07-08 02:17:37 +02:00
jomo
b2d69ff507 use cycle plugin in creative mode only 2014-07-06 20:49:11 +02:00
jomo
616ddd4cfc remove text-only commands, use commands.yml aliases 2014-07-05 21:28:26 +02:00
jomo
fd212674c1 add 0.4s delay to shearing 2014-07-05 21:12:27 +02:00
jomo
1c2c3782c7 175:6 is no longer breaking clients 2014-07-05 21:05:47 +02:00
jomo
6ccbf25d87 tell people to use website 2014-07-05 21:05:18 +02:00
jomo
a1df5c73e8 avoid using deleting e.g. reports[-1] 2014-07-05 18:58:22 +02:00
jomo
e32edd981e fix broken report deletion 2014-07-05 18:54:52 +02:00
jomo
dd2e16ef57 allow newlines 2014-07-04 02:04:59 +02:00
jomo
217dc64c87 fix broadcast 2014-07-04 02:00:04 +02:00
jomo
0a04de8c0e fix plugin title 2014-07-04 01:54:23 +02:00
jomo
f9744d787c fix plugin title 2014-07-04 01:53:33 +02:00
jomo
340e09777e add motd.py 2014-07-04 01:50:36 +02:00
jomo
39a9644a1f fix deleteing non-existing report 2014-07-02 01:13:12 +02:00
jomo
81deba5af2 fix shearsheep 2014-07-02 00:27:50 +02:00
jomo
93f87a167d fix typi 2014-06-29 18:28:13 +02:00
jomo
cc547dc543 don't cycle when sneaking 2014-06-29 18:26:02 +02:00
jomo
4dbabb5ed2 use strings for UUID 2014-06-29 16:25:17 +02:00
jomo
6cb477e3df add newline to plugin headers 2014-06-29 16:22:28 +02:00
jomo
7e86a2b6a9 save file on list change, fix up/down naming, remove logging 2014-06-29 16:21:59 +02:00
jomo
4909e1a452 save file 2014-06-29 16:15:42 +02:00
jomo
f116d937ec fix indentation 2014-06-29 15:38:51 +02:00
jomo
5b7566ea67 better loggin 2014-06-29 15:37:45 +02:00
jomo
bbc12659c2 shift items, then check for empty line 2014-06-29 15:33:27 +02:00
jomo
7a0d0fee72 shift items, then check for empty line 2014-06-29 15:21:16 +02:00
jomo
ead78abd1c move cycle plugin to new module; add features 2014-06-29 15:18:25 +02:00
jomo
5012696c56 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-06-29 09:19:43 +02:00
jomo
45f105ec61 use list(x) instead of x.tolist() 2014-06-29 09:19:33 +02:00
shillingp
f2f6b49a7b Complete inventory cycle 2014-06-27 15:16:03 +00:00
jomo
4313bb90fd make gettoken more user-friendly 2014-06-25 02:40:49 +02:00
jomo
280525170c Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-06-25 02:36:07 +02:00
jomo
0be9493448 rename tokengen/gettoken 2014-06-25 02:35:47 +02:00
shillingp
1dee504cfd misc.py edited online with Bitbucket 2014-06-23 23:09:55 +00:00
shillingp
1e0b45fb17 getInventory not getContents 2014-06-23 23:07:25 +00:00
shillingp
bec8a28302 changed inventory event to player event 2014-06-23 22:59:59 +00:00
shillingp
af302f2ca9 Added inventory cycle function 2014-06-23 22:52:04 +00:00