Commit Graph

623 Commits

Author SHA1 Message Date
NEMESIS13cz
e400f9999a Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-08-13 15:01:37 +02:00
NEMESIS13cz
d76b0aaf37 Changed event priority to low 2015-08-13 14:56:56 +02:00
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
NEMESIS13cz
c137ef93c6 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-08-12 22:41:58 +02:00
NEMESIS13cz
f1ae0c4189 Created script utilities 2015-08-12 22:40:59 +02:00
jomo
6aa7cf40aa use ssh for cloning, fix level-type 2015-08-12 22:02:19 +02:00
NEMESIS13cz
66ab0c1468 Fixed order of operations 2015-08-12 20:34:20 +02:00
NEMESIS13cz
11cbd08480 Changed /pyeval to only work for certain people 2015-08-12 20:22:41 +02:00
jomo
c05e56d307 add setup.sh 2015-08-12 01:50:02 +02:00
NEMESIS13cz
f865c02bf5 Added support for hex strings 2015-08-11 03:35:23 +02:00
NEMESIS13cz
6e5829f9d2 Fixed loading issues 2015-08-11 03:15:17 +02:00
NEMESIS13cz
d683203aca Rewrote a lot, added a lot 2015-08-11 02:45:03 +02:00
NEMESIS13cz
77f445002c Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-08-10 20:41:35 +02:00
NEMESIS13cz
69fe651dc1 Changed calc to run on a separate thread 2015-08-10 20:40:03 +02:00
PanFritz
2a7b4a05ff custom player class idea 2015-08-10 20:38:42 +02:00
NEMESIS13cz
41d2f31048 Removed hard-coded aliases 2015-08-10 19:53:02 +02:00
NEMESIS13cz
9b3e0d19c4 Fixed error when user logs in multiple times while thread is processing hashes 2015-08-10 19:34:18 +02:00
NEMESIS13cz
09bcc687bc Removed unused stuff 2015-08-10 19:33:04 +02:00
NEMESIS13cz
3500eabde8 Changed kick timeout to 30 seconds 2015-08-10 19:25:37 +02:00
NEMESIS13cz
8edca18bb3 Fixed kick thread 2015-08-10 19:19:26 +02:00
NEMESIS13cz
3b7b61f374 Removed nickname print, dot suffixes cannot be parsed into ASCII 2015-08-10 19:06:01 +02:00
NEMESIS13cz
1faf153d75 Fixed more stuff 2015-08-10 18:57:17 +02:00
NEMESIS13cz
9e796f881e Minor fixes 2015-08-10 18:42:23 +02:00
NEMESIS13cz
f45e3fa72b Fixed missing bracket 2015-08-10 18:19:57 +02:00
NEMESIS13cz
63462d6f1d Added player info command 2015-08-10 18:14:18 +02:00
NEMESIS13cz
2a53432c95 Added playermanager to module list 2015-08-10 17:38:59 +02:00
NEMESIS13cz
3f51d2dc25 Finished adding all helper functions 2015-08-10 17:37:24 +02:00
NEMESIS13cz
7e49ca9817 Fixed double message when act is on and ac_key is used 2015-08-10 16:45:18 +02:00
NEMESIS13cz
366d57c47f Created central Player class 2015-08-10 16:44:08 +02:00
NEMESIS13cz
90872da066 Fixed timed-match scheduling 2015-07-23 01:27:38 +02:00
NEMESIS13cz
09e0d761f5 modified: loginsecurity.py
Fixed scheduler and commands
2015-07-23 01:20:07 +02:00
PanFritz
f64d3074e1 Merge branch 'master' into dev 2015-07-08 02:34:49 +02:00
PanFritz
f661344299 Changed import 2015-07-08 02:20:04 +02:00
PanFritz
62fefcd7f9 Removed player interact entity event from blocked events 2015-07-08 01:57:42 +02:00
PanFritz
e0daff2c86 helpNoargs = False 2015-07-08 01:55:45 +02:00
PanFritz
0695040988 set amax = 0 2015-07-08 01:52:05 +02:00
PanFritz
4a18474557 Removed usage from simple command 2015-07-08 01:50:08 +02:00
PanFritz
1689ddaab2 Fixed if statement for password removal 2015-07-08 01:45:23 +02:00
PanFritz
28e9a0dfad Fixed syntax 2015-07-08 01:41:28 +02:00
PanFritz
5f8ba18e53 Threaded password verifying, removed some checks 2015-07-08 01:39:02 +02:00
PanFritz
b67d3efbb4 removed commented code, fixed mysql issues. commented out timing thread 2015-07-07 21:56:24 +02:00
PanFritz
c8895f9bb4 Fixed mysql command missing '?' 2015-07-07 18:52:43 +02:00
PanFritz
b65c2228f7 Fixing syntax errors 2015-07-07 13:07:07 +02:00
PanFritz
93965cef7e Changed import to secret 2015-07-07 13:05:19 +02:00
PanFritz
8971523d6d commented out debug code 2015-07-07 13:04:29 +02:00