Commit Graph
100 Commits
Author SHA1 Message Date
jomo c87adff9ba use new thread for reports list 2014-08-07 02:30:44 +02:00
jomo ec192ad790 get rid of dico's stupid nonsense :3 2014-08-07 02:27:49 +02:00
jomo 7c2c87a05e get rid of offlineplayer in friends 2014-08-07 02:24:45 +02:00
jomo 939e744a33 get rid of OfflinePlayer in forcefield 2014-08-07 02:21:44 +02:00
jomo b7aed64fe5 remove WTF methods from player welcome 2014-08-07 02:19:53 +02:00
jomo 217f2cb579 fix %s 2014-08-07 02:10:36 +02:00
jomo b9f4d468ae clarifiy known_player a bit more 2014-08-07 01:50:26 +02:00
jomo c30578525f better /lol search 2014-08-07 01:39:12 +02:00
jomo bbbd180b98 revert to mob.chicken.plop, lavapop can be overheard easiliy 2014-08-07 01:26:28 +02:00
jomo 911d61b9e5 add note if no keywords 2014-08-07 01:25:20 +02:00
jomo 2dff50201a change highlight style. (underline hides parts of the next line) 2014-08-07 01:18:11 +02:00
jomo 2d5d6aace0 keyword must be IN the word, not exaclty the word 2014-08-07 01:17:26 +02:00
jomo 881c413642 don't be racist against players with uppercase characters in their name 2014-08-07 01:11:15 +02:00
jomo 24d341f833 delete mentions if empty 2014-08-07 01:06:19 +02:00
jomo 97b6c3a152 rewrite big parts of mentio 2014-08-07 00:59:13 +02:00
jomo 5cac70af31 FIX THIS BEFORE MERGING! 2014-07-31 00:07:15 +02:00
jomo db50be458f nicer string concatenating 2014-07-30 23:51:23 +02:00
jomo 08cae3213e remove try/except. fix code if it doesn't work ;) 2014-07-27 23:55:15 +02:00
jomo 180680422a catch all exceptions in pyeval 2014-07-27 23:29:55 +02:00
jomo 712cd135fc better name + docs for played_before (renamed to known_player) 2014-07-27 22:44:12 +02:00
jomo b18bdb69cb more documentation 2014-07-27 22:39:20 +02:00
jomo a9b9fc6ae5 rename log to info 2014-07-27 22:20:18 +02:00
jomo d4f618aa99 add warn() logging 2014-07-27 22:17:24 +02:00
jomo 3cfb585c8b readability 2014-07-27 21:52:55 +02:00
jomo 2a080b37a6 mentio readability, remove <> around mention highlight 2014-07-27 19:49:55 +02:00
jomo 54beea6ee5 readability 2014-07-27 19:43:06 +02:00
jomo aad63e5416 apply file read/save helpers 2014-07-27 19:42:33 +02:00
jomo 2e7e021001 add path to save/open json file 2014-07-27 06:04:31 +02:00
jomo a854fa2039 add default to open_json_file 2014-07-27 06:01:52 +02:00
jomo e277b923a7 better use of plugin_header in saylol 2014-07-27 05:41:25 +02:00
jomo e65122d4b3 add /lol search <text> 2014-07-27 05:28:31 +02:00
jomo e67fe48317 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-25 00:05:51 +02:00
jomo 7096d7036e link to latest python loader jar, remove jython download 2014-07-25 00:05:42 +02:00
jomo e35b079263 allow to reset motd 2014-07-24 02:31:34 +02:00
jomo 993d1cf04c clean up friends.py 2014-07-24 02:12:54 +02:00
jomo 82c3015c04 readme stuff
- avoid long methods
- clarify errors
- better traceback example
2014-07-24 01:19:55 +02:00
jomo fa68622d2d remove test code 2014-07-23 00:00:18 +02:00
jomo 98b2f564bc trying stuff 2014-07-22 00:46:00 +02:00
jomo 85eff42481 use &-colors for motd on first load 2014-07-21 02:35:06 +02:00
jomo 22cc16cc48 remove test line 2014-07-21 02:34:36 +02:00
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