Archived
0
Commit Graph

445 Commits

Author SHA1 Message Date
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
5c272da003 Merge pull request #33 from RedstonerServer/updated
Cleaned Up
2018-11-07 17:02:47 -05: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
minenash
2c576fd23b Removed Modules that have been merged into other modules awhile ago now. 2018-09-23 17:46:29 -04:00
minenash
b49e4a7b43 Moved Tag's commands from the Java File, to the command file. 2018-09-23 17:44:20 -04:00
Pepich
a8772f4cb5 Delete Eastereggs.java 2018-08-04 14:07:49 +02:00
Pepich
6680517cac Delete Eastereggs.cmd 2018-08-04 14:07:40 +02:00
Pepich
2c17a0fc27 Fixed a but where the prefix was generated wrongly 2018-07-05 23:15:29 +02:00
Pepich
0dc3581d2a Added "bot" team 2018-07-05 23:11:07 +02:00
Pepich
c2d2df1d8d Merge branch 'master' of https://github.com/RedstonerServer/Modules 2018-06-30 14:35:59 +02:00
Pepich
a50141f2c5 Added /lct (like /lc but for tileentities) 2018-06-30 14:30:07 +02:00
Pepich
a4aaa233f8 Added /uuid, made /seen UUID compatible 2018-06-30 14:29:41 +02:00
Minenash
fd480449af Added /print <message> (#31)
* Added /print

* Update Chat.cmd

* Fixed method name

* Reset Revision Number

* Added Defaults that don't depend on the config.

* Removed static keyword

* Removed unnessary extra line

* Ran formatter
2018-05-06 23:59:53 +02:00
Logan Fick
5e2c98d749 Made Check use HTTPS when fetching IP address information. 2018-04-09 16:58:04 -04:00
Pepich
0e5ce46e95 Fixed missing ! - I'm a derp xD 2018-03-30 17:31:58 +02:00
Pepich
a1a5d55812 Fixed a bug where you could detect vanish 2018-03-30 17:30:00 +02:00
Pepich
e0011723c8 Put message format into config setting 2018-03-21 23:07:52 +01:00
Pepich
a895da6dcf Actually fixed colors. And some more things. Needs ChatAPI Update 2018-03-21 22:40:03 +01:00
Pepich
7918e6358d Allows console to use socialspy, fixed stripcolor (again) 2018-03-21 22:16:11 +01:00
Pepich
1ab251db5a Fixed chatalias being applied to literally everything 2018-03-14 01:35:12 +01:00
Pepich
c350a026e2 Fixed chat not being logged 2018-03-12 23:57:01 +01:00
Pepich
f8fb06420d Fixed /shrug 2018-03-12 04:59:41 +01:00
Pepich
aef56a849f More versions 2018-03-12 04:57:00 +01:00