Commit Graph
100 Commits
Author SHA1 Message Date
jomo 600e6c9c2f fix plugin_header 2014-07-21 02:31:46 +02:00
jomo ee80672d38 raise test error 2014-07-21 02:28:39 +02:00
jomo c973025a8e add /modules command
lists all modules.
green if loaded, red otherwise
2014-07-21 02:24:43 +02:00
jomo eb287681d1 fix problem with 'none' permission 2014-07-21 02:07:45 +02:00
jomo 38cf2eb153 nicer pyeval output 2014-07-21 02:06:15 +02:00
jomo 9dba5641e1 fix broken broadcast 2014-07-20 17:53:19 +02:00
jomo f48dcf11ef deploying details added to readme 2014-07-20 17:05:15 +02:00
jomo 3806af1f66 renamed fyle to f 2014-07-20 16:46:20 +02:00
jomo c527d21de5 fix horidicode 2014-07-20 16:37:41 +02:00
jomo 9624107acd fix dicallignment 2014-07-19 02:41:44 +02:00
jomo 6ea1ae8718 use name for CG logs 2014-07-19 02:37:57 +02:00
jomo 59219cb7a0 fix re-writing variable 2014-07-19 02:32:35 +02:00
jomo cbdab2504d fix dicode 2014-07-19 02:19:12 +02:00
jomo ccd0e3cd09 fix imports 2014-07-19 02:02:42 +02:00
jomo 45376bc38f remove forcefield for merge with master 2014-07-19 01:50:35 +02:00
jomo 44d0541b29 use uid(player) helper method 2014-07-17 22:24:45 +02:00
jomo 9dd5555fb3 using is_creative helper 2014-07-17 22:13:49 +02:00
jomo 69f6423028 make dicode DRY and more readable 2014-07-17 21:36:05 +02:00
jomo 3691fa6503 show return type in pyeval 2014-07-17 01:16:37 +02:00
jomo f4381ae7c2 undo dicode 2014-07-17 00:52:22 +02:00
jomo 59e16e24a6 debugging 2014-07-16 02:15:23 +02:00
jomo 8f0d9611b0 debugging 2014-07-16 02:11:52 +02:00
jomo 0bf4cddb95 use better names, fix bugs 2014-07-16 02:04:02 +02:00
jomo e65b8e25fb add readability spacing 2014-07-16 01:08:04 +02:00
jomo 4d04d8df5b add readability to coding guidelines 2014-07-16 00:59:02 +02:00
jomo 1a6e60fec4 more code cleanup 2014-07-16 00:49:55 +02:00
jomo 195cf2c7ec added Pro Tip (tm) 2014-07-16 00:39:25 +02:00
jomo 433b2d3bbb clarified camelCase usage 2014-07-16 00:38:15 +02:00
jomo 65c3bb1371 corrected s/idToPlayer/java_uuid/ 2014-07-16 00:34:49 +02:00
jomo 0e65631ece removed camelcase, added more coding style to readme 2014-07-16 00:33:43 +02:00
jomo 4de83c5114 check for cancelled event 2014-07-14 06:04:06 +02:00
jomo a03bb67d85 check if player can build 2014-07-14 06:01:21 +02:00
jomo fb5a61b8d4 using floats for timeout 2014-07-14 05:57:27 +02:00
jomo ab24808f0d better message formatting 2014-07-14 05:42:44 +02:00
jomo c6dca4ac94 need more caffeine 2014-07-14 05:42:23 +02:00
jomo a272a615e4 fix time check 2014-07-14 05:33:46 +02:00
jomo 5cee964b9c fix plugHeader, store last time 2014-07-14 05:32:14 +02:00
jomo 665fbcb430 I should stop using copy pasta 2014-07-14 05:27:59 +02:00
jomo 626da9fb5c range starts at 0 2014-07-14 05:25:57 +02:00
jomo 35e59583bc cannot join string with ints 2014-07-14 05:24:08 +02:00
jomo fac11c147d don't accept 0 args, remove try 2014-07-14 05:20:30 +02:00
jomo 219bc0751b add damnspam to load_modules 2014-07-14 05:17:29 +02:00
jomo b082d6fdae Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-14 05:16:59 +02:00
jomo 0262d428d0 damnspam 2014-07-14 05:16:48 +02:00
jomo 69ac22c69a clarify how to use CG 2014-07-14 01:26:42 +02:00
jomo 0d9613911c logging groupchat messages 2014-07-14 01:25:12 +02:00
jomo 4c0a482a3c add noperm; return true 2014-07-14 01:20:42 +02:00
jomo 69b21c6acf fix basecolor in abot 2014-07-14 01:20:11 +02:00
jomo e36dbaeb44 add mising import 2014-07-14 01:17:51 +02:00
jomo 086a1fe064 creating shared dict 2014-07-14 01:16:40 +02:00
jomo ba10e82171 getting the right name in pluginversions 2014-07-14 01:00:30 +02:00
jomo c6bfe7c3d1 getting the right name in pluginversions 2014-07-14 01:00:06 +02:00
jomo 5838739985 can't call function before definition 2014-07-14 00:56:46 +02:00
jomo 7a53704e60 use json config for abot 2014-07-14 00:54:25 +02:00
jomo 1f5ee6b348 using jython 2.7b2 2014-07-13 17:10:14 +02:00
jomo e9f1142cea typo fix 2014-07-13 17:03:11 +02:00
jomo 837b68e9f9 fix merge conflicts 2014-07-13 16:35:21 +02:00
jomo 0151ca55ed use uuid in CG 2014-07-13 16:34:31 +02:00
jomo 5f2cf0b19e fix double quites 2014-07-12 03:10:42 +02:00
jomo 6771be27de Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-12 03:08:10 +02:00
jomo cb7c8550fd show online users by UUID; add quotes info to readme 2014-07-12 03:08:01 +02:00
jomo 90b2968df3 more abot fixes 2014-07-11 00:26:49 +02:00
jomo cba20fa67a more abot fixes 2014-07-10 23:45:32 +02:00
jomo be988fb9e5 match e.g. who can clear plot 2014-07-10 23:36:36 +02:00
jomo 71f5f46ff7 remove empty matchgroup; first match has to be a word 2014-07-10 23:35:03 +02:00
jomo bd94ee9076 fix false positive for e.g. MODel, MODern 2014-07-10 23:32:23 +02:00
jomo bb2bb0ecc8 fix false positive for e.g. MODel, MODern 2014-07-10 23:30:35 +02:00
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