summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-30Merge pull request #43 from RedstonerServer/devMinenash
Merge dev into master
2019-01-30Merge branch 'master' into devMinenash
2019-01-30Disabled broken version check in Travis CI.Logan Fick
2019-01-30Fixed saylol versionMinenash
2019-01-30Fixed being able to click on the lol number in search/matchMinenash
2019-01-30Made the Naming Module use xp levels if the player is in survival mode.Minenash
Also, updated the help page.
2019-01-30Removed commented code and print statementMinenash
2019-01-30Fixed VersionMinenash
2019-01-30Added the ability to change the AFK reason and to ignore movement.Minenash
2019-01-27Removed unnessary sql delete statementMinenash
2019-01-27Checked if token was already made. If so,just give said tokenMinenash
2019-01-27Fixed unincremented version number.Logan Fick
2019-01-27Removed unnecessary column from Discord token database.Logan Fick
2019-01-27Fixed sleep check when player leaves.Minenash
2019-01-26Merge branch 'dev' of https://github.com/RedstonerServer/Modules.git into devMinenash
2019-01-26Fixed some permissionsMinenash
2019-01-21Merged pull request #42.Logan Fick
2019-01-21Fixed general development branch lacking Travis CI configuration file.Logan Fick
2019-01-21Fixed Travis CI configuration file still not being valid.Logan Fick
2019-01-21Fixed Travis CI configuration file not being valid.Logan Fick
2019-01-21Added check for unchanged version numbers.Logan Fick
2019-01-20Added check for direct prints to console.Logan Fick
2019-01-20Added Travis CI configuration file.Logan Fick
2019-01-15Converted a config to use string isntead of pure ints.Minenash
2019-01-14Fixed VersionMinenash
2019-01-14Fixed console not seeing messages.Minenash
2019-01-13Fixed `resetchatformatting` commandMinenash
2019-01-13Fixed Chat and Mentio versionsMinenash
2019-01-13Added world-specific arrow colors. Added format reset command*.Minenash
*Can not reset world-specific settings
2019-01-13Fixed spelling in method (and method call)Minenash
2019-01-13Made chat and all chat commands use the Mentio ModuleMinenash
*Mentio now no longer handles chat. *ChatOnly indicator no longer has a hover text describing it.
2019-01-12Continuing to make the hotfix fully hotfixed.Minenash
2019-01-12Fixed hotfixMinenash
2019-01-11Fixed version for hotfixMinenash
2019-01-11HotFix: Fixed crashing while reading mail from offline players.Minenash
This is a temp fix, and the features removed/ignored will be readded again soon™.
2019-01-10Merge PR #40 from Aberdeener [Spelling Fix in Chat's Command File]Minenash
Update Chat.cmd
2019-01-10Merge PR #41 from Aberdeener [LagChunks spelling fixes]Minenash
Update LagChunks.cmd
2019-01-10Fixed Version numberMinenash
2019-01-10Merge branch 'dev' of https://github.com/RedstonerServer/Modules.git into devMinenash
2019-01-10Improved Majority-Sleep feature (read description for more info)Minenash
- 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-10Fix build on windowsDico Karssiens
2019-01-10Update LagChunks.cmdTadhg
Punctuation
2019-01-09Update Chat.cmdTadhg
2019-01-09Fixed bug where you couln't tp yourself to a set of cords, if you do...Minenash
`/tp yourname x y z`
2019-01-09Fixed VersionMinenash
2019-01-09Fixed `/tp player1 player2`Minenash
2019-01-08Fixed non-survival users counting in who's asleepMinenash
2019-01-08Removed debuging statements.Minenash
I *really* got to stop forgettign to delete them.
2019-01-08Made config option to protect everything or just redstone from waterMinenash
2019-01-08The Majority Sleep feature is now restricted to worlds whom opt-inMinenash