Commit Graph
37 Commits
Author SHA1 Message Date
NEMESIS13cz 65b74511d0 Added punishments.py to module list 2015-09-06 15:20:10 +02:00
NEMESIS13cz 579b906b2a Added vanishfix.py into modules + call its enabled method 2015-09-06 01:40:13 +02:00
NEMESIS13cz 823dd37341 Added a temporary fix for the knows /vanish bug 2015-09-06 01:39:53 +02:00
NEMESIS13cz aa3f76e897 Added note deletion in tag 2015-09-04 20:51:28 +02:00
NEMESIS13cz 465b235042 Added a simple per-player notes module 2015-08-30 20:25:10 +02:00
NEMESIS13cz b9e71b80ad Added scriptutils and tag into main.py 2015-08-30 20:24:49 +02:00
NEMESIS13cz 37de65d130 Added /stop to the sudo blacklist 2015-08-27 18:09:02 +02:00
NEMESIS13cz cbdfd4af23 Added a /sudo blacklist as a final security update 2015-08-25 18:33:43 +02:00
NEMESIS13cz 2310c9143a More security fixes 2015-08-14 02:19:14 +02:00
NEMESIS13cz fcda622259 Fixed spelling error 2015-08-14 00:57:43 +02:00
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
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
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
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
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