Archived
0
Commit Graph

415 Commits

Author SHA1 Message Date
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
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
Minenash
e86c52ef7c Merge remote-tracking branch 'origin/discord' into Misc 2018-10-28 18:02:25 -04:00
Minenash
d1e90627b5 Renamed Module 2018-10-28 17:47:16 -04:00
Minenash
e4cb29dfba Merge branch 'discord' of https://github.com/RedstonerServer/Modules.git into discord 2018-10-28 17:35:09 -04:00
Minenash
2b7e7222f1 Added an entry for the Discord Join Link, in the storage file. 2018-10-28 17:33:53 -04:00
Minenash
c2781966d0 Added missing comma 2018-10-28 16:26:36 -04:00
Minenash
e011366692 Added /discord 2018-10-28 16:24:21 -04:00
Minenash
daf5b56e67 Made it so you can only spawn minecarts where you can build. 2018-09-24 20:44:23 -04:00
Minenash
f076d7ac4d Added /minecart command, and nightvision now uses action bar for msgs.
/minecart [normal|chest|furnace|hopper|tnt|command|spawner]
/minecart default <normal|chest|furnace|hopper|tnt|command|spawner>
2018-09-24 18:29:11 -04:00
Minenash
737fb6b12a Transfered messages from chat to the Action Bar 2018-09-23 23:48:51 -04:00
Minenash
b2a67e26cb Added /chatn and /speakn 2018-09-23 23:05:58 -04:00
Minenash
a306f10d51 Added Silent AFK, and made the Seen Module show how long someone's been
afk for.
2018-09-23 23:03:35 -04:00
Minenash
648e05bcfa Fixed errors made when doing the last commit. 2018-09-23 21:54:19 -04:00
Minenash
d291449db2 Converted all the modules that were still using Command Strings to use
Command Files
2018-09-23 21:47:44 -04:00
Minenash
afb2138896 Updated Friends (Module) to ModuleLoader 4.
Testing needed (that goes for the previous 4 commits)
2018-09-23 18:29:42 -04:00
Minenash
b4e9073dc0 Fixed Tag's Version number 2018-09-23 18:04:33 -04:00
minenash
63a651ff07 Removed useless/abandoned Modules, AdminNotes and Scoreboard Project
Manager.
2018-09-23 17:47:58 -04:00