minenash
|
be06fe1d96
|
Fixed Version Numbers
|
2018-01-21 17:15:34 -05: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
|
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
|
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 |
|
Pepich
|
38ce6f2834
|
Fixed typos/coloring
|
2018-01-11 23:09:36 +01:00 |
|
Pepich
|
7e7879be3a
|
Initial commit
|
2018-01-11 23:08:16 +01:00 |
|
Pepich
|
a75d717564
|
Fixed formatting error
|
2018-01-11 16:33:17 +01:00 |
|
Pepich
|
963c71259b
|
Fixed class cast exception when running warn from console
|
2018-01-11 16:00:20 +01:00 |
|
Pepich
|
d95873960f
|
Fixed simultanous file access issues
|
2018-01-10 18:22:19 +01:00 |
|
Pepich
|
13f6a3babb
|
Added invalid strength values check
|
2018-01-01 18:13:38 +01:00 |
|
Pepich
|
edf93f5272
|
Merge pull request #23 from RedstonerServer/F_signalstrength
Fixed SS not detecting inventories, fixed missing GM check
|
2018-01-01 17:57:24 +01:00 |
|
Dico
|
13a34891c8
|
Add gamemode check, bump version
|
2018-01-01 17:48:57 +01:00 |
|
Pepich
|
0d211726c9
|
Update version number
|
2017-11-09 14:58:05 +01:00 |
|
Pepich
|
e6da353622
|
Merge pull request #22 from RedstonerServer/F_signalstrength
Signalstrength fix
|
2017-11-09 14:50:09 +01:00 |
|
Dico200
|
a1e7b0beef
|
Make containers affected by /ss display a custom title with the signal strength
|
2017-11-09 12:49:11 +00:00 |
|
Dico200
|
56a6495a77
|
Fix signalstrength module (tested)
|
2017-11-09 08:58:44 +00:00 |
|
Pepich
|
c4cdb32c63
|
Fixed a coloring glitch with mentio
|
2017-11-09 01:56:09 +01:00 |
|
Pepich
|
f02fc2b315
|
Fixed missing permission check
|
2017-11-04 14:44:08 +01:00 |
|
Dico200
|
eb86275fce
|
Fix a fallback command duplicate and bump version to 4.1.1
|
2017-10-31 00:12:25 +00:00 |
|
Dico200
|
b40a39727c
|
Add ModToggledObserver - Moved shared logic of observer and piston into ModToggledLogPlaceAbstract
|
2017-10-30 23:04:21 +00:00 |
|
Pepich
|
a990cba473
|
Added "look" option
|
2017-10-22 15:24:20 +02:00 |
|
Pepich
|
32da4b770b
|
Fixed formatting, fixed improper variable access
|
2017-10-22 15:06:02 +02:00 |
|
Pepich
|
ad9bc47b7e
|
Fixed ips flag
|
2017-10-22 14:56:18 +02:00 |
|
Pepich
|
527de8129d
|
Added ips flag
|
2017-10-22 14:56:04 +02:00 |
|
Pepich
|
9f2c92bfec
|
Fixed ips flag
|
2017-10-22 14:55:31 +02:00 |
|
Pepich
|
ac78f852eb
|
Fixed lag on player join, fixed format, added "ips" flag
|
2017-10-22 14:55:14 +02:00 |
|
Pepich
|
66b02ee346
|
Made //grief a player-only command
|
2017-10-17 13:00:06 +02:00 |
|
Pepich
|
4b67fedbb0
|
Added dependency for /seen in case essentials isn't loaded
|
2017-10-17 12:58:02 +02:00 |
|