Commit Graph
100 Commits
Author SHA1 Message Date
jomo 63810a0782 better name + docs for played_before (renamed to known_player) 2014-07-27 22:44:12 +02:00
jomo 4707b0fd91 more documentation 2014-07-27 22:39:20 +02:00
jomo 81669c62d7 rename log to info 2014-07-27 22:20:18 +02:00
jomo 1ee5d9b456 add warn() logging 2014-07-27 22:17:24 +02:00
jomo 333437e87a readability 2014-07-27 21:52:55 +02:00
jomo f9d1d8a83c mentio readability, remove <> around mention highlight 2014-07-27 19:49:55 +02:00
jomo 9231d23bcb readability 2014-07-27 19:43:06 +02:00
jomo b1a3a92e49 apply file read/save helpers 2014-07-27 19:42:33 +02:00
jomo e9b0ad656b add path to save/open json file 2014-07-27 06:04:31 +02:00
jomo d58d975910 add default to open_json_file 2014-07-27 06:01:52 +02:00
jomo efc3ee439c better use of plugin_header in saylol 2014-07-27 05:41:25 +02:00
jomo e04053e46f add /lol search <text> 2014-07-27 05:28:31 +02:00
jomo 304da99ca4 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-25 00:05:51 +02:00
jomo d2fe36aee3 link to latest python loader jar, remove jython download 2014-07-25 00:05:42 +02:00
jomo fb60c0c178 allow to reset motd 2014-07-24 02:31:34 +02:00
jomo bdabfc0054 clean up friends.py 2014-07-24 02:12:54 +02:00
jomo 60b523f0d1 readme stuff
- avoid long methods
- clarify errors
- better traceback example
2014-07-24 01:19:55 +02:00
jomo 2057c81918 remove test code 2014-07-23 00:00:18 +02:00
jomo 7d356f9eb0 trying stuff 2014-07-22 00:46:00 +02:00
jomo a5eb215b5b use &-colors for motd on first load 2014-07-21 02:35:06 +02:00
jomo a9e0c621ec remove test line 2014-07-21 02:34:36 +02:00
jomo 7f74482fa4 fix plugin_header 2014-07-21 02:31:46 +02:00
jomo b295f12d56 raise test error 2014-07-21 02:28:39 +02:00
jomo 3da64f301d add /modules command
lists all modules.
green if loaded, red otherwise
2014-07-21 02:24:43 +02:00
jomo ce8b20aacd fix problem with 'none' permission 2014-07-21 02:07:45 +02:00
jomo befd5a1721 nicer pyeval output 2014-07-21 02:06:15 +02:00
jomo 70668f0210 fix broken broadcast 2014-07-20 17:53:19 +02:00
jomo 3a62687d6e deploying details added to readme 2014-07-20 17:05:15 +02:00
jomo fbf7722831 renamed fyle to f 2014-07-20 16:46:20 +02:00
jomo 878caad751 fix horidicode 2014-07-20 16:37:41 +02:00
jomo df91adf7fd fix dicallignment 2014-07-19 02:41:44 +02:00
jomo 243b4fab4f use name for CG logs 2014-07-19 02:37:57 +02:00
jomo 18c0ba0b67 fix re-writing variable 2014-07-19 02:32:35 +02:00
jomo 5b1e1ca383 fix dicode 2014-07-19 02:19:12 +02:00
jomo 6268672ccf fix imports 2014-07-19 02:02:42 +02:00
jomo f95cb0269c remove forcefield for merge with master 2014-07-19 01:50:35 +02:00
jomo 8db6085d63 use uid(player) helper method 2014-07-17 22:24:45 +02:00
jomo ebf8a22bae using is_creative helper 2014-07-17 22:13:49 +02:00
jomo a5e9fd348f make dicode DRY and more readable 2014-07-17 21:36:05 +02:00
jomo a5e09e3254 show return type in pyeval 2014-07-17 01:16:37 +02:00
jomo 400e8ec4dd undo dicode 2014-07-17 00:52:22 +02:00
jomo 6afc92102f debugging 2014-07-16 02:15:23 +02:00
jomo 306b479cad debugging 2014-07-16 02:11:52 +02:00
jomo ad94e31d21 use better names, fix bugs 2014-07-16 02:04:02 +02:00
jomo 60a1210fe1 add readability spacing 2014-07-16 01:08:04 +02:00
jomo 930ca56dfc add readability to coding guidelines 2014-07-16 00:59:02 +02:00
jomo 9a0779d168 more code cleanup 2014-07-16 00:49:55 +02:00
jomo a61691bb1d added Pro Tip (tm) 2014-07-16 00:39:25 +02:00
jomo 53519b0901 clarified camelCase usage 2014-07-16 00:38:15 +02:00
jomo d9b8252ab1 corrected s/idToPlayer/java_uuid/ 2014-07-16 00:34:49 +02:00
jomo 1430a454ed removed camelcase, added more coding style to readme 2014-07-16 00:33:43 +02:00
jomo cf47df82ff check for cancelled event 2014-07-14 06:04:06 +02:00
jomo 4f13e417e9 check if player can build 2014-07-14 06:01:21 +02:00
jomo 4df5a18831 using floats for timeout 2014-07-14 05:57:27 +02:00
jomo 502aa3acc5 better message formatting 2014-07-14 05:42:44 +02:00
jomo 60c6b957f1 need more caffeine 2014-07-14 05:42:23 +02:00
jomo c51d703d1f fix time check 2014-07-14 05:33:46 +02:00
jomo 13b4c8c115 fix plugHeader, store last time 2014-07-14 05:32:14 +02:00
jomo 7dc4d6a88c I should stop using copy pasta 2014-07-14 05:27:59 +02:00
jomo 2979ecb44e range starts at 0 2014-07-14 05:25:57 +02:00
jomo f0e0045f70 cannot join string with ints 2014-07-14 05:24:08 +02:00
jomo a33e9ef88f don't accept 0 args, remove try 2014-07-14 05:20:30 +02:00
jomo 60c5bb9672 add damnspam to load_modules 2014-07-14 05:17:29 +02:00
jomo a6fecec165 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-14 05:16:59 +02:00
jomo 7024fe4845 damnspam 2014-07-14 05:16:48 +02:00
jomo 05a68efc43 clarify how to use CG 2014-07-14 01:26:42 +02:00
jomo 879af23f9a logging groupchat messages 2014-07-14 01:25:12 +02:00
jomo bd5dcf1933 add noperm; return true 2014-07-14 01:20:42 +02:00
jomo 62b3f8a270 fix basecolor in abot 2014-07-14 01:20:11 +02:00
jomo fca2e7e1b2 add mising import 2014-07-14 01:17:51 +02:00
jomo 94932ce0bf creating shared dict 2014-07-14 01:16:40 +02:00
jomo 991030b326 getting the right name in pluginversions 2014-07-14 01:00:30 +02:00
jomo 8ee6d0f40a getting the right name in pluginversions 2014-07-14 01:00:06 +02:00
jomo c9763953d4 can't call function before definition 2014-07-14 00:56:46 +02:00
jomo 2a00635606 use json config for abot 2014-07-14 00:54:25 +02:00
jomo 7981591fb7 using jython 2.7b2 2014-07-13 17:10:14 +02:00
jomo 23973651cc typo fix 2014-07-13 17:03:11 +02:00
jomo d67bf75c24 fix merge conflicts 2014-07-13 16:35:21 +02:00
jomo 568b619122 use uuid in CG 2014-07-13 16:34:31 +02:00
jomo 241292acce fix double quites 2014-07-12 03:10:42 +02:00
jomo 4b10679030 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-12 03:08:10 +02:00
jomo fafba7f5a6 show online users by UUID; add quotes info to readme 2014-07-12 03:08:01 +02:00
jomo f3c781ab47 more abot fixes 2014-07-11 00:26:49 +02:00
jomo 7cd3151d8c more abot fixes 2014-07-10 23:45:32 +02:00
jomo e78a147a44 match e.g. who can clear plot 2014-07-10 23:36:36 +02:00
jomo 9af08cfe4f remove empty matchgroup; first match has to be a word 2014-07-10 23:35:03 +02:00
jomo 55e3cbc137 fix false positive for e.g. MODel, MODern 2014-07-10 23:32:23 +02:00
jomo 8efb6bcc20 fix false positive for e.g. MODel, MODern 2014-07-10 23:30:35 +02:00
jomo bde3848ee6 skip abot for players with 'utils.ignore_abot' permission 2014-07-10 23:08:23 +02:00
jomo bf0507ee23 fix literal '.' in regex, fixes 2014-07-10 23:06:45 +02:00
jomo 7b742a3152 more noob matching 2014-07-10 22:58:47 +02:00
jomo 07f1a169c3 needs trailing space 2014-07-10 01:22:53 +02:00
jomo 755bd35abb fix typo, nicer output 2014-07-10 01:21:14 +02:00
jomo ec9063b6e7 do not require extra words 2014-07-10 01:11:25 +02:00
jomo 44af737e9e fucking comma 2014-07-10 01:03:39 +02:00
jomo c2814fac4a fix braces 2014-07-10 00:55:04 +02:00
jomo 2248007358 more questions 2014-07-10 00:52:32 +02:00
jomo 43e4015311 add abot (AnswerBot) to get rid of stupid FAQ asking 2014-07-10 00:37:42 +02:00
jomo 16217e1251 fix double plugin header 2014-07-09 00:24:55 +02:00
jomo c34c533dca add /echo 2014-07-09 00:18:26 +02:00