Archived
0
Commit Graph

468 Commits

Author SHA1 Message Date
Logan Fick
b84cf94008 Removed unnecessary column from Discord token database. 2019-01-27 16:24:56 -05:00
Minenash
b7c622bbb2 Fixed sleep check when player leaves. 2019-01-27 16:19:06 -05:00
Minenash
6edd2fca8c Merge branch 'dev' of https://github.com/RedstonerServer/Modules.git into dev 2019-01-26 15:25:38 -05:00
Minenash
c4e251d3ab Fixed some permissions 2019-01-26 15:25:23 -05:00
Logan Fick
958bca9a5b Merged pull request #42. 2019-01-21 20:49:22 -05:00
Logan Fick
71ae1b3779 Fixed general development branch lacking Travis CI configuration file. 2019-01-21 20:42:41 -05:00
Logan Fick
02beb2ddeb Fixed Travis CI configuration file still not being valid. 2019-01-21 20:14:56 -05:00
Logan Fick
876335b45d Fixed Travis CI configuration file not being valid. 2019-01-21 19:58:16 -05:00
Logan Fick
806622eb96 Added check for unchanged version numbers. 2019-01-21 19:47:46 -05:00
Logan Fick
89e5a3305e Added check for direct prints to console. 2019-01-20 11:50:58 -05:00
Logan Fick
0d46a7bab3 Added Travis CI configuration file. 2019-01-20 11:27:40 -05:00
Minenash
8fb9945e73 Converted a config to use string isntead of pure ints. 2019-01-15 18:35:30 -05:00
Minenash
a06b181ef8 Fixed Version 2019-01-14 13:27:04 -05:00
Minenash
ac97d14d42 Fixed console not seeing messages. 2019-01-14 13:24:44 -05:00
Minenash
c40d8655e2 Fixed resetchatformatting command 2019-01-13 23:16:15 -05:00
Minenash
88427616de Fixed Chat and Mentio versions 2019-01-13 23:10:44 -05:00
Minenash
5459c791e2 Added world-specific arrow colors. Added format reset command*.
*Can not reset world-specific settings
2019-01-13 23:09:20 -05:00
Minenash
6466001b9a Fixed spelling in method (and method call) 2019-01-13 22:38:39 -05:00
Minenash
49b14be1c8 Made chat and all chat commands use the Mentio Module
*Mentio now no longer handles chat.
*ChatOnly indicator no longer has a hover text describing it.
2019-01-13 22:29:35 -05:00
Minenash
39f7cf1759 Continuing to make the hotfix fully hotfixed. 2019-01-12 20:46:21 -05:00
Minenash
d6e74483aa Fixed hotfix 2019-01-12 16:56:19 -05:00
Minenash
075b5816db Fixed version for hotfix 2019-01-11 23:48:21 -05:00
Minenash
1d7302d81b HotFix: Fixed crashing while reading mail from offline players.
This is a temp fix, and the features removed/ignored will be readded
again soon™.
2019-01-11 23:43:05 -05:00
Minenash
2321931199 Merge PR #40 from Aberdeener [Spelling Fix in Chat's Command File]
Update Chat.cmd
2019-01-10 17:29:02 -05:00
Minenash
9b405ff01b Merge PR #41 from Aberdeener [LagChunks spelling fixes]
Update LagChunks.cmd
2019-01-10 17:27:48 -05:00
Minenash
ee105649fb Fixed Version number 2019-01-10 17:21:20 -05:00
Minenash
a94dd712d0 Merge branch 'dev' of https://github.com/RedstonerServer/Modules.git into dev 2019-01-10 17:17:32 -05:00
Minenash
4b84297d20 Improved Majority-Sleep feature (read description for more info)
- Made it opt-in instead of opt-out.
- Creative players no longer trigger the message.
- If the percentage is the same, it won't redisplay the message.
- Majority-Check now runs when a user switches to or from survival mode.
- Made the text white instead of black for easier reading.
2019-01-10 17:17:17 -05:00
Dico Karssiens
97979908a4 Fix build on windows 2019-01-10 20:03:10 +00:00
Tadhg
bcd56e57eb Update LagChunks.cmd
Punctuation
2019-01-10 10:03:23 -08:00
Tadhg
feeb6dd961 Update Chat.cmd 2019-01-09 15:44:13 -08:00
Minenash
cfd8de0e49 Fixed bug where you couln't tp yourself to a set of cords, if you do...
`/tp yourname x y z`
2019-01-09 17:43:48 -05:00
Minenash
aeaa5e83b0 Fixed Version 2019-01-09 17:41:37 -05:00
Minenash
977176de86 Fixed /tp player1 player2 2019-01-09 17:41:15 -05:00
Minenash
318554098c Fixed non-survival users counting in who's asleep 2019-01-08 19:26:17 -05:00
Minenash
b5d33ec11c Removed debuging statements.
I *really* got to stop forgettign to delete them.
2019-01-08 18:36:21 -05:00
Minenash
965e9360a6 Made config option to protect everything or just redstone from water 2019-01-08 18:33:14 -05:00
Minenash
20a7b09eac The Majority Sleep feature is now restricted to worlds whom opt-in 2019-01-08 18:32:42 -05:00
Minenash
df2a26965b Added Water and Lava to the exception list 2019-01-08 07:39:55 -05:00
Minenash
76563a12f8 Fixed Versions 2019-01-07 21:27:24 -05:00
Minenash
5a9c34851b Fixed unarchiving mail 2019-01-07 21:17:25 -05:00
Minenash
857dfe32ca [Teleport] Fixed exceptions when a player quits 2019-01-07 21:05:14 -05:00
Minenash
fb9fb0af38 Removed Vanilla join messages 2019-01-07 18:11:41 -05:00
Minenash
adb99ea5ba The majority sleep now only counts players in survival mode 2019-01-07 18:03:09 -05:00
Minenash
82a8c9b24b Fixed bug where it'd throw an error if there were 0 players in te world 2019-01-07 17:30:16 -05:00
Minenash
2750813de0 Added the ability to majority sleep through a thunderstorm 2019-01-07 16:48:06 -05:00
David Panić
1ffd4d43b5 Removed chatalias debug spam, fixes #39 2019-01-07 21:28:41 +01:00
David Panić
6b7f687c07 Fixed water flow 2019-01-07 21:20:22 +01:00
David Panić
89ac9cd907 Made gradle check for dependency updates every build 2019-01-07 21:17:52 +01:00
Minenash
bffae3162f Started Survival Module. Added Majority Sleep 2019-01-06 22:01:45 -05:00