Minenash
|
19880c040d
|
Merge pull request #27 from RedstonerServer/master
Updating Ignore Branch with everything that was added to master.
|
2018-01-28 22:11:58 -05:00 |
|
Logan Fick
|
b0b140fbf3
|
Reverted merge.
|
2018-01-28 22:07:25 -05:00 |
|
Minenash
|
1e565cc98e
|
Merge branch 'Ignore_Module' into master
|
2018-01-28 10:04:43 -05:00 |
|
Minenash
|
1d545b4ce3
|
Merge pull request #26 from RedstonerServer/vanish_imout_merge
Merged Imout into Vanish. Also commands moved to cmd file.
|
2018-01-28 09:57:01 -05:00 |
|
Pepich
|
3d7414b1ff
|
Added regex syntax checks before starting search
|
2018-01-26 13:03:20 +01:00 |
|
Pepich
|
8a118fd2e1
|
Code reorganization, added formatting options for all outputs
|
2018-01-26 12:31:29 +01:00 |
|
Pepich
|
d4540e50e7
|
Ran formatter, updated to use ModuleLogger
|
2018-01-26 12:29:11 +01:00 |
|
Pepich
|
05d315991e
|
Made "look option" be ignored by default
|
2018-01-26 12:24:28 +01:00 |
|
Pepich
|
d46397a4f4
|
Fixed a bug where you couldn't disable bct anymore
|
2018-01-26 12:22:48 +01:00 |
|
Pepich
|
5f1c89edd2
|
Updated to v2 (includes afk/vanished info)
|
2018-01-26 12:17:54 +01:00 |
|
Pepich
|
5c433f3cf1
|
Optimized log searching
|
2018-01-26 12:08:14 +01:00 |
|
Pepich
|
bfc481441a
|
Removed remove config command
|
2018-01-26 11:54:47 +01:00 |
|
Pepich
|
035667e6a0
|
Applied formatter
|
2018-01-25 12:39:59 +01:00 |
|
Pepich
|
f549c756ec
|
Added new chat commands to alias list
|
2018-01-25 12:36:31 +01:00 |
|
Pepich
|
8b9f6332dd
|
Merge branch 'master' of https://github.com/RedstonerServer/Modules
|
2018-01-25 11:51:56 +01:00 |
|
minenash
|
1b2a5b1407
|
Merged Pmtoggle into Message.
|
2018-01-21 17:20:16 -05:00 |
|
minenash
|
be06fe1d96
|
Fixed Version Numbers
|
2018-01-21 17:15:34 -05:00 |
|
minenash
|
544bb7020e
|
Merged Imout into Vanish. Also commands moved to cmd file.
|
2018-01-21 17:10:15 -05:00 |
|
Minenash
|
418294a051
|
Merge pull request #25 from RedstonerServer/seen_merge
Merged Seen and FirstSeen
|
2018-01-21 16:56:04 -05:00 |
|
Minenash
|
37cc744335
|
Merge branch 'master' into seen_merge
|
2018-01-21 16:53:11 -05:00 |
|
Minenash
|
753951d03a
|
Changed Wording
|
2018-01-20 15:08:19 -05:00 |
|
Pepich
|
7e07dcf707
|
Fixed sudo blacklist not working on console
|
2018-01-19 04:39:01 +01:00 |
|
Pepich
|
ae02c2c9b6
|
Fixed stripcolor, fixed %% escaping
|
2018-01-19 03:34:57 +01:00 |
|
minenash
|
fbec2339f2
|
Removed Ignore implementaion from Afk Module
|
2018-01-17 15:15:08 -05:00 |
|
minenash
|
215ea2bdb2
|
Removed checking the same thing twice in one if statement.
|
2018-01-17 13:31:55 -05:00 |
|
minenash
|
8057e7be17
|
Made /me use Utils.getName() instead of doing it's code itself.
|
2018-01-17 13:27:24 -05:00 |
|
minenash
|
c79db9950a
|
Moved /me, /chat(/speak), /shrug, /say, /sayn, and the Normal Chat Event
into it's own module called Chat. Moved the Illumination Module into the
Misc Module.
|
2018-01-17 13:19:11 -05:00 |
|
minenash
|
5865e277d9
|
Merged Seen and FirstSeen
|
2018-01-16 19:00:56 -05:00 |
|
Minenash
|
a3a97184f8
|
Fixed accidental push of DataManager
|
2018-01-16 18:08:02 -05:00 |
|
minenash
|
7064f8d3f4
|
Fixed Normal Chat
|
2018-01-16 17:58:35 -05:00 |
|
Minenash
|
bef6fa9308
|
Added permission chat to Normal Chat
Again, Not Tested
|
2018-01-16 13:03:08 -05:00 |
|
Minenash
|
851191b690
|
Added Normal Chat Ignoring
Not Tested
|
2018-01-16 12:58:45 -05:00 |
|
minenash
|
c4a02b72e0
|
Added Ignore support to Message
|
2018-01-15 20:51:11 -05:00 |
|
minenash
|
5b359aea4a
|
Added Ignore support to AFK
|
2018-01-15 20:45:02 -05:00 |
|
minenash
|
b7bfd07eae
|
Made Chatgroup Compile again.
|
2018-01-15 20:44:05 -05:00 |
|
minenash
|
166b69f104
|
Added Ignore to ChatGroups
|
2018-01-15 20:42:41 -05:00 |
|
minenash
|
26e71ac45c
|
Fixed weirdness.
|
2018-01-15 20:29:38 -05:00 |
|
minenash
|
9134cee87f
|
Fixed static method that reflects the non-static one.
|
2018-01-15 20:27:57 -05:00 |
|
minenash
|
657fb4c857
|
Made Commands Async.
|
2018-01-15 17:11:39 -05:00 |
|
minenash
|
ccb9c7b823
|
Fixed Bugs
|
2018-01-15 14:24:32 -05:00 |
|
minenash
|
28d9c6b421
|
Added Ignore Module Support. Added /chat (/speak) and /shrug commands.
|
2018-01-15 14:10:38 -05:00 |
|
minenash
|
0353cb4ff3
|
Fixed Ignore (I hope)
|
2018-01-15 14:06:08 -05:00 |
|
minenash
|
d5d62d7a6f
|
Fixed static method and moved IgnoreFilter into Ignore itself.
|
2018-01-15 13:31:27 -05:00 |
|
minenash
|
ac85ba1629
|
Added Ignore BloadcastFilter to Misc Module
|
2018-01-15 13:00:29 -05:00 |
|
minenash
|
5116a215d2
|
Added Ignore BroadcastFilter
|
2018-01-15 12:40:36 -05:00 |
|
Minenash
|
bfe1fccebb
|
Merge pull request #21 from RedstonerServer/Minenash-patch-2
Changed Wording
|
2018-01-15 12:21:02 -05:00 |
|
minenash
|
60086d66ad
|
Added Ignore Module
|
2018-01-15 12:12:03 -05:00 |
|
Pepich
|
2d0d57955e
|
Fixed formatting, removed not-working mailto: link
|
2018-01-14 20:02:31 +01:00 |
|
Pepich
|
cbaf35c35b
|
Made links clickable, changed format, removed errors. Yay \o/
|
2018-01-14 19:43:49 +01:00 |
|
Pepich
|
94b1c3fa5b
|
Fixed missing permission node. killmenau.
|
2018-01-11 23:11:48 +01:00 |
|