jomo
|
45008c0443
|
remove trailing whitespace, replace tabs with 4x space
|
2015-08-13 00:30:54 +02:00 |
|
jomo
|
34eed808dc
|
Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev
|
2015-08-13 00:22:21 +02:00 |
|
jomo
|
fe56d1e2f4
|
check requirements before trying to setup
|
2015-08-13 00:22:13 +02:00 |
|
jomo
|
6d7bd233da
|
install python dependencies on setup
|
2015-08-13 00:18:06 +02:00 |
|
jomo
|
ae02f14c4b
|
duplicate sample files on setup
|
2015-08-13 00:11:35 +02:00 |
|
jomo
|
9e3cd6828e
|
disable some plugins by default
|
2015-08-13 00:05:36 +02:00 |
|
jomo
|
6aa7cf40aa
|
use ssh for cloning, fix level-type
|
2015-08-12 22:02:19 +02:00 |
|
jomo
|
c05e56d307
|
add setup.sh
|
2015-08-12 01:50:02 +02:00 |
|
jomo
|
62569c7361
|
use https for ipinfo.io
|
2015-04-20 21:02:07 +02:00 |
|
jomo
|
181c6ccfeb
|
show network AS in /check
|
2015-04-20 20:39:00 +02:00 |
|
jomo
|
4357c46085
|
copy dict keys before iterating
python doesn't like changing dicts while iterating over that dict
|
2015-03-15 05:00:04 +01:00 |
|
jomo
|
1db0ac4cd5
|
Revert "remove redundant loop"
This reverts commit cc50dc30bc.
|
2015-03-15 04:40:09 +01:00 |
|
jomo
|
1e7bd51b3b
|
debug pmutils player leave event
|
2015-03-15 04:36:08 +01:00 |
|
jomo
|
cc50dc30bc
|
remove redundant loop
|
2015-03-15 04:28:56 +01:00 |
|
jomo
|
a87ad7b2e9
|
fix all bukkit/uuid issues in pmtoggle
|
2015-03-15 04:26:53 +01:00 |
|
jomo
|
dbfc1dd2a2
|
merge
|
2015-03-15 04:19:02 +01:00 |
|
jomo
|
966943b9a2
|
Merge branch 'master' into dev
|
2015-03-15 02:58:03 +01:00 |
|
jomo
|
2246b9f5a8
|
fix mentio color codes
|
2015-02-09 21:31:31 +01:00 |
|
jomo
|
c69e8e80b2
|
420 = blazeit
|
2015-01-11 00:56:06 +01:00 |
|
jomo
|
9fa736691c
|
only output numbers
we also support shifting (>>, <<), so the > and < characters are allowed which might lead to a bool type output
we don't want to show bool output
|
2015-01-11 00:00:39 +01:00 |
|
jomo
|
00fd8e4f1e
|
clean up check.py
|
2015-01-10 22:44:18 +01:00 |
|
jomo
|
f9c6df58c5
|
remove tab
|
2015-01-10 22:26:49 +01:00 |
|
jomo
|
c6dd5ce4a9
|
add >, <, ~ and % operators to calc
|
2015-01-10 00:37:03 +01:00 |
|
jomo
|
611d52ea2b
|
Merge branch 'dev'
|
2015-01-09 23:06:52 +01:00 |
|
jomo
|
65352519c7
|
link to info, not /faq command on first join
|
2015-01-09 01:35:40 +01:00 |
|
jomo
|
8eb0948a61
|
don't need quotes
|
2015-01-08 00:44:56 +01:00 |
|
jomo
|
f465a4caff
|
nope #8
|
2015-01-08 00:40:18 +01:00 |
|
jomo
|
4f3cd5ba63
|
possible fix for #8
|
2015-01-08 00:38:00 +01:00 |
|
jomo
|
ae261d3026
|
fix error on offline players
|
2015-01-07 02:05:08 +01:00 |
|
jomo
|
8129bf5fd4
|
fix offline players
|
2015-01-07 02:01:00 +01:00 |
|
jomo
|
e7c4eba51f
|
oops
|
2015-01-07 01:39:41 +01:00 |
|
jomo
|
ef770dd145
|
fix typo
|
2015-01-07 01:36:46 +01:00 |
|
jomo
|
60cc678470
|
show traceback on error
|
2015-01-07 01:35:26 +01:00 |
|
jomo
|
9230a048af
|
improve check.py
|
2015-01-07 01:33:18 +01:00 |
|
jomo
|
7f97087ddb
|
fix /check old usernames
|
2015-01-07 01:05:49 +01:00 |
|
jomo
|
8b2bf3bf72
|
delete duplicate chat message
|
2015-01-07 00:55:08 +01:00 |
|
jomo
|
68430fa175
|
move module descriptions to main.py or modules themself
|
2015-01-07 00:17:20 +01:00 |
|
jomo
|
f579759e60
|
better comments in misc.py
|
2015-01-06 23:59:36 +01:00 |
|
jomo
|
9a916ed2cd
|
change indentation from 2 spaces to 4, fix #5
|
2015-01-06 23:38:42 +01:00 |
|
jomo
|
3435e99432
|
Revert "Fixed calc when calling toggle"
This reverts commit 825acf330a.
|
2015-01-06 23:07:56 +01:00 |
|
jomo
|
4eed09946a
|
Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev
|
2015-01-06 23:05:43 +01:00 |
|
jomo
|
91d4a1e186
|
re-implement toggle()'s add=True|False
|
2015-01-06 22:36:57 +01:00 |
|
jomo
|
50b09138f8
|
re-add optional arg to toggle()
|
2015-01-06 22:30:30 +01:00 |
|
jomo
|
7d7d5e16e1
|
remove junk in toggle()
|
2015-01-06 22:19:06 +01:00 |
|
jomo
|
d8bd90544b
|
clean up comments
|
2015-01-06 21:32:40 +01:00 |
|
jomo
|
6310633ebb
|
disable spectator teleportation
|
2015-01-06 21:29:00 +01:00 |
|
jomo
|
01da1ed812
|
more docs for helpers, removed unused warp()
|
2015-01-02 02:26:52 +01:00 |
|
jomo
|
8de52f9ab6
|
use name parameter for toggle()
|
2015-01-02 02:21:48 +01:00 |
|
jomo
|
11b08a20a1
|
/calc can only be used on sender
|
2015-01-02 02:21:11 +01:00 |
|
jomo
|
00dfc770fe
|
add name parameter to toggle()
|
2015-01-02 02:20:02 +01:00 |
|
jomo
|
d92f98307f
|
improve calc, make users savable
|
2015-01-02 02:17:17 +01:00 |
|
jomo
|
f2a30f3aa2
|
typo
|
2015-01-02 01:47:43 +01:00 |
|
jomo
|
226ca3ebf1
|
welcome to python
|
2015-01-02 01:47:03 +01:00 |
|
jomo
|
310a347bc8
|
fix badges style and stuff
|
2015-01-02 01:43:47 +01:00 |
|
jomo
|
6ec7ad23ed
|
stfu pylint
|
2015-01-02 01:39:43 +01:00 |
|
jomo
|
9110fc2eda
|
more calc improvements
|
2015-01-02 01:28:39 +01:00 |
|
jomo
|
0842d92187
|
docs
|
2015-01-02 01:23:17 +01:00 |
|
jomo
|
a51e715bc7
|
using checkargs
|
2015-01-02 01:19:10 +01:00 |
|
jomo
|
24cbcb94ab
|
stone_button = stone button
|
2015-01-02 01:15:25 +01:00 |
|
jomo
|
3e00e52632
|
better color
|
2015-01-02 01:14:35 +01:00 |
|
jomo
|
0dcffd0ff3
|
improve calc.py
|
2015-01-02 01:07:10 +01:00 |
|
jomo
|
792c8405fb
|
add license, fixes #1
|
2014-12-26 18:28:59 +01:00 |
|
jomo
|
3b2ad46ab9
|
fix /check output
|
2014-12-26 18:28:19 +01:00 |
|
jomo
|
af29a62096
|
load check module on start
|
2014-12-20 18:56:35 +01:00 |
|
jomo
|
6cc2624621
|
add secrets.py.example
|
2014-12-20 18:53:52 +01:00 |
|
jomo
|
6fd1f3610d
|
add secrets.py to gitignore
|
2014-12-20 17:46:04 +01:00 |
|
jomo
|
d8e2fbccf7
|
add secrets.py to gitignore
|
2014-12-20 17:45:43 +01:00 |
|
jomo
|
74121f139c
|
use GitHub's wiki :octocat:
|
2014-12-18 01:16:25 +01:00 |
|
jomo
|
9606e21770
|
Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev
|
2014-12-17 22:19:04 +01:00 |
|
jomo
|
ce8683e85a
|
remove windoge line breaks
|
2014-12-17 22:13:23 +01:00 |
|
jomo
|
46fad3c2f4
|
remove install script from readme
|
2014-12-14 23:35:04 +01:00 |
|
jomo
|
6f16ed15ea
|
small cleanup
|
2014-08-10 05:18:06 +02:00 |
|
jomo
|
885589eb7b
|
repalce input with lever/button
|
2014-08-08 05:47:47 +02:00 |
|
jomo
|
5361e0d8db
|
move line to correct position
|
2014-08-08 05:42:03 +02:00 |
|
jomo
|
d0acf1bd36
|
fixing endless loop
|
2014-08-08 05:37:45 +02:00 |
|
jomo
|
10d8498ce4
|
check if player is allowed to remove input
|
2014-08-08 05:14:22 +02:00 |
|
jomo
|
8ecae8fe23
|
reset changing_input
|
2014-08-08 04:33:27 +02:00 |
|
jomo
|
f751207865
|
allowing to update timeouts | not sure if this works ;_;
|
2014-08-08 04:26:16 +02:00 |
|
jomo
|
ff7e3e4e67
|
enable damnspam
|
2014-08-07 22:46:02 +02:00 |
|
jomo
|
f9e09d0f86
|
small bugfixes
|
2014-08-07 22:41:02 +02:00 |
|
jomo
|
6c164a054a
|
case insensitive /lol search
|
2014-08-07 04:21:16 +02:00 |
|
jomo
|
5ecd804d63
|
remove friends plugin. Too buggy!
|
2014-08-07 03:32:18 +02:00 |
|
jomo
|
34e703bb3e
|
forgot to import thread
|
2014-08-07 03:31:47 +02:00 |
|
jomo
|
0b98ba42d3
|
forgot space
|
2014-08-07 03:03:27 +02:00 |
|
jomo
|
1238ca66f3
|
more threading / offlineplayer fixes
|
2014-08-07 02:53:24 +02:00 |
|
jomo
|
adaddd7500
|
use threading for offline players
|
2014-08-07 02:49:34 +02:00 |
|
jomo
|
0cf6c53405
|
use new thread for reports list
|
2014-08-07 02:30:44 +02:00 |
|
jomo
|
bea7d369ac
|
get rid of dico's stupid nonsense :3
|
2014-08-07 02:27:49 +02:00 |
|
jomo
|
6d04f31a8c
|
get rid of offlineplayer in friends
|
2014-08-07 02:24:45 +02:00 |
|
jomo
|
a48919c94c
|
get rid of OfflinePlayer in forcefield
|
2014-08-07 02:21:44 +02:00 |
|
jomo
|
363f5cddda
|
remove WTF methods from player welcome
|
2014-08-07 02:19:53 +02:00 |
|
jomo
|
286ca74f71
|
fix %s
|
2014-08-07 02:10:36 +02:00 |
|
jomo
|
733e669e8b
|
clarifiy known_player a bit more
|
2014-08-07 01:50:26 +02:00 |
|
jomo
|
b31e887aa4
|
better /lol search
|
2014-08-07 01:39:12 +02:00 |
|
jomo
|
9aeea06ce9
|
revert to mob.chicken.plop, lavapop can be overheard easiliy
|
2014-08-07 01:26:28 +02:00 |
|
jomo
|
ba9f59c041
|
add note if no keywords
|
2014-08-07 01:25:20 +02:00 |
|
jomo
|
82e912d77e
|
change highlight style. (underline hides parts of the next line)
|
2014-08-07 01:18:11 +02:00 |
|
jomo
|
9404f91e91
|
keyword must be IN the word, not exaclty the word
|
2014-08-07 01:17:26 +02:00 |
|
jomo
|
6e65173c4a
|
don't be racist against players with uppercase characters in their name
|
2014-08-07 01:11:15 +02:00 |
|
jomo
|
43f8f95961
|
delete mentions if empty
|
2014-08-07 01:06:19 +02:00 |
|