This website requires JavaScript.
622971c41c
Merge pull request #40 from RedstonerServer/tweaks
jomo
2016-04-11 15:35:43 +02:00
46f1564af0
Fixed indentation error ll 39-41
Pepich
2016-04-11 15:18:59 +02:00
d81d17b5f2
Merge pull request #39 from psrcek/dev
Pepich
2016-03-26 22:08:34 +01:00
c870561f7d
removed some unnecesary code
psrcek
2016-03-26 21:56:10 +01:00
286f8751b5
Fix tab -.- lol why did it load locally?
Dico200
2016-03-12 01:02:48 +01:00
fad1ae0f90
Fixed a return message in blockplacemods.py
Dico200
2016-03-12 01:00:07 +01:00
621f4ca23b
Added a debug decorator, use @debug to nicely print function errors
PixelSergey
2016-03-08 20:32:56 +02:00
f2dfc6c473
Merge pull request #37 from RedstonerServer/tweaks
jomo
2016-02-15 17:48:22 +01:00
0aad531f9e
Added more aliases
BuildTools
2016-02-15 17:38:19 +01:00
412ed59225
Added aliases and proper command description
BuildTools
2016-02-15 17:33:14 +01:00
9160c85d09
Added automatic disabling of cgt when leaving a chatgroup
BuildTools
2016-02-15 17:32:50 +01:00
a98a8a8657
Merge pull request #35 from RedstonerServer/tabnames
jomo
2016-02-15 16:51:55 +01:00
34ed3a1023
Fixed naming error in rank trainingmod
BuildTools
2016-02-15 16:50:21 +01:00
ddc4a9b457
Merge pull request #34 from RedstonerServer/tabnames
jomo
2016-02-15 01:34:56 +01:00
6a4d1447ec
rename tabnames to nametags
jomo
2016-02-15 01:27:13 +01:00
5a0477fdbf
clean up tabnames
jomo
2016-02-14 23:52:50 +01:00
91afa684cd
removed unnessecary imports, code cleanup
BuildTools
2016-02-14 22:33:44 +01:00
70f2001e7b
initial commit, adding the tabnames module
BuildTools
2016-02-14 22:25:02 +01:00
f03f34777b
Added tabnames module, disabled iptracker due to instability
BuildTools
2016-02-14 22:24:11 +01:00
799584df46
Unbusies on logout
PixelSergey
2016-02-07 13:15:51 +02:00
3a2d1193ca
iptracker v1.1.0 updating to helpers v2.0.0 functions; fixing bugs in data management and command execution
BuildTools
2016-01-09 16:43:19 +01:00
cbc77de826
Helpers v2.0.0, added versioning, added array_to_list and get_permission_content, renamed isIP to is_ip
BuildTools
2016-01-09 16:42:26 +01:00
883b02acd5
Initial commit of chatalias.py v2
BuildTools
2016-01-09 16:40:57 +01:00
4cf08dcd6d
Merge pull request #30 from psrcek/dev
PanFritz
2015-12-27 00:21:42 +01:00
fa81ace66e
Fixed capitalization
psrcek
2015-12-26 23:57:34 +01:00
528269afd6
Added comment with permission nodes to blockplacemods
Dico200
2015-12-09 22:33:48 +01:00
2c8bfff01f
Add sudo_blacklist to blocked_cmds in serversigns
Dico200
2015-11-30 02:31:28 +01:00
2690da5666
This should keep players from interacting with comparators where they cannot build
Dico200
2015-11-30 02:19:07 +01:00
4027cf7268
Fix most of wrapper_command
wrapper
Dico200
2015-11-26 17:41:47 +01:00
c76f8373ef
I didn't like the fire name but whatever
Dico200
2015-11-26 15:14:42 +01:00
a59f67785c
Small changes really
Dico200
2015-11-26 15:10:02 +01:00
f7626300ea
merge conflicts
PanFritz
2015-11-25 18:26:50 +01:00
14b6c6905a
Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property
PanFritz
2015-11-25 18:22:08 +01:00
513996a351
Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property
PanFritz
2015-11-25 18:20:29 +01:00
3bc7963a7a
wrapper_player progress
Dico200
2015-11-25 18:03:36 +01:00
37d425bb65
Remove get_py_player function I added
Dico200
2015-11-25 15:56:35 +01:00
b3b6d15a32
wrapper_command WIP... to wrapper branch now?
Dico200
2015-11-25 15:55:25 +01:00
1969584312
Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper"
Dico200
2015-11-25 15:49:52 +01:00
0172cf2feb
Revert "wrapper_command WIP"
Dico200
2015-11-25 15:24:34 +01:00
522a7a99a1
wrapper_command WIP
Dico200
2015-11-25 01:15:44 +01:00
a85194d7be
Added cancelled event property, added player loading
PanFritz
2015-11-24 00:33:56 +01:00
760dc48968
Added loading of properties
PanFritz
2015-11-24 00:02:45 +01:00
4d5861fd36
Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper
Dico200
2015-11-23 23:29:06 +01:00
781714bc74
Test
BuildTools
2015-11-23 22:28:11 +01:00
0b836485ee
Merge branch 'wrapper' of github.com:RedstonerServer/redstoner-utils into wrapper
BuildTools
2015-11-23 22:22:21 +01:00
70b4db5318
added wrappers, temp disabled all modules
BuildTools
2015-11-23 22:17:40 +01:00
9d0e4c99ba
Removed "ls" in for loop
PanFritz
2015-11-23 01:55:45 +01:00
e57f721db3
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
PixelSergey
2015-11-22 19:56:55 +02:00
2808c5838b
Fixed a bug in chatalias. Still safe :D
PixelSergey
2015-11-22 19:56:11 +02:00
ab42a0cb65
Sorry for the spam
Dico200
2015-11-22 18:01:27 +01:00
274ce42fc8
Block break fix infinity
Dico200
2015-11-22 17:52:54 +01:00
030b32f86a
More tweaks
Dico200
2015-11-22 17:50:26 +01:00
2a68613e77
Block break tweaks
Dico200
2015-11-22 17:38:21 +01:00
d1d62d71d2
Derp 2! block break fix 6 lel
Dico200
2015-11-22 17:30:09 +01:00
ff365a832d
Derp! block break fix 5
Dico200
2015-11-22 17:28:56 +01:00
39b38ff093
Block break fix 4
Dico200
2015-11-22 17:25:56 +01:00
019b3c6b57
Block break fix 3
Dico200
2015-11-22 17:20:54 +01:00
d83345d8f2
Block break fix 2
Dico200
2015-11-22 17:18:03 +01:00
f941f05f1d
Block break fix 1
Dico200
2015-11-22 17:16:06 +01:00
5717f58527
Disabled chatalias so I can see errors
Dico200
2015-11-22 17:12:35 +01:00
da9255558c
Testing for sign breaking problems, added trace
Dico200
2015-11-22 17:10:16 +01:00
d3ba9eac73
More fixes, pretty much finished
Dico200
2015-11-22 17:06:55 +01:00
8613c9221e
Fix for /svs remove <id>, Added some to blocked_cmds, /svs help still WIP
Dico200
2015-11-22 15:52:41 +01:00
23b3bffcf6
Major serversigns overhaul, it mostly works now. A little bit of testing and command help is left
Dico200
2015-11-22 14:51:47 +01:00
1b59c79fd7
Fixed chatalias, no bugs and now SAFE! \o/
PixelSergey
2015-11-21 12:08:45 +02:00
93c9bab421
Chatgroups optimization
Dico
2015-11-04 12:01:38 +01:00
4a4cdc839b
Add /chatgroup tpahere to chatgroups help message
Dico
2015-11-04 11:53:09 +01:00
eb491bcd9e
Update chatgroups, add /cg tpahere, add some cool code
Dico
2015-11-04 11:52:27 +01:00
7282bf63f6
Removed unneeded permission check from signalstrength.py... again xD
Dico
2015-11-03 19:16:35 +01:00
aa86881f5e
Fix survival use of /signalstrength, other interesting changes
Dico200
2015-11-03 19:05:15 +01:00
93ca9e0456
Removed secondary permission, sorry my derp
Nemes
2015-11-03 16:57:19 +01:00
c84dce9d34
Added colorsupport, fixed perms and limits into file, added length limitations, made file PEP8 conform
Pepich
2015-11-02 00:02:44 +01:00
eb201196e1
Small change <3
Dico200
2015-11-01 22:03:21 +01:00
1f1c090651
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
Dico200
2015-11-01 21:59:21 +01:00
5f77eddf5c
This module should work now. Can someone test it?
Dico200
2015-11-01 21:59:05 +01:00
612b86c50b
Merge branch 'dev'
NEMESIS13cz
2015-11-01 14:20:25 +01:00
670203522b
Added permission for signalstrength
NEMESIS13cz
2015-11-01 14:09:13 +01:00
cb8efcc767
fixed errors on login event
NEMESIS13cz
2015-11-01 14:09:01 +01:00
438a2f7027
Added permissions for warn and warnp
NEMESIS13cz
2015-11-01 14:08:48 +01:00
7775e37a65
Merge branch 'dev'
NEMESIS13cz
2015-11-01 13:42:11 +01:00
626ec7f187
lowercase please
NEMESIS13cz
2015-10-31 19:31:46 +01:00
dfa48d7da5
This seems to fix everything
NEMESIS13cz
2015-10-31 19:31:32 +01:00
3f677467fc
Fixed conflicts with chatalias
NEMESIS13cz
2015-10-31 19:24:33 +01:00
97e2b80392
Ate pugs. Fixed bugs.
Curs3d
2015-10-31 20:08:29 +02:00
398533860b
Fixed ugly stacktraces. And the associated bugs.
PixelSergey
2015-10-31 19:59:55 +02:00
0ff5e6eaa1
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
PixelSergey
2015-10-31 19:36:05 +02:00
fe8461872f
Fixed ugly stacktraces. And the associated bugs.
PixelSergey
2015-10-31 19:16:44 +02:00
9b47599d06
Fixed ugly stacktraces. And the associated bugs.
PixelSergey
2015-10-31 19:10:22 +02:00
085360c331
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
Dico200
2015-10-31 15:53:25 +01:00
9c3d969695
Fixed signalstrength error and minor change
Dico200
2015-10-31 15:52:03 +01:00
278f0b411c
Made iptracker async
NEMESIS13cz
2015-10-30 17:16:31 +01:00
629a938b3e
Changed database stuff
NEMESIS13cz
2015-10-30 17:06:59 +01:00
35fd76c7a8
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
NEMESIS13cz
2015-10-30 16:48:05 +01:00
743d42f719
added iptracker to main.py
NEMESIS13cz
2015-10-30 16:47:51 +01:00
c66fb40df5
changed limit to 1000
NEMESIS13cz
2015-10-30 16:44:07 +01:00
4ed319f15d
Fixed offline players and no notification for the punished player
NEMESIS13cz
2015-10-30 16:37:47 +01:00
086eade43f
fixed colorify method
Pepich
2015-10-30 16:36:47 +01:00
45a9b260d9
Now works with offline players
NEMESIS13cz
2015-10-30 16:31:23 +01:00
b369ea7557
Removed random crap
Sergey
2015-10-28 18:49:52 +02:00
3d34f15c41
Changed to ignore lower/upper case
NEMESIS13cz
2015-10-27 17:05:55 +01:00