Commit Graph
331 Commits
Author SHA1 Message Date
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
MinenashandGitHub 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
MinenashandGitHub f97003e7ee Fixed Double First Join 2018-11-08 07:42:19 -05:00
Minenash 6a03db5077 Added more info to the IP section in /check 2018-11-07 23:29:26 -05:00
Minenash 959c7a2f84 Undid the change from chat to actionbar for messages 2018-11-07 20:53:51 -05:00
Minenash 0f3e1cf2cc Made the additions to displaying afk info in /seen, visually more
pleasing.
2018-11-07 20:52:02 -05:00
Minenash f4c6d0b74a Fixed /minecart 2018-11-07 20:49:51 -05:00
Minenash a01bd12331 Removed blank line at end of AFK.java 2018-11-07 20:45:39 -05:00
Minenash 88af596744 Fixed discord random key error math, and updated message. 2018-11-07 20:42:54 -05:00
David 994e6da838 Finalized the Discord module 2018-11-08 00:32:33 +01:00
David f6536e0a9b Added ModuleLoader to gradle 2018-11-08 00:16:08 +01:00
David 604cf01967 Converted Modules to gradle 2018-11-07 23:50:06 +01:00