Dico200
920738bd65
Another fix -.- these single characters...
...
It's been too long since I committed properly
2015-09-19 02:25:58 +02:00
Dico200
12ea31cd02
fix in misc.py - ofc I forget to save
2015-09-19 02:24:39 +02:00
Dico200
4404674c29
Disabled vanishfix, preparing merge
...
I replaced /warn and /warnp commands with @simplecommand hook. they
happened to be missing the 'if' from the permission checks and this
takes care of some other things as well.
I added a module called vanish which will replace essentials vanish
which happens to be really buggy as you know.
I added a serversigns module but it is not added to main.py and thus it
will not cause problems!
2015-09-19 02:22:21 +02:00
Dico200
393d7f791d
Small fix to make sure staff can always see other staff in vanish mode
2015-09-19 01:26:26 +02:00
Dico200
d5c9e2fae1
Added vanish module, a simple replacement for the essentials version
...
I tried to use underscores where ever I could ^^
2015-09-19 01:00:51 +02:00
Dico200
9bf7d626da
Serversigns Replacement, accessible for everyone.
...
Untested. 🉑
2015-09-15 16:45:22 +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
PanFritz
33fab330e6
Changed color for messages
2015-09-13 02:13:10 +02:00
PanFritz
61202f2482
Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev
2015-09-13 01:44:08 +02:00
PanFritz
de2b097484
Changed login event to highest, added a message to the command interrupt
2015-09-13 01:43:41 +02:00
NEMESIS13cz
b3ff447d05
Added sudo aliases to the sudo blacklist
2015-09-13 01:34:02 +02:00
PanFritz
d4bb481b24
Now cancles all commands besides /login whilst not logged in
2015-09-13 01:32:13 +02:00
PanFritz
a1973b6666
Fixed syntax error
2015-09-13 00:56:52 +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
PanFritz
256bcadf8d
Disabled servercontrol for now
2015-09-11 11:48:42 +02:00
PanFritz
1cc8126a9f
Added args and kwargs
2015-09-11 11:44:46 +02:00
PanFritz
d751654ff8
Acctualy, its simpler to just do it all in a thread.
2015-09-11 11:43:57 +02:00
PanFritz
ebb893289c
Converted to use async_query
2015-09-11 11:39:06 +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
jomo
75a78dfef0
Fix #25
...
which -s is not available on all platforms
2015-09-01 23:59:43 +02:00
PanFritz
945cc977a7
Imported db password and user from secrets, added target_args
2015-09-01 00:42:19 +02:00
PanFritz
f711f5e46c
Added async_query since we need to remake all of our db interaction to be in a seperate thread
2015-08-31 03:25:37 +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
PanFritz
65f20ae9ca
First working prototype of servercontrol to redstoner
2015-08-28 05:53:36 +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
PanFritz
0ea6183c03
Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev
...
Conflicts:
loginsecurity.py
player.py
2015-08-18 00:24:26 +02:00
PanFritz
6574179872
Multiple bug fixes, loginsecurity fully functioning
2015-08-17 04:54:02 +02:00
PanFritz
2ae64488ad
Fixed indentation problems
2015-08-17 04:13:28 +02:00
PanFritz
bacdebca34
Fixed missing argument
2015-08-17 04:10:35 +02:00
PanFritz
039d79fa0c
remade loginsecurity to use py_player
2015-08-17 04:06:34 +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
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