Dico200
00e38efd14
Added catcher for /mail send
2016-05-25 18:32:20 +02:00
Dico200
a532c6b42c
Changed broadcast message, removed two debugs
2016-05-25 18:18:27 +02:00
Dico200
a2a43ed464
Replace camelCase with _ stuff
2016-05-25 16:13:36 +02:00
Dico
5592e16200
Solidify imbusy blocking pms, tpas, etc.
...
I used reflection to get the Map<String, Command> object from the SimpleCommandMap instance stored in the implementation of PluginManager.
I replaced all Command instances in there that handle /msg, /tpa, /tpahere and /reply, minus /minecraft:tell, with a wrapper that checks if the target is busy.
Tested adequately, but some more would be nice.
2016-05-25 15:49:11 +02:00
Dico200
9a1006e711
Imbusy command: status <player> tweaked, cleaned up return statements
2016-05-25 03:05:59 +02:00
Dico200
29e7ce174b
Imbusy command: Replace plugin_header calls with a single one at the start
2016-05-25 03:02:01 +02:00
Dico200
8165d5977b
Small change to imbusy messages
2016-05-25 03:00:35 +02:00
Dico200
fca3cf250c
Imbusy: Fixed typos and some *flaws* which I will disregard here @curs3d
2016-05-25 02:52:24 +02:00
Dico200
7fdaee155a
Fix yo shitty chatgroups code
2016-05-25 02:46:53 +02:00
Dico200
4e6bd44c38
Undoing these small changes from last commit...
2016-05-25 02:40:50 +02:00
Dico200
a555676076
Prevent complete multi-replacement in chatalias. Doesn't prevent 1 -> 2 and 23 -> 5 to make for 13 -> 5, but does prevent a -> 20 and 2 -> 3. Tested.
2016-05-25 02:39:05 +02:00
Dico
cb1a333a56
Merge pull request #41 from RedstonerServer/chatalias
...
Fixed player subcommand, removed debug outputs
2016-05-25 01:38:10 +02:00
Dico
07039b3d16
Fix command given for next help page in chatalias.py
2016-05-25 01:37:01 +02:00
Pepich
48251e1e52
Cleanup, adding debug outputs back, removing empty try/catch phrases
2016-04-12 14:52:16 +02:00
Pepich
fa1d5e900d
Fixed player subcommand, removed debug outputs
2016-04-11 16:59:42 +02:00
jomo
622971c41c
Merge pull request #40 from RedstonerServer/tweaks
...
Fixed indentation error ll 39-41 (damnspam)
2016-04-11 15:35:43 +02:00
Pepich
46f1564af0
Fixed indentation error ll 39-41
2016-04-11 15:18:59 +02:00
Pepich
d81d17b5f2
Merge pull request #39 from psrcek/dev
...
removed some unnecesary code
2016-03-26 22:08:34 +01:00
psrcek
c870561f7d
removed some unnecesary code
...
The below if statement is always true and the value of timeout_on isn't used before a return statement.
timeout_on = False
if timeout_on == False:
2016-03-26 21:56:10 +01:00
Dico200
286f8751b5
Fix tab -.- lol why did it load locally?
2016-03-12 01:02:48 +01:00
Dico200
fad1ae0f90
Fixed a return message in blockplacemods.py
2016-03-12 01:00:07 +01:00
PixelSergey
621f4ca23b
Added a debug decorator, use @debug to nicely print function errors
2016-03-08 20:32:56 +02:00
jomo
f2dfc6c473
Merge pull request #37 from RedstonerServer/tweaks
...
Minor tweaks
2016-02-15 17:48:22 +01:00
BuildTools
0aad531f9e
Added more aliases
2016-02-15 17:38:19 +01:00
BuildTools
412ed59225
Added aliases and proper command description
2016-02-15 17:33:14 +01:00
BuildTools
9160c85d09
Added automatic disabling of cgt when leaving a chatgroup
2016-02-15 17:32:50 +01:00
jomo
a98a8a8657
Merge pull request #35 from RedstonerServer/tabnames
...
Fixed naming error in rank trainingmod
2016-02-15 16:51:55 +01:00
BuildTools
34ed3a1023
Fixed naming error in rank trainingmod
2016-02-15 16:50:21 +01:00
jomo
ddc4a9b457
Merge pull request #34 from RedstonerServer/tabnames
...
Adding tabnames, updating main
2016-02-15 01:34:56 +01:00
jomo
6a4d1447ec
rename tabnames to nametags
...
I think it's a more descriptive name
2016-02-15 01:27:13 +01:00
jomo
5a0477fdbf
clean up tabnames
...
doesn't throw exceptions when group can't be found, will print warning instead
2016-02-14 23:52:50 +01:00
BuildTools
91afa684cd
removed unnessecary imports, code cleanup
2016-02-14 22:33:44 +01:00
BuildTools
70f2001e7b
initial commit, adding the tabnames module
2016-02-14 22:25:02 +01:00
BuildTools
f03f34777b
Added tabnames module, disabled iptracker due to instability
2016-02-14 22:24:11 +01:00
PixelSergey
799584df46
Unbusies on logout
2016-02-07 13:15:51 +02:00
BuildTools
3a2d1193ca
iptracker v1.1.0 updating to helpers v2.0.0 functions; fixing bugs in data management and command execution
2016-01-09 16:43:19 +01:00
BuildTools
cbc77de826
Helpers v2.0.0, added versioning, added array_to_list and get_permission_content, renamed isIP to is_ip
2016-01-09 16:42:26 +01:00
BuildTools
883b02acd5
Initial commit of chatalias.py v2
2016-01-09 16:40:57 +01:00
PanFritz
4cf08dcd6d
Merge pull request #30 from psrcek/dev
...
Fixed capitalization
2015-12-27 00:21:42 +01:00
psrcek
fa81ace66e
Fixed capitalization
2015-12-26 23:57:34 +01:00
Dico200
528269afd6
Added comment with permission nodes to blockplacemods
2015-12-09 22:33:48 +01:00
Dico200
2c8bfff01f
Add sudo_blacklist to blocked_cmds in serversigns
2015-11-30 02:31:28 +01:00
Dico200
2690da5666
This should keep players from interacting with comparators where they cannot build
2015-11-30 02:19:07 +01:00
Dico200
1969584312
Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper"
...
This reverts commit 4d5861fd36 , reversing
changes made to 9d0e4c99ba .
2015-11-25 15:49:52 +01:00
Dico200
0172cf2feb
Revert "wrapper_command WIP"
...
This reverts commit 522a7a99a1 .
2015-11-25 15:24:34 +01:00
Dico200
522a7a99a1
wrapper_command WIP
2015-11-25 01:15:44 +01:00
Dico200
4d5861fd36
Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper
2015-11-23 23:29:06 +01:00
BuildTools
781714bc74
Test
2015-11-23 22:28:11 +01:00
BuildTools
0b836485ee
Merge branch 'wrapper' of github.com:RedstonerServer/redstoner-utils into wrapper
...
First commit of working wrapper
2015-11-23 22:22:21 +01:00
BuildTools
70b4db5318
added wrappers, temp disabled all modules
2015-11-23 22:17:40 +01:00