Archived
0
Commit Graph

441 Commits

Author SHA1 Message Date
David Panić
cf34444d8b Added kek alias to SayLol 2018-12-15 23:24:46 +01:00
David Panić
ff23fb2f73 Updated gitignore 2018-12-15 23:15:40 +01:00
David Panić
f6c5f69e9c Made ping not use a version specific import. 2018-12-15 23:14:29 +01:00
David Panić
6a6a6f5507 Fixed AFK module. 2018-12-15 23:11:50 +01:00
David Panić
8bcb013660 Updated ItemProperties (utils) to 1.13 2018-12-15 21:32:11 +01:00
David Panić
e564fef43f Added missing config.save() if config does not exist (Discord). 2018-12-15 21:31:15 +01:00
Minenash
43db25726c Fixed more bugs in the Friends module 2018-12-13 23:58:39 -05:00
Minenash
c66a26e317 Fixed friends not being added correctly 2018-12-13 23:45:17 -05:00
Minenash
3c112f76fd Fixed cmd file and added the boilerplating for the unimplemented methods 2018-12-13 23:11:35 -05:00
Minenash
20e6da0551 Improved error messages in log module 2018-12-13 22:43:24 -05:00
Minenash
7d9a955d25 Check module no lnoger requires config/database table. Fixed bugs. 2018-12-13 21:42:15 -05:00
Minenash
a809dfb069 Fixed ignore BroadcastFilter 2018-12-13 20:55:00 -05:00
Minenash
1fa3c1d031 Removed the commands for the scripts removed in an earlier commit. 2018-12-13 19:14:08 -05:00
Minenash
b2d82f8a14 Fixed duplicate entry if username and display name is the same. 2018-12-13 18:51:59 -05:00
Minenash
ee4c8dd48f Fixed Chests not updating names (SignalStrength) 2018-12-12 21:09:25 -05:00
Minenash
097b4f8135 Updated command structure 2018-12-12 20:56:08 -05:00
Minenash
8a20c80421 Fixed last commit 2018-12-11 19:00:28 -05:00
Minenash
547052e347 Add used column for the discord bot's use 2018-12-11 18:58:14 -05:00
Minenash
7e42b36ac3 Fixed minecraft team command ussed in the Nametags module 2018-12-11 18:01:13 -05:00
Minenash
78a4fbcb08 Added Alias "imin" to /imout 2018-12-11 17:56:41 -05:00
Minenash
1271e5ee9a Added alias to TileChunks command 2018-12-11 17:44:37 -05:00
Minenash
424187a5fa Fixed grammar mistake in /seen's IP line 2018-12-11 16:59:29 -05:00
Minenash
f8987f1185 Fixed color error in /report 2018-12-11 16:50:22 -05:00
Minenash
e796856a1b Added alias to the lagchunks command 2018-12-11 16:29:45 -05:00
Minenash
5bc22bc37f Fixed the table structure for the Discord table 2018-12-11 16:16:23 -05:00
Minenash
b7112af7e6 Removed useless scripts 2018-12-09 18:47:56 -05:00
Minenash
eba1397e34 Removed debug print statement 2018-12-09 18:34:52 -05:00
Minenash
e5a00ec898 Updated alias doesn't exist error message. 2018-12-09 18:21:13 -05:00
Minenash
987b29f1df Removed BuildTeam and Buildchat modules, due to the lack of a Build Team 2018-12-09 17:50:33 -05:00
Minenash
6192a0c2a1 Updated to 1.13
- Updated NMS import
- Updated Material Names
2018-12-09 17:14:26 -05:00
Minenash
76512313d7 Merge branch 'gradle' of https://github.com/RedstonerServer/Modules.git into gradle 2018-11-16 19:10:58 -05:00
Minenash
27cccc83f4 Standardized Permissions
- Will be test on test-production.
2018-11-16 19:09:11 -05:00
David Panić
8aa8e8322d Included module command files in jar 2018-11-14 01:24:46 +01:00
David Panić
9e876a9a2c Updated spigot to 1.13.2 2018-11-13 23:07:36 +01:00
Minenash
14c05dd762 Fixed ChatAlias's format version. Fixed possible crash if you had too
many aliases.
2018-11-12 14:39:48 -05:00
Minenash
99264ae65f Updated /seen to work with 1.13 statistics.
Also, Reverted /seen message structural change
2018-11-12 14:36:12 -05:00
Minenash
779aa95bc5 Added hover text to the chat-only indicator.
- Also changed the default indicator
- Requires updated ModuleLoader (as of rn, not pushed yet)
2018-11-12 13:47:39 -05:00
David
e64d7ffb0c Code cleanup batch 2 2018-11-12 16:15:36 +01:00
Minenash
9e03a3371b Merge pull request #34 from RedstonerServer/code_cleanup
Code cleanup batch 1
2018-11-11 17:05:19 -05:00
David Panić
0b1c2c69fd Code cleanup batch 1 2018-11-10 22:42:49 +01:00
Minenash
fe80557b8a Added /chatonly (/co). 2018-11-10 00:58:10 -05:00
Minenash
68a4f71e5c Fixed missing type plaayer in /report 2018-11-09 22:39:34 -05:00
Minenash
b266db6098 Added msg to the /report command to mention /undoreport 2018-11-09 22:34:40 -05:00
Minenash
fb742b7efc Added random aliases 2018-11-09 22:30:06 -05:00
Minenash
51122a2484 Fixed version numbers 2018-11-09 20:59:39 -05:00
Minenash
407b357e87 Updated how messages are sent. 2018-11-09 20:56:08 -05:00
Minenash
4cd6e08962 (Along with previous commit) Added /undoreport 2018-11-09 20:26:11 -05:00
Minenash
096739aaf5 Added 2018-11-09 20:21:42 -05:00
Minenash
60078ff734 Fixed up possible errors for /check 2018-11-08 20:51:48 -05:00
Minenash
f97003e7ee Fixed Double First Join 2018-11-08 07:42:19 -05:00