Commit Graph
53 Commits
Author SHA1 Message Date
NEMESIS13cz 743d42f719 added iptracker to main.py 2015-10-30 16:47:51 +01:00
NEMESIS13cz c66fb40df5 changed limit to 1000 2015-10-30 16:44:07 +01:00
NEMESIS13cz 4ed319f15d Fixed offline players and no notification for the punished player 2015-10-30 16:37:47 +01:00
NEMESIS13cz 45a9b260d9 Now works with offline players 2015-10-30 16:31:23 +01:00
NEMESIS13cz 3d34f15c41 Changed to ignore lower/upper case 2015-10-27 17:05:55 +01:00
NEMESIS13cz f5df50e353 Added Dico to pythoners 2015-10-14 21:14:40 +02:00
NEMESIS13cz 9c2934a374 Fixed spelling mistake 2015-10-11 15:33:31 +02:00
NEMESIS13cz 069cc8aec1 Removed a vanishfix.py call as we are no longer using it 2015-09-29 21:53:45 +02:00
NEMESIS13cz ebfb4b4140 Added a permission to /warn and /warnp 2015-09-13 23:27:11 +02:00
NEMESIS13cz 4947c7edd2 Fixed missing return 2015-09-13 03:37:40 +02:00
NEMESIS13cz d4ed851ac0 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-09-13 02:53:05 +02:00
NEMESIS13cz 6e4f34e9d8 Fixed error tracing 2015-09-13 02:51:50 +02:00
NEMESIS13cz b3ff447d05 Added sudo aliases to the sudo blacklist 2015-09-13 01:34:02 +02:00
NEMESIS13cz fff55eb016 Fixed spelling error (thanks keyboard) 2015-09-12 21:10:17 +02:00
NEMESIS13cz a7ed59cfbf Added a lag warning broadcast command 2015-09-12 21:06:49 +02:00
NEMESIS13cz 449c501544 Added evil obsidian mining punishments plugins thing >:D 2015-09-06 15:20:53 +02:00
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